[sane-devel] Big problem with fi-5650c under linux

m. allan noah kitno455 at gmail.com
Mon Apr 16 12:14:15 UTC 2007


/usr/include/linux/usb.h is the kernel header, /usr/include/usb.h is
the libusb header.

when you run .configure, does it find usb.h?

allan

On 4/16/07, guus <guus at mailme.ath.cx> wrote:
> Hi Allan,
>
> No luck yet.
> I have built succesfully in a user account: the libusb devel headers are
> in /usr/include/linux
>
> It would seem that I need to replace more sane files on my system (e.g.
> /usr/lib), not just the fujitsu backend.
>
> Using strace it is not obvious to me which files I need.
>
> I did not dare run 'make install'
>
> Is there a build/installation procedure somewhere?
>
> Ciao,
> Guus.
>
>
>
>
>
> m. allan noah wrote:
>
> > make sure you have the libusb devel headers on your box. its probably
> > a separate package from libusb. then you will have to make clean,
> > ./configure, etc. you should see something about usb.h in the output
> > from configure...
> >
> > allan
> >
> > On 4/15/07, guus <guus at mailme.ath.cx> wrote:
> >
> >> Oops, you are right: I unpacked the snapshot backend sources, ran
> >> configure && make and only copied  /usr/lib/sane/libsane-fujitsu.so.1
> >> Works ok with scsi.
> >>
> >> What else do I need to do for usb?
> >>
> >> Greets,
> >> Guus.
> >>
> >>
> >> m. allan noah wrote:
> >>
> >> > that is really odd- first it says no libusb support, then it later it
> >> > does. weird. any chance there are two copies of the sane libs
> >> > installed on your machine? or maybe you built the latest sane cvs but
> >> > only installed the sane-fujitsu.so?
> >> >
> >> > allan
> >> >
> >> > On 4/15/07, guus <guus at mailme.ath.cx> wrote:
> >> >
> >> >> Hi Allan,
> >> >>
> >> >> m. allan noah wrote:
> >> >>
> >> >> > my goodness, i should have read your email more closely.
> >> >>
> >> >> Or I could have made myself more clear ;-)
> >> >>
> >> >> >
> >> >> > two quick guesses- 1. are you able to scan as root? if so, it is
> >> some
> >> >> > sort of permissions issue.
> >> >>
> >> >> I run as root, at least for testing.
> >> >>
> >> >> >
> >> >> > if not, then perhaps libusb or sanei_usb is borked or your system.
> >> >> >
> >> >> > try (all on one line):
> >> >> >
> >> >> > SANE_DEBUG_FUJITSU=25 SANE_DEBUG_SANEI_USB=255 scanimage -d fujitsu
> >> >> > --help 2> 5650usb.log
> >> >> >
> >> >> > and then lets have a look at that log.
> >> >>
> >> >>
> >> >> Considering that fujitsu's own Windows driver does not find the
> >> scanner
> >> >> hot-plugged, I did the unthinkable: I rebooted with the usb
> >> connected.
> >> >> If this is a required step, it could be included in the help texts
> >> and
> >> >> man pages, saving lots of time.
> >> >>
> >> >> Anyway, the scanner is now seen
> >> >>
> >> >>     doo:~# lsusb
> >> >>     Bus 002 Device 002: ID 04c5:10ad Fujitsu, Ltd
> >> >>     Bus 002 Device 001: ID 0000:0000
> >> >>     Bus 001 Device 001: ID 0000:0000
> >> >>
> >> >>     doo:~# sane-find-scanner -q
> >> >>     found USB scanner (vendor=0x04c5, product=0x10ad) at
> >> libusb:002:002
> >> >>
> >> >>
> >> >> But it is not found by scanadf
> >> >>
> >> >>     doo:~# scanadf
> >> >>     scanadf: no SANE devices found
> >> >>
> >> >>
> >> >> But ok, for your test: it sort of finds the scanner . . . but
> >> fails to
> >> >> recognize it.
> >> >> The output is below. My guess is that you now know the cause of the
> >> >> problem.
> >> >>
> >> >> Cheer,
> >> >> Guus.
> >> >>
> >> >> [sanei_debug] Setting debug level of fujitsu to 25.
> >> >> [fujitsu] sane_init: start
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: SANE is built without support for libusb
> >> >> [sanei_usb] sanei_usb_init: found 0 devices
> >> >> [fujitsu] sane_init: fujitsu backend 1.0.47, from sane-backends
> >> >> 1.0.18-cvs
> >> >> [fujitsu] sane_init: finish
> >> >> [fujitsu] sane_open: start
> >> >> [fujitsu] sane_open: no scanners currently attached, attaching
> >> >> [fujitsu] find_scanners: start
> >> >> [fujitsu] find_scanners: reading config file fujitsu.conf
> >> >> [fujitsu] find_scanners: setting "buffer-size" to 65536
> >> >> [fujitsu] find_scanners: looking for 'usb 0x04c5 0x1041'
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x1041
> >> >> [fujitsu] find_scanners: looking for 'usb 0x04c5 0x1042'
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x1042
> >> >> [fujitsu] find_scanners: looking for 'usb 0x04c5 0x10ad'
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x10ad
> >> >> [fujitsu] find_scanners: found 0 scanner(s)
> >> >> [fujitsu] find_scanners: finish
> >> >> [fujitsu] sane_open: no device requested, using default
> >> >> [fujitsu] sane_open: no device found
> >> >> scanimage: open of device fujitsu failed: Invalid argument
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> usb_os_find_busses: Found 002
> >> >> usb_os_find_busses: Found 001
> >> >> usb_os_find_devices: Found 002 on 002
> >> >> usb_os_find_devices: Found 001 on 002
> >> >> error obtaining child information: Inappropriate ioctl for device
> >> >> usb_os_find_devices: Found 001 on 001
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0010
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0030
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0130
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0230
> >> >> [sanei_usb] sanei_usb_open: trying to open device `/dev/usbscanner'
> >> >> [sanei_usb] sanei_usb_open: can't find device `/dev/usbscanner' in
> >> list
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2004
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x1a20
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x1a26
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x2022
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x1a2a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x2040
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x2060
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x207e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20be
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20c0
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20b0
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20de
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20f8
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20fc
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x20fe
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a5, product=0x2137
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x0002
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x0001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x2061
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x2093
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x2091
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x2095
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x2097
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x208d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x20ff
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x208f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x20fd
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0114
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x011f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0121
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0122
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x080c
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x30d4
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x30cf
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40b3
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40ca
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40ff
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40b8
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40cb
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40dd
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05da, product=0x40ff
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0010
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0011
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0015
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0013
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0013
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0011
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0010
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0014
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0015
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0014
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0016
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0007
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x000f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x000f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0005
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0014
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0012
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0400, product=0x1000
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0400, product=0x1001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0400, product=0x1001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2007
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2008
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2009
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2013
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2015
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2016
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0505
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0605
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x010f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x011d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0050
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0060
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0160
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x049f, product=0x001a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2206
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2207
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2208
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x220d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x220e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2220
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0a82, product=0x6620
> >> >> [sanei_usb] sanei_usb_open: trying to open device `auto'
> >> >> [sanei_usb] sanei_usb_open: can't find device `auto' in list
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x1709
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x170a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x170b
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x170c
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0xffff
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x170d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0xffff
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x1713
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x1706
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x1707
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x1708
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2630
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x262f
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0205
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0405
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0305
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x047b, product=0x1002
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x06bd, product=0x0100
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x047b, product=0x1000
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0409
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0006
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0008
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0002
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0873
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0010
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x043d, product=0x007c
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x1005
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x1105
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0105
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x2205
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x2005
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0101
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0401
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0201
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0601
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4002
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x021e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0218
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0219
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x021a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x021d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x021f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x021c
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x021b
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x055f, product=0x0210
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x043d, product=0x002d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0401
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0400
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0402
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0403
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0412
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0413
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0422
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2011
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x201b
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2017
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x201a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x201d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x201f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2014
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x0444
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0461, product=0x0377
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0901
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2213
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x221c
> >> >> [fujitsu] sane_get_devices: start
> >> >> [fujitsu] find_scanners: start
> >> >> [fujitsu] find_scanners: reading config file fujitsu.conf
> >> >> [fujitsu] find_scanners: setting "buffer-size" to 65536
> >> >> [fujitsu] find_scanners: looking for 'usb 0x04c5 0x1041'
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x1041
> >> >> [fujitsu] find_scanners: looking for 'usb 0x04c5 0x1042'
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x1042
> >> >> [fujitsu] find_scanners: looking for 'usb 0x04c5 0x10ad'
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x10ad
> >> >> [fujitsu] find_scanners: found 0 scanner(s)
> >> >> [fujitsu] find_scanners: finish
> >> >> [fujitsu] sane_get_devices: finish
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0101
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0103
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x010c
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0104
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x010b
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0106
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0109
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x010a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0107
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x010e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0110
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0112
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0116
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x011b
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x011c
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x011e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0126
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0128
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0129
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x012a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0801
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0802
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0805
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0806
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0807
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0808
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x080d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x080e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x080f
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0810
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0811
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0814
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0815
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0819
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0820
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x0000
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b0, product=0x4000
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b0, product=0x4001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04b0, product=0x4002
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2204
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4003
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4006
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4005
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4007
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4009
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4004
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4010
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x05d8, product=0x4011
> >> >> [sanei_debug] Setting debug level of sanei_usb to 255.
> >> >> [sanei_usb] sanei_usb_init: Looking for kernel scanner devices
> >> >> [sanei_usb] sanei_usb_init: can't stat /dev/usb/: No such file or
> >> >> directory
> >> >> [sanei_usb] sanei_usb_init: Looking for libusb devices
> >> >> usb_os_init: Found USB VFS at /dev/bus/usb
> >> >> usb_set_debug: Setting debugging level to 255 (on)
> >> >> [sanei_usb] sanei_usb_init: found libusb device (0x04c5/0x10ad)
> >> >> interface 0  at libusb:002:002
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: device 0x0000/0x0000 looks like a root
> >> hub
> >> >> [sanei_usb] sanei_usb_init: found 1 devices
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a27
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a3c
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a33
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a24
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a25
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a3a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a23
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a2a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a2a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a19
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a41
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a16
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a13
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a18
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a66
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a40
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a68
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a61
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a45
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0701
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0701
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0801
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0b01
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x026a
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0686, product=0x4004
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0686, product=0x400d
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0686, product=0x400e
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a15
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0a16
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04c5, product=0x1029
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x040a, product=0x6001
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x040a, product=0x6002
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x040a, product=0x6003
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x040a, product=0x6004
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x040a, product=0x6005
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x0638, product=0x0268
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x0449
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x044c
> >> >> [sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x0475
> >> >> [fujitsu] sane_exit: start
> >> >> [fujitsu] sane_exit: finish
> >> >> ~
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>


-- 
"The truth is an offense, but not a sin"



More information about the sane-devel mailing list