<p dir="ltr">Your welcome. <br>
--<br>
Chris. </p>
<div class="gmail_quote">Am 21.02.2015 11:31 schrieb "Rolf Bensch" <<a href="mailto:rolf@bensch-online.de">rolf@bensch-online.de</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Chris,<br>
<br>
I just updated the source files in SANE's git repository.<br>
<br>
Many thanks for your help.<br>
<br>
Cheers,<br>
Rolf<br>
<br>
Am 17.02.2015 um 18:08 schrieb Christian Spielberger:<br>
> On Mon 16.02.15  20:15, Rolf Bensch wrote:<br>
>> Hi Chris,<br>
>><br>
>> Attached patch should fix your issue. The patch fixes this file:<br>
>> backend/pixma_mp150.c.<br>
>><br>
>> Please also test the USB connection without WiFi connected.<br>
>><br>
>> After your positive feedback I'll update the sources in SANE's git<br>
>> repository.<br>
>><br>
>> Cheers,<br>
>> Rolf<br>
>><br>
>><br>
>><br>
>> Am 16.02.2015 um 19:44 schrieb Christian Spielberger:<br>
>>> On Mon 16.02.15  14:29, Guillaume Courtois wrote:<br>
>>>>> Hi,<br>
>>>>> today I activated my brand new Canon PIXMA MG6450 printer/scanner.<br>
>>>>> In the SANE<br>
>>>>> table for supported devices the device is listed as "Untested":<br>
>>>>><br>
>>>>> ...<br>
>>>>> PIXMA MG6400 Series     USB     0x04a9/0x1770   Untested<br>
>>>>> Testers needed!<br>
>>>>> ...<br>
>>>>><br>
>>>>> I built and installed the sane-backends project. It worked like a<br>
>>>>> charm for my<br>
>>>>> device which is connected by wifi. The scanned image looks quite<br>
>>>>> good. The<br>
>>>>> colors are correct. Resolutions up to 600dpi are working. With<br>
>>>>> 1200dpi there are<br>
>>>>> "column oriented" artefacts.<br>
>>>>><br>
>>>>> Configuration on printer: Normal configuration process, then<br>
>>>>> - wifi config (dhcp)<br>
>>>>> - set hostname (to "canon") through the printers display menu<br>
>>>>><br>
>>>>> Configuration on system (Ubuntu trusty):<br>
>>>>> To /etc/sane.d/pixma.conf added line:<br>
>>>>> bjnp://canon.local<br>
>>>>><br>
>>>>> Building sane-backends (default):<br>
>>>>><br>
>>>>> ./configure<br>
>>>>> make<br>
>>>>> sudo make install<br>
>>>>><br>
>>>>> $ scanimage -L<br>
>>>>> device `pixma:MG6400_canon.local' is a CANON Canon PIXMA MG6400 Series<br>
>>>>> multi-function peripheral<br>
>>>>><br>
>>>>><br>
>>>>> Do you need more informations?<br>
>>>>><br>
>>>>> regards,<br>
>>>>> Chris.<br>
>>>> Hi,<br>
>>>><br>
>>>> Can you send us a picture of the scan at 1200 dpi ?<br>
>>>> Did you try higher resolutions ?<br>
>>>><br>
>>>> You may have the same kind of problem I had with my Canon MP990 (and<br>
>>>> which I solved, I have to send the patch for that BTW !)<br>
>>>><br>
>>>> Bye.<br>
>>>><br>
>>>> Le 14/02/2015 22:46, Christian Spielberger a écrit :<br>
>>> Hi Guillaume,<br>
>>> I reordered your reply to bottom posting. Thought, this is common in web<br>
>>> forums, resp. mailing lists.<br>
>>><br>
>>> The images are very large in disk space. They can be downloaded from:<br>
>>> - image as it should look like, scanned with 75dpi<br>
>>> <a href="https://dl.dropboxusercontent.com/u/69356214/nypd-75dpi.png" target="_blank">https://dl.dropboxusercontent.com/u/69356214/nypd-75dpi.png</a><br>
>>> - image scanned with 1200dpi<br>
>>> <a href="https://dl.dropboxusercontent.com/u/69356214/nypd-1200dpi-onA5.png" target="_blank">https://dl.dropboxusercontent.com/u/69356214/nypd-1200dpi-onA5.png</a><br>
>>><br>
>>> regards,<br>
>>> Chris.<br>
>>><br>
>>><br>
>><br>
><br>
>> --- ./pixma_mp150.c  2015-02-16 19:57:59.430742217 +0100<br>
>> +++ ../sane-backends/backend/pixma_mp150.c   2015-02-16 19:58:46.983176453 +0100<br>
>> @@ -1149,6 +1149,7 @@<br>
>>                && s->cfg->pid != MG5300_PID<br>
>>                && s->cfg->pid != MG5500_PID<br>
>>                && s->cfg->pid != MG6300_PID<br>
>> +              && s->cfg->pid != MG6400_PID<br>
>>                && s->cfg->pid != MG7100_PID)<br>
>>                reorder_pixels (mp->linebuf, sptr, c, n, m, s->param->wx, line_size);<br>
>><br>
><br>
><br>
> Hi Rolf Bench,<br>
><br>
> I tried the patch and it works. Sorry, currently I have no time to test it with<br>
> USB cable. Only Wifi.<br>
><br>
> See:<br>
> <a href="https://dl.dropboxusercontent.com/u/69356214/nypd-1200dpi-patched.png" target="_blank">https://dl.dropboxusercontent.com/u/69356214/nypd-1200dpi-patched.png</a><br>
><br>
> Attached git generated patch.<br>
><br>
> regards,<br>
> chris.<br>
><br>
><br>
</blockquote></div>