Hi, On Fri, Feb 06, 2004 at 10:42:11PM -0000, Jim George wrote: > > "ldd /path/to/libsane-gt68xx.so". That should print: > > libusb-0.1.so.4 => /usr/lib/libusb-0.1.so.4 (0x4002c000) > > (or similar). > > > > Yes it does.
Ok. > > Please show us the output of sane-find-scanner -v -v . > > searching for SCSI scanners: [...] > searching for USB scanners: > checking /dev/usb/scanner... failed to open (Invalid argument) [...] > checking /dev/usbscanner15... failed to open (Invalid argument) > # No USB scanners found. If you expected something different, make sure Strange. It doesn't test for libusb at all. Usually that means that the SANE version is too old or sane-find-scanner doesn't have libusb support. But as it's linked against libusb that would be even more strange. > What should I do next? Get a proper SANE installation :-) To find out what sane-find-scanner really does, please send the following output: SANE_DEBUG_SANEI_USB=255 sane-find-scanner 2>/tmp/log Please show us the /tmp/log file. Bye, Henning
