Comment 115 for bug 88746

Revision history for this message
Andrew Straw (astraw) wrote : Re: USB devices are not recognized when having ehci_hcd modprobed

On gutsy, one can disable the usb suspend by the following command:

echo -n -1 > /sys/module/usbcore/parameters/autosuspend

That fixes things for me.