Antoine Jacoutot wrote:

I found that the plustek, not canon, backend has to be used, so I set this:

ian:16$ echo $SANE_DEFAULT_DEVICE
plustek:/dev/ugen0

You should set it to :
plustek:libusb:/dev/usb0:/dev/ugen0

Yes, that is better, but still not ready for prime time :-) see below
ian:25$ env | grep SANE
SANE_DEFAULT_DEVICE=plustek:libusb:/dev/usb0:/dev/ugen0

ian:17$

ian:23$ scanimage -L

No scanners were identified...

Could you run scanimage in debug mode and post the output.


ian:26$ scanimage --debug -L
device `plustek:libusb:/dev/usb1:/dev/ugen0' is a Canon N670U/N676U/LiDE20 USB flatbed scanner
default device is `plustek:libusb:/dev/usb0:/dev/ugen0'
ian:27$ scanimage --debug --mode=color --format=tiff >/tmp/id
scanimage: open of device plustek:libusb:/dev/usb0:/dev/ugen0 failed: Error during device I/O

Even running the -L twice in a row (after unplugging and reconnecting the USB cable)
fails on the 2nd try:

ian:29$ scanimage --debug --verbose -L
device `plustek:libusb:/dev/usb1:/dev/ugen0' is a Canon N670U/N676U/LiDE20 USB flatbed scanner
default device is `plustek:libusb:/dev/usb0:/dev/ugen0'
ian:30$ scanimage --debug --verbose -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
default device is `plustek:libusb:/dev/usb0:/dev/ugen0'
ian:31$

Each time I run it there is a long pause - almost exactly 30 seconds -before it prints the prompt.

Running commands with sudo does not change any behavior.

Thanks
Ian



Reply via email to