On 06/08/2015 11:56 AM, Stefan G. Weichinger wrote:
> I browsed their udev rules and found some rules pointing in that
> direction but none specifically matching the PCI ID of my keyboard and
> the wildcards ... I am not sure.
> 
> But they seem to do it specifically, yes ->
> 
> # cat /sys/module/usbcore/parameters/autosuspend
> 2
> 
> # my keyboard
> # cat /sys/bus/usb/devices/3-1.6/power/control
> on
> 
> I assume it won't hurt much if I disable USB autosuspend in general for
> now? Power savings should be minimal, right? (desktop here, AC etc)
> 

I doubt it'll hurt anything. The power savings bit are more or less all
left to userspace now, and you can toggle something in /sys more than
likely to disable it on the keyboard (as was mentioned already.) It's
probably best to write a udev rule specifically for your keyboard (and
mouse, while you're at it) if you want to go that route.

Dan

Reply via email to