[sane-devel] Canon Pixma MX925
Hans Pirnay
hanspirnay at googlemail.com
Tue Jun 4 22:46:12 UTC 2013
Hi Rolf,
I will get back to you with the scanning tests as soon as I can. For now, I
just tried the button tests on a PIXMA MX895 (over wifi), and I'm not quite
sure if I'm doing what you asked me to, so here's what I did:
$ export SANE_DEBUG_PIXMA=11
$ scanimage -A
press any button
$ scanimage -A
no result. However, if I actually listen for buttons I get this:
$ scanimage -d pixma:MX890_192.168.2.102 --button-controlled=yes > output
[sanei_debug] Setting debug level of pixma to 11.
[pixma] pixma is compiled without pthread support.
[pixma] pixma version 0.17.2
[pixma] Scanner model found: Name MX890(Canon PIXMA MX890 Series) matches
MX890 series
[pixma] pixma_collect_devices() found Canon PIXMA MX890 Series at bjnp://
192.168.2.102:8612
[pixma] pixma_open(): Canon PIXMA MX890 Series
[pixma] Reader task id=16613 (forked)
[pixma] Reader task started
[pixma] ==== Button-controlled scan mode is enabled.
[pixma] ==== To proceed, press 'SCAN' or 'COLOR' button. To cancel, press
'GRAY' or 'END' button.
[pixma] INTR T=54.760 len=64
[pixma] 00000000:00 00 00 00 01 01 01 01 02 01 01 03 03 01 01 02
[pixma] 00000010:01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[pixma] 00000020:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[pixma] 00000030:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[pixma]
[pixma] INTR T=100.088 len=64
[pixma] 00000000:00 00 00 00 01 01 01 02 02 01 01 03 03 01 01 02
[pixma] 00000010:01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[pixma] 00000020:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[pixma] 00000030:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[pixma]
... here I quit with CTRL-C
The first button is "Color", the second "Black". After I hit these buttons
the printer sits there for a while, seemingly not doing anything; no
scanning noise/movements, and the scanner's screen shows "Processing.
Please wait momentarily".
Is this what you are looking for?
best
Hans
On Tue, Jun 4, 2013 at 11:39 PM, Rolf Bensch <rolf at bensch-online.de> wrote:
> Hi Hans,
>
> Many thanks reporting ADF duplex on MX920.
>
> Please try to scan a color image with *all* resolutions from 75 dpi up
> to 2400 dpi and report if *all* are OK. To reduce scan time you can scan
> a small area. If you might see problems you can send the pnm files
> directly to my email address. The ml rejects large emails.
>
> Please also check button support on the command line with 'export
> SANE_DEBUG_PIXMA=11' and 'scanimage -A':
> - 'export SANE_DEBUG_PIXMA=11'
> - press one button
> - check the output from 'scanimage -A'
> - press the next button and again check the output from 'scanimage -A'
> - repeat until all buttons have been tested
>
> I'm interested in the debug output from each button which looks similar
> to this:
>
> Buttons:
> --button-update
> Update button state
> [pixma] INTR T=1.656 len=32
> [pixma] 00000000:00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> [pixma] 00000010:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> [pixma]
> --button-1 <int> [1] [read-only]
> Button 1
> --button-2 <int> [0] [read-only]
> Button 2
> --original <int> [0] [read-only]
> Type of original to scan
> --target <int> [2] [read-only]
> Target operation type
>
> Many thanks for your help.
>
> Cheers,
> Rolf
>
>
>
> Am 04.06.2013 00:21, schrieb Hans Pirnay:
> > Hi everyone,
> >
> > I just noticed that the current git HEAD version of the pixma backend
> > does not register the PIXMA MX920 series as Duplex scanners, although
> > they are.
> >
> > After changing pixma_mp150.c:1741 to
> >
> > DEVICE ("Canon PIXMA MX920 Series", "MX920", MX920_PID, 2400, 0, 0,
> > 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP),
> >
> > it works perfectly.
> >
> > best
> > Hans
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130605/24e78545/attachment.html>
More information about the sane-devel
mailing list