Comment 34 for bug 443113

Revision history for this message
John Bruno (jbalaska) wrote :

Workaround as per Sylvain Bourdette (Thanks!)

edit /etc/default/grub and add the entry to the GRUB_CMDLINE_LINUX_DEFAULT= line
[code]GRUB_CMDLINE_LINUX_DEFAULT="acpi_enforce_resources=lax quiet splash"
[/code]

Then Do:
[code]sudo update-grub[/code]