[sane-devel] Canoscan LiDE 25 detected by find-scanner,
not scanimage
Henning Meier-Geinitz
henning at meier-geinitz.de
Fri Nov 25 21:10:47 UTC 2005
Hi,
On Fri, Nov 25, 2005 at 07:10:03PM +0000, Chris wrote:
> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or directory
> [sanei_usb] sanei_usb_init: found 0 devices
This looks like SANE was compiled without support for libusb.
Otherwise you would get messages about all USB devices and debug
messages from libusb.
Are you sure that "sane-config --libs" is the sane-config that came
with the CVS version of sane and not from some other version? Same
question for sane-find-scanner, as that can talk to libusb. Try this:
ldd /usr/lib/sane/libsane-plustek.so.1
(if you installed in /usr/). This should show libusb.
> sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or directory
> [sanei_usb] sanei_usb_init: found 0 devices
>
> Is that normal? Incase it's helpful, the output of lsusb is:
That's ok.
Bye,
Henning
More information about the sane-devel
mailing list