0
votes
0answers
19 views

Setting USB remote wakeup

We have a custom Linux board, where we are able to power the system down and only maintain USB power. This feature should be used for waking the system from an USB device. Therefore we want to set ...
1
vote
0answers
197 views

Can't set a blacklist for usb autosuspending

I'm trying to disable usb autosuspend for my wireless USB mouse: CONTROL_USB_AUTOSUSPEND="auto" AUTOSUSPEND_USE_WHITELIST=0 AUTOSUSPEND_USBID_BLACKIST="046d:c52f" I already put these values to ...
2
votes
0answers
845 views

Make laptop to wake up by keyboard and mouse

The only way I can wake up my laptop (HP elitebook 8460p) from suspend is by pressing the power button. Neither the built-in keyboard/mouse nor the external ones (connected via usb) wake the laptop ...