Menu
- About
- Ham Radio
- NL SwapShop
- NL SOTA Association
- 3D Models
- Linux
- Raspberry Pi
- Windows
- Software
- Photo Gallery
- Contact
- Search

Fix Hang On Reboot Issue
Some distributions fail to reboot and hangs after the gui gets unloaded. This is due to a bug with acpi. Easily fixed however with the following modifications.
Open /etc/default/grub in a text edit
Change the line that says:
And change it to:
Then as root to make the change permanent run the following command: