[sane-devel] Re: [sane-devel] Boeder SmartScan Slim Edition on SuSE

Henning Meier-Geinitz henning@meier-geinitz.de
Wed, 11 Feb 2004 18:37:46 +0100


Hi,

On Wed, Feb 11, 2004 at 10:20:40AM +0100, edg1@tiscali.be 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