[sane-devel] [ANN] Canon Pixma Scanner Driver (stand-alone)

Martin Schewe sane-devel at schewe.com
Tue Mar 28 15:25:42 UTC 2006


Hi Farvil,

On Mon, Mar 27, 2006 at 08:12:18PM +0200, Farvil wrote:
> I though I scaned the image in 50 dpi resolution and not 75 dpi, but 
> I am not sure of that. I will verify that.

The hardware does not support 50dpi, so ScanGear tells the scanner to
scan at 75dpi.

I abstracted the command handling to support different protocol variants
and released pixma-0.4.  Now the driver might understand your model as
well -- even though I had to guess many things, so you should not expect
it to run out of the box.  If the scanner loops with something like

	ff 20 00 00 00 00 00 00 00 00 00 00 00 00 00 10 
	Incomplete read

	cf 60 00 00 00 00 00 00 00 00 00 00 00 00 00 0c 
	01 00 00 00 00 00 00 00 00 00 00 ff 
	Incomplete write

	ff 20 00 00 00 00 00 00 00 00 00 00 00 00 00 10 
	Incomplete read

	cf 60 00 00 00 00 00 00 00 00 00 00 00 00 00 0c 
	01 00 00 00 00 00 00 00 00 00 00 ff 
	Incomplete write

you should try compiling with

$ make CFLAGS=-DUGLY_MP150_HACK

Same goes for MP450 et al.

Good luck,
		Martin



More information about the sane-devel mailing list