Hi,
thank you for the info. It worked for me too.

Notebook acer aspire 5100
lsusb:
Bus 001 Device 003: ID 0402:5602 ALi Corp. Video Camera Controller

As suggested I did a new file:

/etc/pm/sleep.d/20_ali_corp_video_camera
chmod ugo+x /etc/pm/sleep.d/20_ali_corp_video_camera

#!/bin/bash
echo disabled >/sys/bus/usb/devices/1-4/power/wakeup

Note: for this machine I had to add the following line in 
/etc/pm/config.d/00sleep_module in order to restore correctly the display:
ADD_PARAMETERS="--quirk-vbe-post --quirk-vbemode-restore 
--quirk-vbestate-restore"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/515109

Title:
  cannot suspend usb devices on lucid

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

Reply via email to