Commit graph

2053 commits

Author SHA1 Message Date
4cadb913e8
Dropped bufsize=1 due to Python 3.8 warning 2019-11-30 21:29:24 -07:00
d3293526f4
WizardKit - v1.8.4 - Stanley Build
Linux
* HW-Diagnostics
  * Reworked osTicket checkbox logic
    * There is now a prompt on the results page to update the checkboxes
    * If you choose yes it will update the HDD & CPU PASS/FAIL & CPU max temp
  * Prime95
    * If CPU temps >= 90°C then the test is marked as FAILED
    * If CPU temps >= 99°C then the test is halted
    * If no sensors are found and the checkboxes are updated, it will use 0°C
  * badblocks & I/O Benchmark tests are run in most scenarios now
    * SMART Self-Test failure will not block these tests
    * SMART C9 / 201 will not block these tests (was seen on several LiteOn SSDs)
    * Only critical NVMe/SMART attributes will prevent these tests from running
  * Added workaround for the Crucial MX500 series of SSDs
    * If this is used it will be shown in the results page and osTicket post
  * Failing NVMe/SMART attributes are individually marked for clarity
  * Fixed 4K partition alignment check (most boot partitions were being falsely flagged)
  * Removed several prompts from the HW-Diagnostic startup
  * Removed prompt to upload for review
* ddrescue-TUI (a.k.a WKClone & WKImage)
  * Journal output is limited to kernel events
    * Avoids a flood of "Updating conky" and "sudo" messages
* Added upload-logs script
  * If you see something weird please run this command to upload to Nextcloud
  * This script asks why you're uploading the logs
* Added CTRL+ALT shortuts to match the Super shortcuts
  * e.g. CTRL+ALT+d to open HW Diagnostics
* Much better input handling - should avoid EOFErrors we've been seeing
* Test-Station names should be included in osTicket posts
* Misc bugfixes

Windows
* Added Windows 10 v1909 support
* d7II
  * Added "Starting d7II..." message to launch script
  * Windows Updates are enabled during the default selections
  * SoftwareDistribution folder is now renamed if it can't be deleted
    * Avoids unnecessary crash/reboot
* System Setup
  * Renamed modes
  * Added Verify option
    * This skips all installation steps and optionally skips opening apps
  * Classic Start is now installed for all non-HW non-Verify modes
  * Google Chrome notifications are disabled by directly editing the Preferences file
    * This avoids having Chrome tell you the browser is "Managed by your organization"
  * Added a permission fix for Windows\Temp
  * Browser backups are no longer compressed
    * This should avoid the major slowdowns seen for Chrome profiles
  * Reduced the amount of Ninite windows opened in some cases
  * Updated ShutUp10 config to avoid breaking Windows Search
  * Added prompt to set the default browser/apps
* Updated tools
* Misc bugfixes
2019-11-30 20:17:13 -07:00
bb0a74b98c
Open ESET or KVRT during system_setup.py mode 2 2019-11-26 13:48:24 -07:00
6f44a37cd0
Suppress SSH warnings 2019-11-19 18:56:45 -07:00
9af378ed7c
Removing tcpflush call
* I'll accept a few errant EOFErrors to avoid screen tearing/glitching
2019-11-19 18:55:49 -07:00
4dcebdfbf3
Add smbclient packages 2019-11-19 16:06:59 -07:00
5c84d3f778
Stanley theme 2019-11-19 14:54:43 -07:00
c515033bfa
Update for the new Archlinux base package 2019-11-19 14:15:41 -07:00
63adbc6b3a
Added upload-logs script 2019-11-19 14:12:48 -07:00
3c5f9c1bbe
Added workaround for MX500 SSD issues 2019-11-18 21:47:23 -07:00
c3500ee324
Fail CPU test if temps reach THERMAL_FAIL
* The test is allowed to finish as long as temps < THERMAL_LIMIT
* Addresses issue #111
2019-11-18 21:21:42 -07:00
d1b37eddc1
Restrict journal output to kernel messages 2019-11-18 21:00:09 -07:00
095c00c6ee
Ensure SSH tunnel is closed atexit 2019-11-18 20:57:00 -07:00
4b7e34eb17
Only disable disk tests for critical errors 2019-11-18 20:47:13 -07:00
b1a68e20d7
Label failing disk attributes in reports 2019-11-18 20:18:22 -07:00
a71d56e473
More checkbox updates 2019-11-18 20:10:07 -07:00
58d8722ae2
Always save HW-Diags debug data 2019-11-18 20:09:38 -07:00
c75a67d34b
Fix 4K alignment check under Linux 2019-11-18 20:08:31 -07:00
364f981a58
Adjusted tmux sections 2019-11-18 19:40:16 -07:00
5d5da09c0d
Remove NVMe 'media_errors' from Critical list 2019-11-18 19:39:22 -07:00
0a4f87b0ce
More checkbox updates 2019-11-18 19:38:56 -07:00
8c4ed4ffc5
Only disable disk tests for critical failures
* Addressees issue #109 and #112
2019-11-18 19:34:53 -07:00
214e2c345d
Expanded HW-Diags - osTicket checkbox sections 2019-11-18 18:47:39 -07:00
a41271e296
Enable Windows updates during d7II 2019-11-18 17:47:33 -07:00
990618bfeb
Avoid EOFErrors 2019-11-18 17:47:32 -07:00
f2373edd8e
Address issue #96 2019-11-17 14:54:49 -07:00
8b25326b2d
Fix disabling Chrome notifications 2019-11-16 17:56:00 -07:00
4aca178f85
Bugfixes 2019-11-16 17:35:48 -07:00
d69b0051e1
Add Windows\Temp permissions fix 2019-11-16 17:11:52 -07:00
b1739b02a0
Kill Chrome before updating Preferences 2019-11-16 17:11:38 -07:00
44cc931840
Disble Chrome notifications via Preferences file
* Instead of system-wide via the registry
  * Avoids the "Managed by your organization" message
2019-11-16 16:06:27 -07:00
7e2db4c1ee
Disable compression for browser backups
* Avoids major slowdowns on some systems
2019-11-16 14:56:56 -07:00
11401513e2
Simplified ninite section 2019-11-16 14:56:42 -07:00
b9e99ac4d8
Include classic start in base group 2019-11-16 14:40:23 -07:00
7f9f551b67
Added Windows 10 v1909 to known build list 2019-11-16 14:32:45 -07:00
3fdf714e90
Updated System Setup 2019-11-16 14:21:28 -07:00
2eaf7b0230
Fix MBAM uninstall 2019-11-16 13:49:42 -07:00
21e15272e4
Set default apps/browser during system setup 2019-11-15 17:21:06 -07:00
f5bee18d19
Add Starting d7II... message 2019-11-15 16:50:11 -07:00
54d1e11eeb
Open ODD during system setup 2019-11-15 16:50:02 -07:00
c63f17192e
Renamed System Setup modes and added Verify option 2019-11-15 16:27:04 -07:00
ae475a04f2
Try renaming update folder(s) if deletion fails 2019-11-15 16:07:00 -07:00
54654a73bd
Updated sources 2019-11-15 13:14:18 -07:00
638796cc44
Updated Prime95 countdown 2019-11-15 13:14:17 -07:00
79371a3fa5
Added results screen to hw-diags 2019-11-14 20:43:44 -07:00
402c4359a1
Split Prime95 and cooling Test() objects 2019-11-14 20:16:15 -07:00
fec2473b93
Fixed Prime95 test length 2019-11-14 19:16:10 -07:00
45086c90bb
Prime95 test fully functional 2019-11-14 19:13:21 -07:00
1a91f72d8c
Running and stopping Prime95 working 2019-11-13 19:45:53 -07:00
46a6dda0ff
Prime95 workflow mostly done 2019-11-13 17:47:52 -07:00