On Mon, 13 Aug 2012 08:30:35 +0200
Oliver Neukum <[email protected]> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html