Comment 38 for bug 2031537

Revision history for this message
ahmed hanafi al-sayed (ahmed-hanafi-data) wrote (last edit ):

I did the following
- ran sudo nano /etc/default/grub
- changed
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=off"
saved the changes
- ran sudo update-grub
the network was off when I did that so I restarted the system and the network disconnected again within mins

I ran 'sudo sysctl -a | grep pcie' and there is no output i ran pcie_aspm=off then no output again for 'sudo sysctl -a | grep pcie'

is there something I am doing wrong here ?