you should use sudo su and then echo disabled. you can also make a script in /etc/pm/sleep.d/ with: #!/bin/bash echo disabled >/sys/bus/usb/devices/.../power/wakeup 2010/5/2 cmavr8