[sane-devel] Canon LiDE 210 · problems with 1.0.22 and git-version

stef stef.dev at free.fr
Mon Jul 9 04:57:16 UTC 2012


Le 06/07/2012 09:08, M G Berberich a écrit :
> Hello,
>
> I have a Canon LiDE 210. The sane-website says it is supported
> “Complete” by sane-genesys.
>
> It can scan at resolution up to 4800dpi, but the stable version of
> sane (1.0.22-7.1 from debian wheezy) treats it as a Canon LiDE 200 and
> only offers resolutions up to 1200dpi which works fine.
>
> I installed the git-snapshot of the backends and with this version
> sane offers resolutions up to 4800dpi, but the resolutions above
> 1200dpi (2400dpi and 4800dpi) do not work at all.
>
> It has to be aborted by 2 times Ctrl-C:
>
>    18 hermione:/tmp/sane                                          [09:04:29]
>    > bin/scanimage -d genesys:libusb:001:005 --resolution 2400 > X.png
>    ^Cscanimage: received signal 2
>    scanimage: trying to stop scanner
>    ^Cscanimage: received signal 2
>    scanimage: aborting
>    19 hermione:/tmp/sane                                          [09:04:58]
>
> 	MfG
> 	bmg
>
     Hello,

     when scanning at these resolution, the motor is slow and very 
silent. So it takes time to scan. In odrer to speed scan, use geometry 
parameters to reduce the amount of data (a full 2400 dpi scan is about 
1,7 Gb) and let the scanner time to complete.
     If after a few minutes, nothing is moving, run scanimage with debug 
traces enabled, so we can try to understand what may happening:

export SANE_DEBUG_GENESYS=255
export SANE_DEBUG_GENESYS_LOW=255
export SANE_DEBUG_GENESYS_GL124=255
scanimage -d genesys --clear-calibration --resolution 2400 --mode Color 
-l 20 --height 10 --width 180 2>rl.log >rl.pnm

then send the rl.log debug file.

Regards,
     Stef





More information about the sane-devel mailing list