Since this morning my mouse is not working anymore on my Debian 11 google cloud VM, so I restarted the machine but the mouse is still not responding to clicking (my keyboard somehow is).
I checked and it could be a problem with
usbhid
:
-shell
dpkg -l | grep usbhid
yields no output meaning somehow it is not installed. But if I try to install it running
-shell
sudo apt install usbhid
I get this output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package usbhid
I am not sure how to solve this issue, I have been installing a lot of packages lately, perhaps I messed up along the way?
Any help is much appreciatted.
Asked by diegobc11
(1 rep)
Jan 9, 2024, 11:47 PM
Last activity: Jan 15, 2024, 07:25 AM
Last activity: Jan 15, 2024, 07:25 AM