legoamruth
Posts: 6
Joined: Tue Jul 23, 2013 1:13 pm
Location: Aurora, Illinois, USA
Contact: Website

CUPS issues

Tue Mar 03, 2015 12:58 am

Hello everyone,

I have a raspberry pi and I have set it up as a CUPS print server. It is an extremely slow printer when printing anything. If I print with my Mac through direct USB and it is fine. Looking into the issue, I found out that CUPS is using a "Gutenprint" driver. How can I improve my print speed. Same issue on scanning, but the scanner IS NOT EVEN FOUND.

Any suggestions would be really helpful..

Amruth

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

Re: CUPS issues

Tue Mar 03, 2015 7:03 am

legoamruth wrote:Hello everyone,

I have a raspberry pi and I have set it up as a CUPS print server. It is an extremely slow printer when printing anything. If I print with my Mac through direct USB and it is fine. Looking into the issue, I found out that CUPS is using a "Gutenprint" driver. How can I improve my print speed. Same issue on scanning, but the scanner IS NOT EVEN FOUND.

Any suggestions would be really helpful..

Amruth
Operating System ? is it fully updated ??

Make / Model of Printer ?

Regards scanning, did you install XSane software ?
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

legoamruth
Posts: 6
Joined: Tue Jul 23, 2013 1:13 pm
Location: Aurora, Illinois, USA
Contact: Website

Re: CUPS issues

Thu Mar 05, 2015 1:38 am

fruitoftheloom wrote:
legoamruth wrote:Hello everyone,

I have a raspberry pi and I have set it up as a CUPS print server. It is an extremely slow printer when printing anything. If I print with my Mac through direct USB and it is fine. Looking into the issue, I found out that CUPS is using a "Gutenprint" driver. How can I improve my print speed. Same issue on scanning, but the scanner IS NOT EVEN FOUND.

Any suggestions would be really helpful..

Amruth
Operating System ? is it fully updated ??

Make / Model of Printer ?

Regards scanning, did you install XSane software ?

Hello,

Thanks for your reply. I am on the latest version of Raspbian and I have a Canon MP280. I tried Sane but that did not find it either.

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

Re: CUPS issues

Thu Mar 05, 2015 8:12 am

Canon Pixma MP280 is supported by the Gutenprint Printer Driver and the XSane Scanner Software

http://www.sane-project.org/sane-mfgs.html#Z-CANON

All I can suggest is

Code: Select all

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

legoamruth
Posts: 6
Joined: Tue Jul 23, 2013 1:13 pm
Location: Aurora, Illinois, USA
Contact: Website

Re: CUPS issues

Thu Mar 05, 2015 11:37 pm

fruitoftheloom wrote:Canon Pixma MP280 is supported by the Gutenprint Printer Driver and the XSane Scanner Software

http://www.sane-project.org/sane-mfgs.html#Z-CANON

All I can suggest is

Code: Select all

sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install xsane cups-driver-gutenprint 
I currently use the gutenprint driver and it takes 10-15 min per page to print... The xsane also does not detect the scanner

peesemould
Posts: 1
Joined: Sat Jul 11, 2015 12:50 pm

Re: CUPS issues

Sat Jul 11, 2015 12:59 pm

I'm having the same issues with this printer.
Did you find an answer?

Return to “Troubleshooting”