| Summary: | Incorrect IEEE 1284 Device ID for HP LaserJet Professional p1606dn | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Gazeley <bugzilla> |
| Component: | hplip | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | jpopelka, twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | hplip-3.11.5-4.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-10-04 15:44:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 219467 | ||
|
Description
Jonathan Gazeley
2011-05-27 18:36:55 UTC
This text also appears in /var/log/messages upon trying to print a test page: May 27 20:54:04 poseidon hpijs[6770]: prnt/hpijs/hpijs.cpp 268: unable to set device=HP LaserJet 1018, err=48 May 27 20:54:04 poseidon hpijs[6770]: prnt/hpijs/hpijs.cpp 289: unable to set device=HP LaserJet 1018, err=48 May 27 20:54:04 poseidon hpijs[6770]: prnt/hpijs/hpijs.cpp 698: unable to read client data err=-2 May 27 20:54:04 poseidon hp[6763]: prnt/backend/hp.c 833: ERROR: null print job total=0 And this is the relevant cups printer entry: <DefaultPrinter HP-P1606dn> Info HP LaserJet Professional P1606dn Location MakeModel HP LaserJet Professional p1606dn hpijs, 3.11.5, requires proprietary plugin DeviceURI hp:/net/HP_LaserJet_Professional_P1606dn?ip=192.168.0.31 State Idle StateTime 1306525449 Type 8425484 Product (HP LaserJet Professional p1606dn Printer) Filter application/vnd.cups-raw 0 - Filter application/vnd.cups-postscript 100 foomatic-rip Filter application/vnd.cups-pdf 0 foomatic-rip Filter application/vnd.cups-command 0 commandtops Accepting Yes Shared Yes JobSheets none none QuotaPeriod 0 PageLimit 0 KLimit 0 OpPolicy default ErrorPolicy stop-printer </Printer> Could you please provide the output of 'lpinfo -l -v'? [jonathan@poseidon ~]$ sudo lpinfo -l -v
[sudo] password for jonathan:
Device: uri = ipp
class = network
info = Internet Printing Protocol (ipp)
make-and-model = Unknown
device-id =
location =
Device: uri = lpd
class = network
info = LPD/LPR Host or Printer
make-and-model = Unknown
device-id =
location =
Device: uri = socket
class = network
info = AppSocket/HP JetDirect
make-and-model = Unknown
device-id =
location =
Device: uri = http
class = network
info = Internet Printing Protocol (http)
make-and-model = Unknown
device-id =
location =
Device: uri = scsi
class = direct
info = SCSI Printer
make-and-model = Unknown
device-id =
location =
Device: uri = https
class = network
info = Internet Printing Protocol (https)
make-and-model = Unknown
device-id =
location =
Device: uri = serial:/dev/ttyS0?baud=115200
class = serial
info = Serial Port #1
make-and-model = Unknown
device-id =
location =
Device: uri = smb
class = network
info = Windows Printer via SAMBA
make-and-model = Unknown
device-id =
location =
Device: uri = beh
class = network
info = Backend Error Handler
make-and-model = Unknown
device-id =
location =
Device: uri = hp
class = direct
info = HP Printer (HPLIP)
make-and-model = Unknown
device-id =
location =
Device: uri = hpfax
class = direct
info = HP Fax (HPLIP)
make-and-model = Unknown
device-id =
location =
Device: uri = dnssd://HP%20LaserJet%20Professional%20P1606dn._pdl-datastream._tcp.local/
class = network
info = HP LaserJet Professional P1606dn
make-and-model = Hewlett-Packard HP LaserJet Professional P1606dn
device-id = MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1606dn;FZY:0;
location =
Device: uri = dnssd://HP%20LaserJet%20Professional%20P1606dn._printer._tcp.local/
class = network
info = HP LaserJet Professional P1606dn
make-and-model = Hewlett-Packard HP LaserJet Professional P1606dn
device-id = MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1606dn;FZY:0;
location =
|