I have ACPI USB wakeup working on an X86 box. I'm running the stock
2.6.12 kernel. My end goal is to be able to wake the machine up from
S3 by pressing a button on my remote control (ATI Remote Wonder).
This device has a usb transiever. I have enabled USB wakeup:
echo "EUSB" > /proc/acpi/wakeup
echo "USB" > /proc/acpi/wakeup
echo "USB2" > /proc/acpi/wakeup
echo "USB3" > /proc/acpi/wakeup
root@STV:~$ cat /proc/acpi/wakeup
Device Sleep state Status
PCI0 4 disabled
UAR1 4 disabled
UAR2 4 disabled
UAR3 4 disabled
UAR4 4 disabled
PS2K 4 disabled
EUSB 4 enabled
USB 4 enabled
USB2 4 enabled
USB3 4 enabled
S139 4 disabled
AC97 4 disabled
MC97 4 disabled
LAN0 4 disabled
PWRB 4 *enabled
and after doing this, I can wake the machine up by either unplugging
or plugging in a USB device, but pressing the buttons on the remote
do not seem to wake the machine up. I also tried with a USB mouse,
and either moving the mouse or clicking any of it's buttons will wake
the machine up (although unplugging it or plugging it in does). I
have "Resume from USB" enabled in my BIOS (although I think this is
actually reffering to APM). The machine is a mini-itx NXS7M mobo with
an AMIBIOS (from 1999 I think).
I won't go into too much more detail here as my first question is a
simple one... Is it possible to achieve what I am trying to achieve?
Do I need a later kernel? or some patches perhaps?
thanks in advance
Tom
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html