logoalt Hacker News

hedoratoday at 4:47 PM1 replyview on HN

FWIW: I have a pile of old Intel / NVIDIA machines that no longer boot Windows. They're all > 2GHz, > 8GB DRAM, and have more than enough horsepower to run modern casual titles. Next to that pile, I have a pile of games that no longer run under Windows.

I also have a glowing case PC. Out of the box, it's possible to change the fan light color patterns from Linux.

I had one problem putting Devuan on it:

If you plug the gaming keyboard 2.4GHz dongle into the monitor, the bios doesn't enumerate far enough down the USB tree to find it. So, you can't enter the bios and tell it to boot from USB. Then, the windows setup screen pops up.

After a few force reboots (M$ removed the "shut down cleanly" button from the language chooser), Windows goes into deep diagnostics mode on each boot trying to figure out why it keeps crashing out during the install flow. So, each debug step of "why can't I get into the bios?" takes a few minutes.

The solution was to plug the keyboard dongle directly into the box. The only time the fan has come on after boot (I think it likes to knock the dust off itself when it turns on) was when I told it to download my steam library all at once.


Replies

efreaktoday at 7:50 PM

> M$ removed the "shut down cleanly" button from the language chooser

Not sure what language chooser you're talking about here, but if you're trying to shutdown Windows without hybrid shutdown to access the uefi, there's two switches you can use with shutdown.exe: `shutdown /s /t 0` will perform a full shutdown without hibernating the system session (not hybrid shutdown, that can be done with another parameter). If you want to reboot into your UEFI menu, use `shutdown /r /fw /t 0`

I may be confusing the time parameter, it might be `/t now` and not `/t 0`; I usually use a dedicated command to reboot to UEFI via slickrun.