Comment 21 for bug 368679

Revision history for this message
David (david.regev) wrote :

I just discovered a workaround, courtesy of bug 656745 comment 0. This is what it said:

in /etc/default/grub change:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=off"
and run "sudo update-grub"