|
From: Dr R. W. <rai...@gm...> - 2021-04-02 16:57:40
|
Greetings, having just replaced my old Canon Pixma MX885 with a Canon Maxify MB5150 I find myself not being able to print to this printer from Gentoo (works from Windoze, however, so it's not the printer). Printing a test page directly from within Cups on Gentoo prints a light grey "Printer Test Page" line on the first sheet picked from the paper tray and then moves all paper from the source paper tray to the output paper tray until the former is empty. And when printing a one page PDF from within Okular it doesn't print anything at all but directly moves all paper from the input to the output tray. File "/var/log/cups/error.log" does contain entries, but none that did not already occur with the old Pixma. Does this sound familiar to anyone? Any hints appreciated ... Sincerely, Rainer |
|
From: Michael S. <ms...@ms...> - 2021-04-02 17:10:40
|
Rainer, It would be useful to know: - What driver you are using with the printer? - What version of CUPS comes with your Gentoo There have been a number of bug fixes in CUPS' support of Canon AirPrint/Mopria-compatible printers (like this one) over the last year, so it is possible you are just running into a known CUPS bug. > On Apr 2, 2021, at 12:40 PM, Dr Rainer Woitok <rai...@gm...> wrote: > > Greetings, > > having just replaced my old Canon Pixma MX885 with a Canon Maxify MB5150 > I find myself not being able to print to this printer from Gentoo (works > from Windoze, however, so it's not the printer). > > Printing a test page directly from within Cups on Gentoo prints a light > grey "Printer Test Page" line on the first sheet picked from the paper > tray and then moves all paper from the source paper tray to the output > paper tray until the former is empty. And when printing a one page PDF > from within Okular it doesn't print anything at all but directly moves > all paper from the input to the output tray. > > File "/var/log/cups/error.log" does contain entries, but none that did > not already occur with the old Pixma. > > Does this sound familiar to anyone? > > Any hints appreciated ... > > Sincerely, > Rainer > > > _______________________________________________ > Gimp-print-devel mailing list > Gim...@li... > https://lists.sourceforge.net/lists/listinfo/gimp-print-devel > ________________________ Michael Sweet |
|
From: Dr R. W. <rai...@gm...> - 2021-04-03 14:59:59
|
Michael, On Friday, 2021-04-02 13:10:10 -0400, you wrote: > ... > It would be useful to know: > > - What driver you are using with the printer? > - What version of CUPS comes with your Gentoo That's what I've installed: net-print/cups 2.3.3-r2 net-print/cups-bjnp 2.0.3 net-print/cups-filters 1.28.7 And yes, CUPS does see the printer and provides the following informat- ion about it: Description: Canon MB5100 series Location: Local Driver: Canon MAXIFY MB5150 - CUPS+Gutenprint v5.3.3 (color, 2-sided printing) Connection: bjnp://192.168.2.114:8611 Defaults: job-sheets=none, none media=iso_a4_210x297mm sides=two-sided-long-edge Sincerely, Rainer |
|
From: Gernot H. <aik...@gm...> - 2021-04-04 03:57:12
|
Hello Rainer, It is quite possible that the MB5100 series is not working properly yet. I seem to recall that the options related to paper tray, and the sizes of papers that were able to be used with each of the trays, were quite complex. I have not checked whether anyone else has reported back on the MB5100, but can you please communicate with me offline for specifics of debugging use of the options/defaults. Since you use Gentoo it is likely I can make some changes to the code, and send you test jobs which you can send raw to the printer from the command line to see whether the MB5100 behaviour matches expectations. It is also possible that there could be problems with the usage on network connections, so ideally we would like to debug using a USB connection, if that is feasible. Best regards, Gernot Hassenpflug On Sun, Apr 4, 2021 at 12:01 AM Dr Rainer Woitok <rai...@gm...> wrote: > > Michael, > > On Friday, 2021-04-02 13:10:10 -0400, you wrote: > > > ... > > It would be useful to know: > > > > - What driver you are using with the printer? > > - What version of CUPS comes with your Gentoo > > That's what I've installed: > > net-print/cups 2.3.3-r2 > net-print/cups-bjnp 2.0.3 > net-print/cups-filters 1.28.7 > > And yes, CUPS does see the printer and provides the following informat- > ion about it: > > Description: Canon MB5100 series > Location: Local > Driver: Canon MAXIFY MB5150 - CUPS+Gutenprint v5.3.3 (color, 2-sided printing) > Connection: bjnp://192.168.2.114:8611 > Defaults: job-sheets=none, none media=iso_a4_210x297mm sides=two-sided-long-edge > > Sincerely, > Rainer > > > _______________________________________________ > Gimp-print-devel mailing list > Gim...@li... > https://lists.sourceforge.net/lists/listinfo/gimp-print-devel -- Protea Wines Japan Tel: 070-5550-9076 https://www.proteawines.jp |
|
From: Dr R. W. <rai...@gm...> - 2021-04-14 13:57:07
|
Greetings,
On Saturday, 2021-04-03 16:59:36 +0200, I myself wrote:
("> >" refers to Michael Sweet <ms...@ms...>)
> ...
> On Friday, 2021-04-02 13:10:10 -0400, you wrote:
> > ...
> > It would be useful to know:
> >
> > - What driver you are using with the printer?
> > - What version of CUPS comes with your Gentoo
>
> That's what I've installed:
>
> net-print/cups 2.3.3-r2
> net-print/cups-bjnp 2.0.3
> net-print/cups-filters 1.28.7
Further searching the web I found at
https://www.canon.co.uk/support/consumer_products/products/fax__multifunctionals/inkjet/maxify_mb_series/maxify_mb5150.html?type=drivers&driverdetailid=tcm:14-1533036&os=linux%20%2864-bit%29&language=en
that Canon offers a Fedora/Ubuntu printer driver "cnijfilter2" version
5.40-1 for the Maxify MB5150 for downloading. But since there is also a
Gentoo package "net-print/cnijfilter2" version 5.90 I preferred to in-
stall that instead.
Trying to print a test page via Cups failed as it did before: the text
"Printer Test Page" was printed in light grey on the first sheet of pap-
er and then the printer started to empty the paper tray.
So I cycled power on the printer, rebooted my laptop, and again sent a
test page from Cups. This time nothing happened. The printer didn't
even flinch and the print job is still pending.
Question: is this driver not required in my case, or what else is going
on here?
Sincerely,
Rainer
|