On Tue, Mar 19, 2002 at 01:26:02PM +1100, Richard Andrews wrote:
> 
> I'm trying to get USB working under Mandrake 8.0 (2.4.3 kernel).
> 
> Trying to get devusbfs working...

What's that?  Don't you mean, usbdevfs?

> modprobe usbcore
> modprobe usb-uhci
> /lib/modules/2.4.3-20mdk/kernel/drivers/usb/usb-uhci.o.gz: init_module:
> No such device
> ...
> 
> Same thing with usb-ohci and uhci
> 
> What gives? I know the hardware is usable because I've used a USB
> scanner under Windoze. I think it's UHCI from the dmesg log ie.
> 
> PCI: Using IRQ router PIIX [8086/7110] at 00:07.0

That might not be the USB device.  What does 'lspci' show?

> If I try 
> mount -t usbdevfs none /proc/bus/usb
> 
> I sometimes get some in /proc/bus/usb (like devices), but the system
> always hangs within minutes after doing the mount, usually immediately.

So no host controller driver is loaded?  How do you know the lockup
happens because of mounting usbdevfs?

And could you try a newer kernel, 2.4.3 is very old.

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to