[CentOS] how to restart the USB driver

Ralph Angenendt ra+centos at br-online.de
Sat Jun 9 21:24:58 UTC 2007


Jerry Geis wrote:
> How do I restart the USB driver on centos 5?
> 
> I am getting a dump in /var/log/messages and
> I cannot mount the USB thumbdrive I plug in.
> It does not auto mount nor can I mount it.

modprobe -r uhci_hcd; modprobe -r ehci_hcd; modprobe uhci_hcd; modprobe
ehci_hcd

That should work *if* there are no usb devices plugged in.

Ralph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos/attachments/20070609/18b7af1e/attachment.sig>


More information about the CentOS mailing list