Comment 10 for bug 567580

Revision history for this message
Nicolas (nicolas-pecqueux) wrote : Re: ubuntu 10.04 hangs on shutdown splash

Last comment :

sudo gedit /etc/default/grub

change : GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

by : GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"

sudo update -grub

This worked fine for me !