Comment 19 for bug 1943469

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [Asus X541NC] wakes up from sleep mode after 1 second

Thanks. That seems to show only internal components (PCIe) and the USB 3.0 controller can wake the machine up. Please try disabling each of them separately:

  sudo sh -c 'echo XHC > /proc/acpi/wakeup'
  sudo sh -c 'echo RP01 > /proc/acpi/wakeup'
  sudo sh -c 'echo RP03 > /proc/acpi/wakeup'
  sudo sh -c 'echo RP04 > /proc/acpi/wakeup'

If none of those work then the next step would be to see if the nouveau driver is causing the issue. I would recommend trying the official Nvidia driver instead, which you can enable by the 'Additional Drivers' app or:

  sudo apt install nvidia-driver-430