-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ShredOS GUI freezing during Wipe #312
Comments
Just checking you were doing a CTRL+Q to unfreeze terminal output as opposed to CTRL+S that freezes terminal output. Can you output lspci and post it here so we can see what hardware you have. Thanks. I'm assuming you are running the latest release? When you say no DRM graphics how are you achieving that? Are you using one of the NO DRM images or are you editing the grub files and adding nomodeset to the kernel command line in both grub files. Are you booting UEFI or legacy? Have you tried wiping a different drive to identify whether the drive is causing the problem or the computer. I don't like the 200 reallocated sectors, I don't know what others think, almost all my drives have zero reallocated sectors. How many lifetime hours has this drive been going for? As you can't switch virtual terminals I would say it's either the DRM graphics but you say you are not running in DRM graphics or something has killed the kernel. This is what I would do. Enable the telnet server in ShredOS, then login from another computer, run nwipe in a terminal from the remote computer. Wipe the disc. If it consistently wipes OK then it's a graphics related bug (but not in nwipe). See headless logins https://github.com/PartialVolume/shredos.x86_64#how-to-wipe-drives-on-headless-systems-or-systems-with-faulty-display-hardware-for-use-on-secure-lans-only |
Don't forget ShredOS requires a DHCP server (router) on the network for ShredOS to obtain a IP address so that headless logins will work. |
Exactly.
Yes.
I’ve edited both grub files with “nomodeset”. Booting UEFI.
5 years or so. Manufacturer software says it’s 50% health.
I have not. However, I’ve just finished nwipe on the same disk on another machine. All methods worked as expected and finished wiping without problems. I could not boot with default graphic driver, so I used “nomodeset” yet again. Basically, all variables stayed the same: no DRM graphics, UEFI, latest release nwipe (0.37), same HDD. I could add “lspci” of this machine as well, but I need to figure out, how to change font size of the terminal to the smaller version (since the output can’t fit in one page with “nomodeset”). I’ve tried to use command “less” instead, but either it doesn’t work or I used it wrong. Sadly, I can’t test remote wipe at the moment. |
50% health? Straight in the bin or physically destroy it, if it was me. Unless it's 100% healthy with preferably zero reallocated sectors I personally don't think it worth the ongoing issues you might get further down the line if you reuse it.
One way is to split the output into pages using |
I've mistaken there. It was the SDD I have with 50% health. Double checked with manufacturer's software today: HDD I'm wiping is all good. Though, 200 allocated sectors still stay. I could have given this up long ago, but I want to contribute to the project even if it's as little as is.
|
Interesting both are using Nvidia graphics, it might explain why nomodeset was necessary. It will be interesting to see if both these systems work without nomodeset with the new 6.11 kernel and it's updated DRM graphics drivers that I'll be releasing in the next week or so. |
My problem started with the freeze on DoD-7 around 90%, on the last verifying pass. I tried multiple times then, sometimes it also stops somewhere around 25%. Timer stops. Switching between virtual terminals doesn’t work, CTRL+Q doesn't work as well.
Following your advices on issue "ShredOS GUI freezes during Wipe - i915 video driver HD graphics 530" I looked the following:
HDD temperature — okay.
Memtest — 0 errors.
Smart drive’s health test — passed.
Reallocated sectors — 200.
Then I've tried different ways to make it work:
Separate DIMMS, different slots — frozen.
No DRM graphics driver — frozen.
Test after disabling DRM graphics driver:
Zero Pass, verifying pass, blanking pass — frozen.
Zero Pass, no verifying pass, blanking pass — finished.
PRNG, verifying pass, blanking pass — frozen.
PRNG, no verifying pass, blanking pass — finished.
DoD-short, verifying pass, blanking pass — frozen.
DoD-short, no verifying pass, blanking pass — finished.
DoD-7, verifying pass, blanking pass — frozen.
DoD-7, no verifying pass, blanking pass — frozen.
DoD-7, no verifying pass, no blanking pass — frozen.
Home computer, no overclocking, no known problems.
The text was updated successfully, but these errors were encountered: