Hello, On Jan 26 09:55 ken wrote (shortened):
On Thu, 26 Jan 2006 14:30:08 +0100 (CET) Johannes Meixner
See http://portal.suse.com/sdb/en/2004/10/jsmeix_scanner-setup-92.html "Trouble-Shooting (Debugging)"
That's exactly the document-- that and the *93.html-- are the ones I've been working from. I've tried to run some of the troubleshooting, but I'm probably not divining what the documents are saying. Here's a couple attempts:
# scanimage -d microtek2 -T scanimage: open of device microtek2 failed: Invalid argument
# scanimage -d microtek2:libusb:002:002 -T scanimage: open of device microtek2:libusb:002:002 failed: Invalid argument
Why did you ignore the "export" commands? Did you read the backend's man page "man sane-microtek2"? In your particular case "scanimage -L" doesn't show a SANE device therefore you cannot use something like scanimage -d microtek2:libusb:002:002 because there is no such SANE device. But you can test "scanimage -L" the same way: For example what results export SANE_DEBUG_DLL=4 export SANE_DEBUG_EPSON=128 export SANE_DEBUG_SANEI_USB=128 scanimage -L && echo OK || echo FAILED unset SANE_DEBUG_SANEI_USB unset SANE_DEBUG_EPSON unset SANE_DEBUG_DLL Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: jsmeix@suse.de 90409 Nuernberg, Germany WWW: http://www.suse.de/