Comment 188 for bug 88746

Revision history for this message
Robert North (russetrob) wrote :

I've got my system working after doing the following:

root@rob-desktop:~# modprobe -r ehci-hcd
root@rob-desktop:~# echo -n -1 > /sys/module/usbcore/parameters/autosuspend
root@rob-desktop:~# modprobe ehci-hcd

Everything now seems to be working.
From past experience, I'll keep testing, because this may change :-(