USB mouse not working after installing Ubuntu 16.04

Asked by mdo

I just upgraded to 16.04. Everything seems great other than the USB mouse.
I have exactly the same issue as described here :
    http://askubuntu.com/questions/763511/usb-mouse-not-working-after-installing-ubuntu-16-04-persistent-fix
The solution there works for me too but looking for an upstream fix please.
It was also reported here but that was closed as off topic :
    http://askubuntu.com/questions/760367/mouse-stop-working-after-login-ubuntu-16-04

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Have you tried it in a different speed port (USB2 and USB3)

Have you set your BIOS to allow legacy mode?

Revision history for this message
mdo (mdowle) said :
#2

No I didn't try those things because as I wrote in the question the solution in the first linked question worked for me.
In other words this solves the problem :
    sudo rmmod usbhid
    sudo modprobe usbhid
However, if I restart the machine I have to do that again.
So I'm reporting it so a permanent fix can be made upstream please.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Add them in /etc/rc.local above the 'exit 0' line.

Revision history for this message
propan0 (propan0) said :
#4

Is this a known bug?

Revision history for this message
mdo (mdowle) said :
#5

I looked for it as known bug and couldn't find it.
The solution above and adding to /etc/rc.local is a good workaround.

I thought this issue was a bug report. Is it not?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

You could report one

Revision history for this message
mdo (mdowle) said :
#7

I tried reporting a bug. I ran ubuntu-bug and got these error messages.

/usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require('Wnck','3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GLib, Wnck, GdkX11, Gdk
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

So I now got a bug reporting a bug ?

Revision history for this message
RxOrca (orca-rexx) said :
#8

please try remove a package

$ sudo apt remove gnome-software

Revision history for this message
mdo (mdowle) said :
#9

@andrew-woodhead666 adding those lines to /etc/rc.local appears to have no effect. I still have to type them every time I restart otherwise the USB mouse doesn't work.

@orca-rexx sudo apt remove gnome-software seems quite drastic -- like, remove all the software? You have 0 rep so I'll assume it was trolling.

Summary: Typing 'sudo rmmod usbhid' then 'sudo modprobe usbhid' makes the USB mouse work. But I have to do that every time I restart. It was working fine with 15.10 and stopped working when I upgraded to 16.04.

Revision history for this message
mdo (mdowle) said :
#10

This web interface started to give me the option to create a bug based on a question so I did that now without needing to fix the bugs with ubuntu-bug program.

Revision history for this message
RxOrca (orca-rexx) said :
#11

> remove all the software?

"gnome-software" package and "gnome-software-common" package

-> Those 2 packages

Revision history for this message
mdo (mdowle) said :
#12

@RxOrca Gnome is the desktop. You're suggesting removing major packages. Why? Is it a wild guess or is there some reason for suggesting these packages. You have 0 rep so in this case I'd need more info from you. Will removing these packages help ububtu-bug problems reported above or the USB mouse problem? It isn't clear which of those two problems you're suggesting this for.

Can you help with this problem?

Provide an answer of your own, or ask mdo for more information if necessary.

To post a message you must log in.