SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
D [01/Mar/2009:22:53:22 +0000] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok)
D [01/Mar/2009:22:53:22 +0000] PID 6543 (/usr/lib/cups/backend/hp) exited with no errors.
D [01/Mar/2009:22:53:22 +0000] [Job 6] File 0 is complete. E [01/Mar/2009:22:53:22 +0000] [Job 6] Job stopped due to filter errors.
D [01/Mar/2009:22:53:32 +0000] cupsdReadClient: 7 GET /images/bottom-right.gif HTTP/1.1
D [01/Mar/2009:22:53:32 +0000] cupsdAuthorize: Authorized as root using Basic
D [01/Mar/2009:22:53:32 +0000] cupsdSendError: 7 code=304 (Not Modified)
D [01/Mar/2009:22:55:35 +0000] [Job 8] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 3320" -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1 -dIjsUseOutputFD -sOutputFile=- -
D [01/Mar/2009:22:55:35 +0000] [Job 8] Found: %%EOF
D [01/Mar/2009:22:55:35 +0000] [Job 8] Process dying with "Error closing renderer", exit stat: 1
D [01/Mar/2009:22:55:35 +0000] [Job 8] Error closing renderer E [01/Mar/2009:22:55:35 +0000] PID 6822 (/usr/lib/cups/filter/foomatic-rip) stopped with status 1!
I installed hplip, then added that the rc.hplip start and rc.cups start to rc.M. I used that script you had posted above, and just added that to rc.M. Then I rebooted, saw that both rc.hplip and rc.cups were loaded successfully, added the printer, under devices there were two usb hp deskjets, one with hplip and another without, I tried the one with hplip, click print test page and got
"/usr/lib/cups/filter/foomatic-rip failed"
I tried the other device and still no dice. I ls -l foomatic-rip and it's got 777 permissions.
Any ideas?
The script I posted was an excerpt from rc.M it should already have been there, and you probably should not have added it if it already is there.
Aye, made a copy of the old rc.M so I just mv it back hehe.
Guys I FINALLY GOT IT WORK!!
I started installing the foomatic filters. When I configured it I saw
pdf.c:14:30: error: ghostscript/iapi.h: No such file or directory
pdf.c:15:33: error: ghostscript/ierrors.h: No such file or directory
So I installed the ghostscript-8.64-i486-1.tgz package. Then I reconfigured the foomatic filters, no errors, make, make install. Then I shutdown hplip and cups and restarted hplip and cups in that order. Opened the browser, added the printer, and clicked Print Test Page.
Lo and behold, I heard the printer perform. W00t. Thanks guys.
yeah, good to see it worked out, indeed it could have been a dependency issue with ghostscript, but it's weird because I had the same problem a while ago, the only thing that worked was to (re)install the foomatic filters.
@trist007:
----------
I have the same problem here under Solaris 10 where Ghostscript is
installed as a 'package'. I think I have to do the installation from
Ghostscript's source in order to get the 'iapi.h' header.
But how do I have to include this header into the 'foomatic-filters'
configuration process?
THX, Rainer
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.