The new Cups 2.0.2 uses 25% of my CPU when the PC starts.
My Samsung ML-2510 printer doesn’t work anymore.
When I try to downgrade CUPS to 1.54, there is an Ruby error complaining about too many stacks.
Automatic configuration doesn’t recognize my USB-printer.
Have you tried adding and removing the printer? I currently don’t have access to it, but I printed to the very same printermodel yesterday. This was after the cups update.
saw similar problem end of February, read then solved by :-
==============================================================================
20-Nov-2014, 00:03 #5
crmrhm
Busy Penguin
Join Date
Workaround: Re-install cups-filters-ghostscript and restart cupsd (as root run
“zypper install --force cups-filters-ghostscript” and “rccups restart”)
Howard
Aug 2008
Location
San Francisco
Posts
280
Re: printing problem in openSUSE 13.2
This problems seems to be the subject of
https://en.opensuse.org/openSUSE:Mos…_13.2#Printing
The workaround given is:
sudo rccups stop
sudo rccups restart
==============================================================================
2014-12-09 07:51:57
dr-kart
Member
From: Ukraine
Registered: 2011-01-09
Posts: 47
Re: [SOLVED] cupsd 100% CPU load
https://bugs.archlinux.org/task/42666
SOLUTION (this was a failure on Tumbleweed)!!!
to modify /etc/cups/client.conf
remove ServerName /run/cups/cups.sock and replace it with
ServerName localhost:631
==============================================================================
try one at a time and undo if trial has no effect
hth
PS: also read deleteing them re-installing ghostscript helps