Comment 313 for bug 541511

Revision history for this message
ssuuddoo (ssuuddoo) wrote :

the file is the grub configuration file:

/etc/default/grub

edit it with for example: "sudo gedit /etc/default/grub"
and add the option "acpi=off" into already existing GRUB_CMDLINE_LINUX_DEFAULT=""
save the file!!!

after that update the grub for the changes to take efekt
run: "sudo update-grub"

and see 4 URself

:D
thumbs up!