Results 1 to 1 of 1
Hi there,
I have been having a problem getting 2 USB devices to play nicely together (see original question "2 x USB Joysticks doing strange things in Fedora" - can't ...
- 11-16-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
Restart USB (ehci) in Fedora 14
Hi there,
I have been having a problem getting 2 USB devices to play nicely together (see original question "2 x USB Joysticks doing strange things in Fedora" - can't post links at the moment). I thought I would ask my follow-up in a separate question as it is a bit of a different issue.
Basically I am looking for a way in Fedora 14 to restart the USB system so that all USB devices disconnect and reconnect to the OS.
I have tried to google how to do this and have found one way that is to use modprobe on ehci_hcd however in fedora ehci is built in, I found how to stop ehci by doing:
Where xx.x corresponds to the results ofCode:echo -n "0000:00:xx.x" > /sys/bus/pci/drivers/ehci_hcd/unbind
But I am not sure how to get it back up and running again. Any ideas ?Code:lspci|grep -i ehci
Many thanks,
Stuart


Reply With Quote