Comment 46 for bug 1521173

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :

Eudald, I am sure. Tested multiple times.

# edit /etc/default/grub
sudo update-grub
sudo shutdown -r now

and you should be good.

https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt

 pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
   Management.
  off Disable ASPM.
  force Enable ASPM even on devices that claim not to support it.
   WARNING: Forcing ASPM on may cause system lockups.