My Logitech G Pro wireless does not work unless replugged at every boot. Is there any workaround/fix? Or is it a persistent bug? I’ve been experiencing this across multiple distros and wireless mice
EDIT: Adding usbcore.autosuspend=-1 to my kernel boot parameters seems to fix the problem. Thanks everyone!
You must log in or register to comment.
Your device propably has autosuspend enabled. Try “modprobe usbcore autosuspend=-1” and restart your machine. I think this might work. You can read more about this here https://www.kernel.org/doc/Documentation/usb/power-management.txt
https://old.reddit.com/r/linuxquestions/comments/rufre5/new_mouse_does_not_work_after_reboot/
Would something like this also work for the headphones port?