I am using Kubuntu 22.04 LTS on an ASUS Vivobook and i have been experiencing problems with my USB ports.
I tried plugging in my mouse into my computer (on all USB ports) but it wouldn't work. Upon a reboot, i noticed that my mouse would work, but once i logged in it would stop getting power (the mouse sensor would stop). This was on kernel version linux-5.15.0-33-generic.
Running sudo dmesg | grep usb
would show similar output:
[ 41.505224] usb 3-1: USB disconnect, device number 2
[ 41.506124] usb 3-2: USB disconnect, device number 3
[ 41.506129] usb 3-2.1: USB disconnect, device number 4
[ 41.509860] usb 3-2.2: USB disconnect, device number 5
Needless to say, other commands, such as lsusb wouldn't show the ports or devices.
I tried 5.15.0-30-generic. My USB devices worked again... until the next reboot. I have also tested 5.17.11-051711-generic and 5.10.118-0510118-generic but to no avail.
Out of desperation, i rebooted (once more) and have discovered that my mouse worked until i used my laptop keyboard, so it would seem to me that the keyboard... steals power (?) from the USB ports.
I'm not expecting so much of a solution as i wanted to post to issue somewhere in hopes that if it happens to somebody else they would be able to find a solution here. Thank you in advance for any help provided.