You are not logged in.
Pages: 1
HP_Deskjet_F2400_series now stopped printing. (cups-pdf and xsane are working)
The error message is /usr/lib/cups/filter/foomatic-rip failed and in the error_log it is printer-state-message="/usr/lib/cups/filter/pdftops failed"
Packages:
cups : cups 1.5.3-5 ; filters : foomatic-filters 1:4.0.17_20120712-1, cups-filters 1.0.19-1
Let me know if any one got similar error and any workaround for this. I know there was one bug report and got it fixed.I also tried removing all printers and put them back.
Thanks
Offline
Hi kgas,
I can confirm the same problem here, with an HP Laserjet 1120. Curiously, if you convert to PS and submit the job by hand, it works fine!
pdftops my_file.pdf # Generates my_file.ps
lpr my_file.ps # Sends to the default printerVersions for cups, foomatic-filters and cups-filters match the ones on your post.
Any hints?
Thanks.
Offline
solved aparent is recompiling cups-filters with fix gentoo. In test
Offline
If there's something to add please file a bug to our tracker.
Offline
gersoneruotolo, can you put the patch file in the bug report . Patch file posted in the bug report. But still printer fails to respond.
Last edited by kgas (2012-07-21 16:32:49)
Offline
ok, recompiling poppler with patch:
Offline
I got an HP working again recently by setting the option pdftops-renderer=pdftops. It is not perfect - printing still isn't entirely issue-free - but it makes a really enormous difference. Most stuff prints whereas before hardly anything printed without so much coaxing and so slowly it made you think the Roman's were onto something chiselling stuff on stone. (I tried this in an attempt to avoid compiling cups myself and I still haven't been forced to do that. The option makes that much difference.)
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I am solved problem here. It's work now.
Sorry, my english is bad.
Solution:
1) Recompile poppler with patch:
http://www.4shared.com/file/6Vjgnzz7/popplertar.html
2) Compile cups-filters 1.0.20 and install:
http://www.4shared.com/file/ApYdu3iD/cu … rstar.html
3a) Case use cups-usblp recompile, and recompile libcups with patches:
http://www.4shared.com/file/nVXKnhrB/libcupstar.html
http://www.4shared.com/file/ZCaO46bw/cups-usblptar.html
3b) Case use cups e libcups of the Archlinus, apply this patches, and recompile:
http://www.4shared.com/file/1Fs7zVwE/patchestar.html
4) Reinstall, if necessary, the drivers your print.
5) Restart cups.
It should work, here fully worked
Offline
Solved with the last update. Everything working fine now.
Thanks a lot!
Offline
Pages: 1