On Fri, 12 May 2006, Giuseppe Sacco wrote: > Il giorno ven, 05/05/2006 alle 00.51 -0400, m. allan noah ha scritto: >> I have released the next version of the updated fujitsu sane backend to my >> personal website. http://www2.pfeiffer.edu/~anoah/fujitsu/ >> >> up7 is a minor update to the up6 version (which works pretty well): > [...] > > I just tried two different fujitsu scanners, but they are probably > unsupported: > > fi-4010CU, sane-find-scanner list it as > found USB scanner (vendor=0x04c5, product=0x1029) at libusb:002:003 >
this one is probably not a fujitsu, but i cant tell from your logs, try adding the usb ids to the fujitsu.conf, and get a debug log with just SANE_DEBUG_FUJITSU=30 > fi-5120C, sane-find-scanner list it as > found USB scanner (vendor=0x04c5, product=0x10e0) at libusb:002:002 this one should be supported with the updated backend. you did not give any info on its status? i think its id is already in the fujitsu.conf. from the strace you gathered below, it looks like the fujitsu backend was not able to find its config file in ./fujitsu.conf or in /usr/local/etc/sane.d/fujitsu.conf please make sure that sane is installed correctly. allan > > Moreover scanimage cannot open the device: > > # scanimage -d fujitsu:libusb:002:004 > scanimage: open of device fujitsu:libusb:002:004 failed: Invalid > argument > > Complete logs created with this command are available: > > sudo strace -f -osane-fuji-up7-fi-4010CU.log -s512 \ > env LD_LIBRARY_PATH=/home/giuseppe/sane/lib \ > PATH=/home/giuseppe/sane/bin:$PATH \ > SANE_DEBUG_SANEI_USB=255 /home/giuseppe/sane/bin/scanimage -d \ > fujitsu:libusb:002:004 2>sane-fuji-up7-fi-4010CU.usb.log > > http://eppesuigoccas.homedns.org/~giuseppe/sane-fuji-up7-fi-4010CU.log > http://eppesuigoccas.homedns.org/~giuseppe/sane-fuji-up7-fi-4010CU.usb.log > > > fi-4010CU is listed as unsupported with vendor/product unknown > fi-5120C isn't listed on the website > > Website could be updated with vendor/product from this message. > > Bye, > Giuseppe > > > -- "so don't tell us it can't be done, putting down what you don't know. money isn't our god, integrity will free our souls" - Max Cavalera
