4 Posts

March 19th, 2018 11:00

As mentioned above, my USB controller (pci:0000:00:14.0) is allowed to wake the computer up.

I have also made sure my specific mouse/keyboard device is allowed:

$ lsusb | grep -i keyboard
Bus 001 Device 002: ID 062a:4101 Creative Labs Wireless Keyboard/Mouse
$ cat /sys/bus/usb/devices/1-2/power/wakeup
enabled
I have checked again that USB Wakeup in enabled in the BIOS: Power management > USB Wake support > Wake on Dell USB-C Dock > Checked

Coming back to the USB controller having wakeup mode S0, I believe this means it can only wake up the computer from modes S0 and lower, i.e. only when it's already fully powered (e.g. not from S3 suspend mode). Further, it seems the S* states listed in /proc/acpi/wakeup come straight from the motherboard / BIOS. I flashed the latest BIOS (2.51) to make sure, but the issue persists...

No Events found!

Top