Bug 497091
| Summary: | Cannot print with hp laserjet p1005 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Enrico Scantamburlo <scanti.rulla> | ||||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 10 | CC: | twaugh, vaeood | ||||||
| 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: | 2009-07-13 13:15:16 UTC | Type: | --- | ||||||
| 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
Enrico Scantamburlo
2009-04-22 10:54:33 UTC
Please attach the PPD for the queue (from the /etc/cups/ppd/ directory). Created attachment 340720 [details]
PPDF file
Added the attachment Please try these packages: http://koji.fedoraproject.org/koji/buildinfo?buildID=99133 Download them and use 'rpm -Fvh hplip*.rpm hpijs*.rpm libsane-hpaio*.rpm' to install them. Does the problem still occur? If so please look in /var/log/messages to see if there are any error messages that occur around the time of the fault. Apr 22 16:56:19 localhost hal_lpadmin: Added printer HP-LaserJet-P1005 Apr 22 16:56:24 localhost kernel: usblp0: removed Apr 22 16:56:24 localhost hpijs: unable to open PrintContext object err=48 Apr 22 16:56:29 localhost HP_LaserJet_P1005?serial=BC136D6: io/hpmud/hpmud.c 608: invalid channel_write state thanks for the fast fix but it does still not work, see log Does 'dmesg' still show a segfault from the 'hp' process? yes hp[3972]: segfault at 33af20af48 ip 00000033afe0c26b sp 00007fffefcc6460 error 7 in libpthread-2.9.so[33afe00000+17000] Next step is to look a little closer at what the hp backend is up to. Please install the strace package (yum install strace) and do this, as root: set $(ps ax|grep [c]upsd) strace -fp $1 2>cupsd.txt and then print a page as normal. Once it has failed, press control-C to stop the strace program, and attach the cupsd.txt file to this bug report. Thanks. Created attachment 340769 [details]
The trace of hp I suppose
done
More investigation required but fixing component to be a source package. I have installed Fedora 10 i686 on my desktop and I have exactly the same problem with HP LaserJet P1005. I have installed hplip and hpijs and a lot of other things. The troubleshooter advises me to reconsider the settings of the system firewall. Do you think this would help, and do you have any idea what to change in the firewall?! Thank you for the assistance. I managed to install the printer driver at last, and it is printing with the speed of light in vacuum. I uninstalled from the Package Installer the three packages of HPLIP for F10. After that downloaded hplip-3.9.4b.run directly from the site of HP and run it:
$ cd ~/Desktop
Desktop $ cd ~/Download
Download$ sh hplip-3.9.4b.run
The monster of the printers under Linux proved to be a binary driver plug-in. For further details write <binary driver plug-in> in Google and look at the results.
I'm going to mark this as a duplicate of bug #500480, as basically the problem boils down to 'can't get HP LJ P1005 to work'. Yes, a binary plug-in is required for hplip to drive this printer. If you want a printer that can be driven by free software alone, you need to choose another printer. :-( *** This bug has been marked as a duplicate of bug 500480 *** |