No USB filesystem
I upgraded from RH9 to FC1 and now there is no USBdevfs. /proc/bus/pci reveals no USB devices either on the PCI bus or built onto the motherboard.
I has troubles with my mouse until I specified PS2 instead of the USB that is actually plugged in. (I am using a wireless optical logitec mouse and it's working.)
What needs to be done to activate usbdevfs?
---
Okay, a little follow-up:
I have manually activated stuff by running modprobe loading:
usbcore, ehci-hcd, uhci, usb-ohci
and then I mounted usbdevfs manually as well and running usbview works perfectly as well. So now I am interested in finding out why this doesn't happen automatically. The point of failure appears to be somewhere in rc.sysinit or more properly, in one of the commands being called.
Last edited by erroneus; 30th April 2004 at 03:38 AM.
|