[KLUG Members] RH 8.0 (BSware 8.0 #12.0 )

Adam Tauno Williams members@kalamazoolinux.org
Tue, 4 Feb 2003 15:03:18 -0500


>I just spent two solid days trying to understand why RH 8.0 would not
>automagically load the the USB drives for my MOBO.

Should have asked on the list sooner! :)

>I have to add only *one* line to /etc/modules.conf
>alias usb-controller usb-uhci

Because usb-uhci is the driver for UHCI USB controllers.  You just told the
kernel that if anyone tries to contact "usb-controller" load usb-uhci.o if it
isn't already loaded.

>Did any else have to mess with their modules.conf file to get RH 8.0 to
>load the USB driver?

I've had to do it for other things, not USB.  Possibly your mobo manufacturer
used odd device id/signatures so that kudzu didn't recognize what it was.

>I even messed with the /etc/hotplug/blacklist file to see why usb-uhci
>was blacklisted. Again, NFC!

Was it?

If you more /proc/pci do you see you USB controller?