New testing results:

sh...@shock:~$ uname -a
Linux shock 2.6.35-999-generic #201007211008 SMP Wed Jul 21 10:09:49 UTC 2010 
x86_64 GNU/Linux
sh...@shock:~$ cat /proc/acpi/wakeup | awk '/disabled/ { print $1 }' | while 
read lala; do sudo -s "echo $lala > /proc/acpi/wakeup"; done
[sudo] password for shock: 
sh...@shock:~$ 
sh...@shock:~$ cat /proc/acpi/wakeup
Device  S-state   Status   Sysfs node
P0P2      S4    *enabled   pci:0000:00:01.0
P0P1      S4    *enabled   pci:0000:00:1e.0
UAR1      S4    *enabled   pnp:00:06
PS2K      S4    *enabled   pnp:00:0c
EUSB      S4    *disabled  pci:0000:00:1d.7
USBE      S4    *disabled  pci:0000:00:1a.7
P0P4      S4    *enabled   pci:0000:00:1c.0
P0P5      S4    *enabled   
P0P6      S4    *enabled   
P0P7      S4    *enabled   
P0P8      S4    *enabled   pci:0000:00:1c.4
P0P9      S4    *enabled   pci:0000:00:1c.5
USB0      S4    *enabled   pci:0000:00:1d.0
USB1      S4    *enabled   pci:0000:00:1d.1
USB2      S4    *enabled   pci:0000:00:1d.2
USB3      S4    *enabled   
USB4      S4    *enabled   pci:0000:00:1a.0
USB5      S4    *enabled   pci:0000:00:1a.1

At this point I suspended the computer and tried to wake it up using the
USB mouse but it didn't work. Continuing...

sh...@shock:~$ find /sys -name wakeup -print0 | xargs -0 grep -il bled | while 
read lala; do sudo -s "echo enabled > ${lala}"; done
sh...@shock:~$ find /sys -name wakeup -print0 | xargs -0 grep -i bled
/sys/devices/platform/serial8250/tty/ttyS1/power/wakeup:enabled
/sys/devices/platform/serial8250/tty/ttyS2/power/wakeup:enabled
/sys/devices/platform/serial8250/tty/ttyS3/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:01.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1a.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1a.0/usb3/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1a.1/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1a.1/usb4/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1a.7/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1a.7/usb1/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1b.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1c.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1c.4/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1c.5/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1c.5/0000:02:00.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.0/usb5/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.1/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.1/usb6/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.2/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.2/usb7/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.7/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1d.7/usb2/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1e.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1e.0/0000:05:03.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1e.0/0000:05:04.0/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1f.2/power/wakeup:enabled
/sys/devices/pci0000:00/0000:00:1f.5/power/wakeup:enabled
/sys/devices/pnp0/00:03/power/wakeup:enabled
/sys/devices/pnp0/00:06/power/wakeup:enabled
/sys/devices/pnp0/00:06/tty/ttyS0/power/wakeup:enabled
/sys/devices/pnp0/00:0c/power/wakeup:enabled

Now I can wake up the computer using the USB mouse.

** Tags removed: needs-upstream-testing

-- 
computer will not wake up from suspend using USB devices
https://bugs.launchpad.net/bugs/603467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to