<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>Hi,<BR> <BR>I'm trying to use SANE backend on windows and Linux so that I
have a<BR>consistent scanner interface for my application across platforms. I
have the<BR>back and front end working on Linux. Great stuff! <BR> <BR>I can't
seem to get things to work on Windows XP SP2. I have the cygwin<BR>tools. I
compiled the back and front ends. I've got libusb in my /usr/lib<BR>directory.
When I run sane-find-scanner -q I get the following:<BR> <BR>$ sane-find-scanner
-q<BR> <BR> # sane-find-scanner will now attempt to detect your scanner.
If the<BR> # result is different from what you expected, first make sure
your<BR> # scanner is powered up and properly connected to your
computer.<BR> <BR>found 2 busses<BR>found USB scanner (vendor=0x04c5,
product=0x1041) at<BR>libusb:bus-1:\\.\libusb0-0003--0x04c5-0x1041<BR> <BR>If I
run scanimage -L, I don't get any scanners.<BR>$ scanimage<BR>scanimage: no SANE
devices found<BR> <BR>$ scanadf
-d"fujitsu:libusb:bus-1:\\.\libusb0-0004--0x04c5-0x1041"<BR>scanadf: open of
device fujitsu:libusb:bus-1:\.\libusb0-0004--0x04c5-0x1041<BR>failed: Invalid
argument<BR> <BR>I have a fujitsu fi-4120c<BR> <BR>I edited
/usr/local/etc/sane.d and put in:<BR># For Fujitsu scanners connected via USB
using vendor and device ids<BR>(libusb):<BR>usb 0x04c5 0x1041<BR> <BR>What do I
need to do to get this working in windows. Any hints would be<BR>greatly
appreciated.<BR> <BR>Thanks,<BR>Kerry
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>