On Fri, 26 Apr 2002 18:48, Dragon wrote:
> If anybody could please point out where I have goofed up, it would be
> appreciated.
> I am running a RedHat 7.2 system with a 2.4.18 kernel. Included is a
> snippet from the USB parts of the system log (dmesg).
>
> So, it seems to load fine and indeed does see the camera on the bus
> (logitech quickcam express).
>
> However, /proc/bus/usb remains completely empty.
This is normally because you haven't mounted the usb filesystem.

Try: 
mount -t usbdevfs none /proc/bus/usb
as root.

If that fails, can you post the output of running the command?

Brad

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

Reply via email to