![]() |
Cannot wake from suspend with keyboard or mouse on Dell XPS 17 L702X
Hi, my Dell XPS 17 L702X laptop will only wake from suspend with the power button. I would like to wake up using the keyboard, trackpad buttons, and/or my external keyboard/mouse. Originally, Windows (dual-booted) would not allow wake from keyboard/USB either, so I went into BIOS and enabled wake from USB, which solved the problem in Windows.
Back in Linux, I tried Code:
$ lspci|grep USBCode:
$ cat /proc/acpi/wakeupCode:
EHC1 S3 *disabled pci:0000:00:1d.0Code:
$ echo ... > /proc/acpi/wakeupWould anyone have any suggestions as to how to proceed from here? Cheers. Ubuntu 11.10 3.0.0-17-generic Dell XPS 17 L702X |
EHC1 S3 *disabled pci:0000:00:1d.0
EHC2 S3 *disabled pci:0000:00:1a.0 PXSX S4 *disabled pci:0000:04:00.0 Doesn't one of the S states have to be enabled? Not even sure about that since it is all pci. Problem is that it could be pci to usb attached usb device. Never know about laptops. One of the S states needs to provide constant or enough power to the usb so both the OS and the bios have to be in agreement there. Anyway peek at these for more clues. http://forums.fedoraforum.org/showthread.php?t=241436 http://halffull.org/2010/03/27/linux-wake-on-keyboard/ http://prodia.co.uk/blog/doahh/entry..._up_from_sleep |
Thank you for the reply.
Quote:
Code:
$ cat /proc/acpi/wakeupCode:
echo USB0 > /proc/acpi/wakeupCheers. |
No idea why, but the latest Ubuntu update to 12.04 seems to have fixed this for me. I now run
Code:
$ cat /proc/acpi/wakeup |
Sigh. I'm marking this as unsolved again. For some reason it only partially works. I have a laptop with "internal" keyboard and trackpad, and normally I connect an external (Apple aluminium) keyboard and (Razer Deathadder) mouse to the keyboard's hub. The external keyboard can wake up the computer, but not the internal keyboard/trackpad, nor the mouse. It's not a big deal, but it's certainly not "expected" behaviour.
|
| All times are GMT -5. The time now is 05:19 AM. |