Bug 835304
| Summary: | Fedora 17 cannot print to an HP Laserjet 1018 hosted on a PC with Win XP | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | William Bader <williambader> | ||||
| Component: | cups | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | jpopelka, twaugh, williambader | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-06-26 09:29:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
William Bader
2012-06-25 22:01:22 UTC
Created attachment 594304 [details] bz2 tar with the Fedora 14 files I added the files for reference and in case anyone needs the same work-around and doesn't have an older Fedora system to copy. To get foo2zjs to run, I had to install jbigkit-libs.i686. (In reply to comment #0) > cups on Fedora 17 provides two HP 1018 drivers, but neither works. > I ran "hp-plugin -i" to install the proprietary drivers. > The cups errors log shows lines like > D [25/Jun/2012:21:51:27 +0200] [Job 1] STATE: +hplip.plugin-error > D [25/Jun/2012:21:51:27 +0200] [Job 1] prnt/hpcups/HPCupsFilter.cpp 435: > m_Job initialization failed with error = 48 > printer-state-message="/usr/lib/cups/filter/hpcups failed" > D [25/Jun/2012:21:51:27 +0200] [Job 1] > printer-state-reasons=hplip.plugin-error This claims that the proprietary plugin is not installed. Could you change the driver to 'HP LaserJet 1018 hpcups' and install the plugin once more ? > It worked on Fedora 14 with the foomatic/foo2zjs driver. "yum provides" on > Fedora 17 did not find a package with those files, so I copied them from the > Fedora 14 system. Is there a third-party > repository that I need to enable? Yes, you need to enable rpmfusion-free repository to install foo2zjs. *** This bug has been marked as a duplicate of bug 611255 *** Thanks! I added the rpmfusion repositories with yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm and then I could run yum install foo2zjs Then I re-ran hp-plugin -i and it did more than it did last night including some downloads. When I went into cups, I could see the new entries. William |