Commit graph

812 commits

Author SHA1 Message Date
3fdf714e90
Updated System Setup 2019-11-16 14:21:28 -07:00
ae475a04f2
Try renaming update folder(s) if deletion fails 2019-11-15 16:07:00 -07:00
638796cc44
Updated Prime95 countdown 2019-11-15 13:14:17 -07:00
462ae7d4b9
Expanded Windows power plan sections
* Moved power plan step much earlier in system_setup
* System setup now does the following:
  * Takes backups of all power plans
  * Restores the default power plan settings
  * Sets the Balanced plan as active
* Added reset_power_plans()
* Added set_power_plan()
2019-08-03 19:55:26 -06:00
578818271f
Fixed osTicket post color for failed diags 2019-08-03 18:39:56 -06:00
a732c3a9ff
Post UNKNOWN CPU results in DIAG FAIL color 2019-07-08 18:20:49 -06:00
f5d806a51a
Adjusted safety checks in ddrescue-tui
* Added NVMe/SMART check for destination
* Addresses issue #102
2019-07-03 20:16:45 -06:00
8c6fcfe99c
Fail drives for old age but allow further testing
* Addresses issue #103
2019-07-03 19:32:25 -06:00
0077240255
Support new color codes in osTicket posts
* Addresses #105
2019-07-02 20:53:35 -06:00
772b807c3d
Added AVRemover sections 2019-06-19 21:38:30 -06:00
20d054245d
Include 4K alignment warning in osTicket post
* Addresses issue #88
2019-06-12 17:07:34 -06:00
cbf37d8ea1
Include RAM details in CPU osTicket posts
* Addresses issue #88
2019-06-12 16:56:17 -06:00
1aba3476da
Merge remote-tracking branch 'upstream/dev' into dev 2019-06-12 16:38:13 -06:00
e798503f6f
Save RAM details to CpuObj 2019-06-12 16:37:04 -06:00
8f792ac76d
Merge remote-tracking branch 'upstream/dev' into dev 2019-06-12 16:01:03 -06:00
5b5c99e6f8
Don't kill current tmux session from ddrescue-tui
* Just kill the panes and let launch-in-tmux handle the session
2019-06-12 15:48:11 -06:00
c50627867e
Switch to prev tmux from hw-diags & ddrescue-tui
* Only during normal exits, not done for aborts/crashes
2019-06-12 15:37:19 -06:00
441a6ad66f
Prevent ddrescue-tui crash when LogDir is missing
* Fixes issue #115
2019-06-12 14:05:45 -06:00
87668c6ad0
Avoid rare crash when uploading results for review
* Fixes issue #117
2019-06-11 20:52:45 -06:00
96c806198a
Removed redundant UAC section 2019-06-11 20:46:17 -06:00
3611ff920a
Updated functions.cleanup 2019-06-11 20:30:38 -06:00
4c3be6eac6
Merge remote-tracking branch 'upstream/dev' into dev 2019-06-11 20:19:31 -06:00
b95586a590
Moved to a unified system setup script
* Replaces:
  * Install SW Bundle
  * New System Setup
  * User Checklist
  * System Checklist
2019-06-11 18:42:31 -06:00
3007c22c41
Added Windows Update sections 2019-06-11 18:40:25 -06:00
c537a01fbf
Updated info.py 2019-06-11 17:55:50 -06:00
86f17757db
Updated cleanup sections 2019-06-11 17:49:10 -06:00
70823d2cd8
Updated HW-Diags and sensor sections 2019-06-04 20:53:34 -06:00
ec5591453e
Updated data.py 2019-06-04 20:16:09 -06:00
606efac3fe
Updated mounting sections 2019-06-04 20:09:56 -06:00
52e4415b43
Updated ddrescue sections 2019-06-04 20:00:11 -06:00
434bb97765
Updated sw_diags.py 2019-06-04 19:01:21 -06:00
b83f2b0c5f
Updated pause() 2019-06-04 18:48:03 -06:00
2d3ccac369
Updated convert_to_bytes and human_readable_size 2019-06-04 18:46:35 -06:00
7816602685
4K Alignment checks 2019-06-04 18:40:42 -06:00
214df52723
Expanded SW bundle sections 2019-06-04 18:33:57 -06:00
35890d6bb3
Fixed setting timezone in Windows 2019-06-04 18:29:32 -06:00
7ccd4c6055
BITWISE operators =/= LOGICAL operators 2019-06-04 18:24:01 -06:00
798876eb10
Updated UFD sections 2019-06-04 17:06:11 -06:00
2ff8690a66
Avoid crash in HW-Diags --quick
* The LogDir wasn't being created before being used.
2019-05-29 20:45:25 -06:00
e99f16300f
Escape single quotes before posting to osTicket
* Only done for the post body for now
2019-05-29 20:01:16 -06:00
ed339866f7
Avoid a crash when a system fails Prime95 2019-05-29 15:38:38 -06:00
29b54a7b85
More ESET settings 2019-05-28 00:44:31 -06:00
8c3b6865e6
Updated ESET NOD32 AV settings
* Settings options are now standard or MSP
2019-05-28 00:04:40 -06:00
4912b17bf3
Improved support for AMD CPU sensors
* K8, K10, and K11? should be treated the same as CoreTemp
  * These are included in osTicket posts
* Cleaned up code for pylint
* Removed unused join_columns() function
2019-05-26 17:40:47 -06:00
da0cecbd8b
Fixed update_smartmontools() 2019-05-24 19:19:11 -06:00
9318e97400
Mount UFD sources read-only 2019-05-24 15:39:19 -06:00
ee8beb194e
Added pause after posting
* Addresses issue #62
2019-05-17 16:16:09 -06:00
ac1f02c3a0
Include block_pair size in report 2019-05-17 16:15:46 -06:00
385f4a1d15
BITWISE operators =/= LOGICAL operators
* Also fixed is_writable_dir()
2019-05-17 16:05:01 -06:00
d06f505a84
Post report to osTicket
* Addresses issue #62
2019-05-17 15:07:33 -06:00