You are not logged in.

#1 2011-01-04 01:32:58

XtrmGmr99
Member
Registered: 2009-04-14
Posts: 128

[SOLVED] Problem with "/proc/acpi/wakeup"

I'm trying to set my computer to wake up from a USB device. To do this, I issue this command:

echo USB2 > /proc/acpi/wakeup

However, instead of enabling just USB2, it enables all four of them:

$ cat /proc/acpi/wakeup
Device  S-state   Status   Sysfs node
SLPB      S5    *enabled
PCI0      S5    *disabled  no-bus:pci0000:00
SATA      S1    *disabled  pci:0000:00:0f.0
USB1      S3    *enabled   pci:0000:00:10.0
USB2      S3    *enabled   pci:0000:00:10.1
USB3      S3    *enabled   pci:0000:00:10.2
USB4      S3    *enabled   pci:0000:00:10.3
LAN1      S5    *disabled  pci:0000:00:12.0
PEXG      S5    *disabled  pci:0000:00:02.0
PEX0      S5    *disabled  pci:0000:00:03.0
P2PB      S5    *disabled  pci:0000:00:13.1
PS2K      S5    *disabled  pnp:00:0b
AZAC      S5    *disabled  pci:0000:80:01.0

The problem here is that when they are all enabled, the computer automatically resumes immediately after suspending.

Is there any way to just enable one of them?

Thanks

EDIT: Got it working for the most part. I still can't get it to enable just one, but the problem that I was having with the computer resuming after suspending was caused by a motherboard jumper. =/

Last edited by XtrmGmr99 (2011-01-04 02:01:15)

Offline

Board footer

Powered by FluxBB