plustek: Canon N670U not working


Previous by date: 25 Oct 2002 09:22:03 -0000 Re: scanner problems, Gerhard Jaeger
Next by date: 25 Oct 2002 09:22:03 -0000 OP4300P artefacts, LarsTäuber
Previous in thread:
Next in thread: 25 Oct 2002 09:22:03 -0000 Re: Canon N670U not working, Jaeger, Gerhard

Subject: Canon N670U not working
From: David Sterratt ####@####.####
Date: 25 Oct 2002 09:22:03 -0000
Message-Id: <1035537498.2675.11.camel@galaxy>

I've installed the latest version of sane (1.0.9) and am trying to use a
Canon N670U.  I've read the sane FAQ and the Plustek-USB.txt file in the
plustek backend source code.

sane-find-scanner can find the scanner

----

# sane-find-scanner
...
found USB scanner (vendor=0x04a9 [Canon], product=0x220d [CanoScan]) at
libusb:001:003
...

---

I've configured plustek.conf with the vendor and model name and then run
scanimage -L with full debugging.  (What I think are) the relevant bits
of the output are below:

----

[plustek] next device is a USB device (0x04A9-0x220D)
[plustek] next device is an USB device
[plustek] ># [usb]<
[plustek] >#<
[plustek] ># options for the previous USB entry<
[plustek] >#<
[plustek] ># switch lamp off after xxx secs, 0 disables the feature<
[plustek] >option lampOff 0<
[plustek] Decoding option >lampOff<
[plustek] ><
[plustek] ># warmup period in seconds, 0 means no warmup<
[plustek] >option warmup 30<
[plustek] Decoding option >warmup<
[plustek] ><
[plustek] ># 0 means leave lamp-status untouched, not 0 means switch
off<
[plustek] ># on sane_close<
[plustek] >option lOffOnEnd 0<
[plustek] Decoding option >lOffOnEnd<
[plustek] ><
[plustek] >#<
[plustek] ># options to tweak the image start-position<
[plustek] ># (WARNING: there's no internal range check!!!)<
[plustek] >#<
[plustek] ># for the normal scan area<
[plustek] >#<
[plustek] >option posOffX 0<
[plustek] Decoding option >posOffX<
[plustek] >option posOffY 0<
[plustek] Decoding option >posOffY<
[plustek] ><
[plustek] ># for transparencies<
[plustek] >option tpaOffX 0<
[plustek] Decoding option >tpaOffX<
[plustek] >option tpaOffY 0<
[plustek] Decoding option >tpaOffY<
[plustek] ><
[plustek] ># for negatives<
[plustek] >option negOffX 0<
[plustek] Decoding option >negOffX<
[plustek] >option negOffY 0<
[plustek] Decoding option >negOffY<
[plustek] ><
[plustek] >#<
[plustek] ># for setting the calibration strip position<
[plustek] ># (WARNING: there's no internal range check!!!)<
[plustek] ># -1 means use built in<
[plustek] >#<
[plustek] >option posShadingY -1<
[plustek] Decoding option >posShadingY<
[plustek] >option tpaShadingY -1<
[plustek] Decoding option >tpaShadingY<
[plustek] >option negShadingY -1<
[plustek] Decoding option >negShadingY<
[plustek] ><
[plustek] >#<
[plustek] ># to invert the negatives, 0 disables the feature<
[plustek] >#<
[plustek] >option invertNegatives 0<
[plustek] Decoding option >invertNegatives<
[plustek] ><
[plustek] ># for skipping calibration step<
[plustek] >option skipCalibration 0<
[plustek] Decoding option >skipCalibration<
[plustek] ><
[plustek] ># for replacing the gain values found during<
[plustek] ># calibration<
[plustek] >option red_gain   -1<
[plustek] Decoding option >red_gain<
[plustek] >option green_ngain -1<
[plustek] >option blue_gain  -1<
[plustek] Decoding option >blue_gain<
[plustek] ><
[plustek] >#<
[plustek] ># for adjusting the default gamma values<
[plustek] ># use values of 2.5 for CanoScan<
[plustek] >#<
[plustek] >option redGamma         1.0<
[plustek] Decoding option >redGamma<
[plustek] >option greenGamma       1.0<
[plustek] Decoding option >greenGamma<
[plustek] >option blueGamma        1.0<
[plustek] Decoding option >blueGamma<
[plustek] >option grayGamma        1.0<
[plustek] Decoding option >grayGamma<
[plustek] ><
[plustek] >#<
[plustek] ># to enable TPA (non Plustek devices only)<
[plustek] ># 0 means default behaviour as specified in the internal
tables<
[plustek] ># 1 means enable<
[plustek] >#<
[plustek] >option enableTPA 0<
[plustek] Decoding option >enableTPA<
[plustek] ><
[plustek] >#<
[plustek] ># and of course the device-name<
[plustek] >#<
[plustek] >#device /dev/usbscanner<
[plustek] >device /proc/bus/usb/001/003<
[plustek] Decoding device name >/proc/bus/usb/001/003<
[plustek] ><
[plustek] >#<
[plustek] ># to define a new device, start with a new section:<
[plustek] ># [usb] or [parport]<
[plustek] >#<
[plustek] attach (/proc/bus/usb/001/003, 0xbfffd270, (nil))
[plustek] Device configuration:
[plustek] device name  : >/proc/bus/usb/001/003<
[plustek] porttype     : 1
[plustek] USB-ID       : >0x04A9-0x220D<
[plustek] warmup       : 30s
[plustek] lampOff      : 0
[plustek] lampOffOnEnd : 0
[plustek] skipCalibr.  : 0
[plustek] invertNegs.  : 0
[plustek] pos_x        : 0
[plustek] pos_y        : 0
[plustek] pos_shading_y: -1
[plustek] neg_x        : 0
[plustek] neg_y        : 0
[plustek] neg_shading_y: -1
[plustek] tpa_x        : 0
[plustek] tpa_y        : 0
[plustek] tpa_shading_y: -1
[plustek] red gain     : -1
[plustek] green gain   : -1
[plustek] blue gain    : -1
[plustek] red Gamma    : 1.00
[plustek] green Gamma  : 1.00
[plustek] blue Gamma   : 1.00
[plustek] gray Gamma   : 1.00
[plustek] ---------------------
[plustek] drvopen()
[plustek] usbDev_open(/proc/bus/usb/001/003,0x04A9-0x220D)
[plustek] Can't get vendor ID from driver...
[plustek] ... using the specified: 0x04a9
[plustek] usbio_DetectLM983x
[plustek] UIO error
[plustek] This is not a LM9831 or LM9832 chip based scanner.
[plustek] open failed: -1
[dll] init: backend `plustek' is version 1.0.0
[plustek] sane_get_devices (0xbffff378, 0)
[dll] load: searching backend `pint' in `/usr/local/lib/sane'

----

Any ideas?  I'm stuck!  Help would be much appreciated.

David


Previous by date: 25 Oct 2002 09:22:03 -0000 Re: scanner problems, Gerhard Jaeger
Next by date: 25 Oct 2002 09:22:03 -0000 OP4300P artefacts, LarsTäuber
Previous in thread:
Next in thread: 25 Oct 2002 09:22:03 -0000 Re: Canon N670U not working, Jaeger, Gerhard


Powered by ezmlm-browse 0.20.