[sane-devel] Boeder SmartScan Slim Edition on SuSE

Jim George jim.george@blueyonder.co.uk
Tue, 10 Feb 2004 22:31:48 -0000 (GMT)


Hi,

> No libusb support in this backend This is how it looks like with
> libusb support:
>
> [...]
> [sanei_usb] sanei_usb_init: couldn't open /dev/usb/scanner14: No such
> device [sanei_usb] sanei_usb_init: couldn't open /dev/usb/scanner15: No
> such device usb_os_init: Found USB VFS at /proc/bus/usb
> usb_set_debug: Setting debugging level to 255 (on)
> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root hub
> [sanei_usb] sanei_usb_init: device 0x03f0/0x6004, interface 0 doesn't
> look like a scanner (0/7) [sanei_usb] sanei_usb_init: device
> 0x03f0/0x6004: no suitable interfaces [sanei_usb] sanei_usb_init: device
> 0x05e3/0x0604, interface 0 doesn't look like a scanner (9/9) [sanei_usb]
> sanei_usb_init: device 0x05e3/0x0604: no suitable interfaces [sanei_usb]
> sanei_usb_init: found libusb device (0x05d8/0x4002) interface 0  at
> libusb:001:006 [sanei_usb] sanei_usb_init: found 1 devices
>
>
Now I am confused.  Here is the output from ldd on libsane-gt68xx.so.1.0.13

tassi:/usr/lib/sane # ldd libsane-gt68xx.so.so.1.0.13
ldd: ./libsane-gt68xx.so.so.1.0.13: No such file or directory
tassi:/usr/lib/sane # ldd libsane-gt68xx.so.1.0.13
        libusb-0.1.so.4 => /usr/lib/libusb-0.1.so.4 (0x4002c000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40033000)
        libm.so.6 => /lib/i686/libm.so.6 (0x40049000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4006c000)
        libdl.so.2 => /lib/libdl.so.2 (0x4008a000)
        libc.so.6 => /lib/i686/libc.so.6 (0x4008d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
tassi:/usr/lib/sane #

Both libsane-gt68xx.so.1 and libsane-gt68xx.so are linked to
libsane-gt68xx.so.1.0.13.  However there is a libsane-gt68xx.la which
isn't linked to any of the above.....Could this be the cause of the
problems?

Bye,

Jim