Hi, On Wed, Feb 11, 2004 at 10:20:40AM +0100, [email protected] wrote: > Do you have a /proc/bus/usb entry, ie. is the usb file system > mounted? (mount | grep usb)
Even if there was no usb support in the kernel and no usb device files at all, libusb should print some stuff: [sanei_debug] Setting debug level of sanei_usb to 255. [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or directory usb_os_init: No USB VFS found, is it mounted? usb_set_debug: Setting debugging level to 255 (on) USB error: couldn't opendir(): No such file or directory So I really think there is no libusb support in that backend. Bye, Henning
