Comment 6 for bug 1002429

Revision history for this message
penalvch (penalvch) wrote : Re: Ubuntu 12.04 hangs on shutdown and restart

Logan Page, please let us know if the following works as a workaround in the Ubuntu repo kernel:

Type in a terminal:
sudo nano /etc/default/grub

find the line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

and change it to:
GRUB_CMDLINE_LINUX_DEFAULT="reboot=pci quiet splash"

perform via the Terminal:
sudo update-grub

and reboot the PC.