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 /etc/laptop-mode/conf.d/usb-autosuspend.conf, and restarted laptop-mode, but that just don't work (it still stuck for one second when I move my mouse)