----- Original Message ----- From: "Satish Balay" <balay@xxxxxxxxxxx>
To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx>
Sent: Wednesday, November 10, 2004 4:17 PM
Subject: Re: USB HD not detected in FC3
On Wed, 10 Nov 2004, Martin Sandaas wrote:
Does the above mean anything to anyone? How can I get back my usbdrive? The settings in modprobe.conf is default to the same as I had in FC2, and there it worked:
alias usb-controller uhci-hcd
The external disc is connected to an USB 1.1 controller!
Can you verify if you have usb-2 driver loaded - if so - unload it, and try again ?
/sbin/lsmod |grep ehci modporbe -r ehci-hcd
Satish
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list --- [This E-mail was scanned for viruses by Declude Virus]
I tried lsmod, and could only find uhci_hcd loaded, no ehci_hcd...
Martin