[sane-devel] Canon MF8030c

Nicolas Martin nicolas0martin at gmail.com
Fri Jul 23 20:20:52 UTC 2010


Le vendredi 23 juillet 2010 à 16:45 +0200, Mickael Profeta a écrit :
> Hi,
> 
> Thanks for these explanations.
> 
> I received thoses log that I compress using gzip. I am surprised it is
> binary files, is it ok?
> 
> Tell me if we should do some other tests with different parameters.
> 
> Thanks for help
> 
> Mike
> 
Well, the logs are partially usable, the first one fails probably before
the image data is sent from the scanner (Broken pipe), and the second
does just show only the very beginning of a scan sequence.

However, what is very curious, is that the first log shows the Pixma
dialect used here is different from all the ones implemented in the
pixma backend. 
But the first scanimage log you sent (which fails when image data is
about to be sent by scanner) uses the ImageClass Pixma dialect, so I
guess this model understands 2 different Pixma protocols ! Canon seems
to have reinvented the wheel again !

However, there's something we could try, as the MF8030 seems to
understand at least part of the ImageClass dialect:
The ImageClass file uses in fact 2 different ways to read image data, so
I've change a little bit the pixma_imageclass.c file to try an alternate
way. Could you try it, place the attached file in directory:
sane-backends/backend 
to replace the file already existing, recompile/reinstall, and take
another scanimage log as you sent in your first message.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixma_imageclass.c
Type: text/x-csrc
Size: 19035 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20100723/dacf4aca/attachment-0001.c>


More information about the sane-devel mailing list