this means that the uhci module is not loaded for some reason. try running 'sudo modprobe uhci-hcd' to load the module into the kernel. see if this fixes your issue. if it does, type 'sudo gedit /etc/modules' and add a line with uhci-hcd this will force the module to be loaded at boot time...
also, you should still have the older kernels. try booting one of the older kernels and confirm that the mouse works with one of them? -- usb-mouse do not work after kernel-update https://bugs.launchpad.net/bugs/240168 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
