During ubuntu installation (running live cd) the mouse works just fine, no problems whatsoever. It can be plug - unplugged many times and it just works. However, after completing the installation on the hard disk and boot, the USB mouse no longer works.
After looking into this matter in google, the solution was to remove gnome-software package, which is related to the ubuntu software center.
Another possible solution was:
# sudo rmmod usbhid
# sudo modprobe usbhid
References:
- https://bugzilla.redhat.com/show_bug.cgi?id=1277837
- http://askubuntu.com/questions/763511/usb-mouse-not-working-after-installing-ubuntu-16-04-persistent-fix
- http://askubuntu.com/questions/763511/usb-mouse-not-working-after-installing-ubuntu-16-04-persistent-fix
- http://unix.stackexchange.com/questions/95842/how-can-i-see-dmesg-output-as-it-changes
- http://www.cyberciti.biz/faq/rhel-redhat-centos-kernel-usb-reset-high-speed-ehci_hcd/
No comments:
Post a Comment