[Bug 43875] Re: Dapper: No wakeup from suspend with USB devices

2008-05-03 Thread Gareth Fitzworthington
Closing.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Dapper: No wakeup from suspend with USB devices
https://bugs.launchpad.net/bugs/43875
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 43875] Re: Dapper: No wakeup from suspend with USB devices

2008-03-17 Thread Thomas-NRW


-- 
Dapper: No wakeup from suspend with USB devices
https://bugs.launchpad.net/bugs/43875
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43875] Re: Dapper: No wakeup from suspend with USB devices

2008-03-16 Thread Gareth Fitzworthington
This bug has had no activity for a considerable period. This is a check to see 
if there is still interest in investigating this bug report.
Is this still an issue with later releases?

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: New = Incomplete

-- 
Dapper: No wakeup from suspend with USB devices
https://bugs.launchpad.net/bugs/43875
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43875] Re: Dapper: No wakeup from suspend with USB devices

2007-04-23 Thread Miles Lane
Add the result of cat /proc/acpi/wakeup to this bug report.
On my machine, I get:
# cat /proc/acpi/wakeup 
Device  Sleep state Status
PCIB   5disabled
 LAN   5disabled
PS2K   3disabled
PSM1   3disabled
USB0   3disabled
USB1   3disabled
USB2   3disabled
USB7   3disabled

If I run:
# echo PSM1  /proc/acpi/wakeup
# echo USB0  /proc/acpi/wakeup
# echo USB1  /proc/acpi/wakeup
# echo USB2  /proc/acpi/wakeup
# echo USB7  /proc/acpi/wakeup
then, when I plug in a USB device, the system wakes up.
This also causes my Synaptics mousepad to wake up the machine if I touch the 
mousepad or click one of the buttons.
FWIW, after running these commands, cat /proc/acpi/wakeup gives me:

Device  Sleep state Status
PCIB   5disabled
 LAN   5disabled
PS2K   3 enabled
PSM1   3 enabled
USB0   3 enabled
USB1   3 enabled
USB2   3 enabled
USB7   3 enabled

Your system will likely have different devices listed.  But for any
devices that are marked disabled, this command should enable them if you
substitute in your device identifier.

-- 
Dapper: No wakeup from suspend with USB devices
https://bugs.launchpad.net/bugs/43875
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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