retiredatlast
Posts: 5
Joined: Wed Jan 18, 2017 5:27 pm

Printer not found, except in Chrome

Thu Jan 19, 2017 7:39 pm

If I click the menu icon in the top right of this Forum page, I find Print in the drop down. Selecting Print opens a dialog for my Canon Pixma MG6600 which enables me to print the displayed page perfectly. But neither the rpi 3 text editor nor the office writer can find the printer. They offer print to PDF or a generic printer. I have not been able to find a way to set and configure my printer as the default for all rpi 3 applications. I am probably trying too hard and overlooking something that should have been obvious to me. Thank you for any help you can provide.

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: Printer not found, except in Chrome

Thu Jan 19, 2017 7:43 pm

You installed cups and configured that? If not then you need to do that. Plenty of tutorials online.
There are 10 types of people: those who understand binary and those who don't.

retiredatlast
Posts: 5
Joined: Wed Jan 18, 2017 5:27 pm

Re: Printer not found, except in Chrome

Mon Jan 23, 2017 4:59 pm

Thank you very much. Most of the tutorials I found when trying to lean how to set up rpi3 failed to mention anything about printing in general or CUPS in particular. You set me on the right path. I have installed CUPS and I found my printer in the list. I still cant print but I believe I can work that out. I appreciate your help.

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Printer not found, except in Chrome

Mon Jan 23, 2017 5:39 pm

retiredatlast wrote:Thank you very much. Most of the tutorials I found when trying to lean how to set up rpi3 failed to mention anything about printing in general or CUPS in particular. You set me on the right path. I have installed CUPS and I found my printer in the list. I still cant print but I believe I can work that out. I appreciate your help.
You will likely need the gutenprint driver package as well:

Code: Select all

sudo apt-get update
sudo apt-get install printer-driver-gutenprint
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

User avatar
scruss
Posts: 3212
Joined: Sat Jun 09, 2012 12:25 pm
Location: Toronto, ON
Contact: Website

Re: Printer not found, except in Chrome

Mon Jan 23, 2017 6:02 pm

And if you want the printer finding/setup to be fairly graphical, I suggest installing the system-config-printer package. It adds a GUI to the preferences menu.
‘Remember the Golden Rule of Selling: “Do not resort to violence.”’ — McGlashan.
Pronouns: he/him

Return to “Beginners”