To temporary solve the problem, disable USB 2.0 by this way :
$sudo modprobe -r ehci_hcd
$sudo echo "blacklist ehci_hcd" > /etc/modprobe.d/blacklist-ehci
To get USB 2.0 back :
$sudo rm /etc/modprobe.d/blacklist-ehci
$sudo modprobe ehci-hcd
Waiting for a new Kernel image. It seems that the experim
I've a similar problem but on my computer its just the other
way round. With 2.6.15-23-386 its working on my VIA EPIA board and with
2.6.15-26-386 it stopped. So I decided to reopen this bug.
Here are some log entries with the 2.6.15-26-386 kernel:
Jul 28 00:06:53 jumpgate kernel: [17179878.78000
** Changed in: linux-source-2.6.15 (Ubuntu)
Status: Fix Committed => Fix Released
--
EHCI Configuration Errors Cause USB Errors (Mouse, etc)
https://launchpad.net/bugs/49367
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs