Re: 3.5.1 hid_generic causes mouse locking until a button is clicked
From: Dâniel Fraga <hidden>
Date: 2012-08-13 09:19:00
From: Dâniel Fraga <hidden>
Date: 2012-08-13 09:19:00
On Mon, 13 Aug 2012 08:30:35 +0200 Oliver Neukum [off-list ref] wrote:
The kernel doesn't do this. Mice are told to wake up when they have input data. They decide themselves what data should be collected while they sleep. The USB HID spec offers no way to learn what will wake up a device. In fact, it does'nt mention power management.
Ok.
Probably the device didn't autosuspend. Disable autosuspension.
Nice, this is a good workaround: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/power$ echo -1 > autosuspend Now it's correct. Thank you ;) -- Linux 3.5.1: Saber-toothed Squirrel http://www.youtube.com/DanielFragaBR