Comment 281 for bug 88746

Revision history for this message
Hamish Downer (mishd) wrote : WORKAROUND: ehci_hcd module causes I/O errors in USB 2.0 devices

One workaround I've found is to use an external USB hub. This won't work for everyone I imagine, but I was inspired to try by one of the above comments. It may work for you if, like me:

* most devices work OK with USB2
* you have one device that doesn't (MP3 players seem to be the common one)

In this case plug the MP3 player (or whatever the device is) into an external USB hub (pretty cheap) and try that without having to rmmod ehci_hcd ...

Hope this helps some of you.

Martin Jurgens: The reason why it was "won't fix" is explained by Ben Collins above
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/88746/comments/228
Basically fixing this would break suspend for an equally large amount of people.