USB mouse not working on laptop

[vishesh@vishesh-hp241g1 ~]$ sudo grub-mkconfig -o /boot/grub/grub.cfg
[sudo] password for vishesh:
/etc/default/grub: line 6: usbcore.autosuspend=-1: command not found
[vishesh@vishesh-hp241g1 ~]$

If the kernel parameter doesn’t work then remove it and update grub again. I’m not sure if you have done it correctly either?
Edit:
Post the link.

cat /etc/default/grub | eos-sendlog

http://ix.io/3s5Q
here

It looks correct. So if it is not working here i would take out usbcore.autsuspend=-1 and update grub again with sudo grub-mkconfig -o /boot/grub/grub.cfg

Here is some information regarding usb autosuspend which has reference to the arch wiki also. Maybe it helps?

https://hamwaves.com/usb.autosuspend/en/

https://wiki.archlinux.org/title/Power_management#USB_autosuspend

If it’s TLP then do the following:
sudo nano /etc/tlp.conf
then change USB_AUTOSUSPEND = 0
That’s it!!!

1 Like

old old thread :wink:
But welcome anyway
#closing