Bug 708472 - Incorrect IEEE 1284 Device ID for HP LaserJet Professional p1606dn
Summary: Incorrect IEEE 1284 Device ID for HP LaserJet Professional p1606dn
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 15
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: IEEE1284DeviceIDs
TreeView+ depends on / blocked
 
Reported: 2011-05-27 18:36 UTC by Jonathan Gazeley
Modified: 2011-10-04 15:44 UTC (History)
2 users (show)

Fixed In Version: hplip-3.11.5-4.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-04 15:44:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Gazeley 2011-05-27 18:36:55 UTC
Description of problem:

[jonathan@poseidon ~]$ /usr/bin/system-config-printer
**** Incorrect IEEE 1284 Device ID: [u'drv:///hp/hpijs.drv/hp-laserjet_professional_p1606dn-hpijs.ppd', u'drv:///hp/hpcups.drv/hp-laserjet_professional_p1606dn.ppd']
**** Actual ID is MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1606dn;
**** Please report a bug against the HPLIP component
**** Incorrect IEEE 1284 Device ID: [u'drv:///hp/hpijs.drv/hp-laserjet_professional_p1606dn-hpijs.ppd', u'drv:///hp/hpcups.drv/hp-laserjet_professional_p1606dn.ppd']
**** Actual ID is MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1606dn;
**** Please report a bug against the HPLIP component


Version-Release number of selected component (if applicable):

hplip-3.11.5-2.fc15

How reproducible:

Every time

Steps to Reproduce:
1. Use system-config-printer to detect an HP P1606dn
2. This message appears at the command line
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jonathan Gazeley 2011-05-27 19:55:56 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>

Comment 2 Jiri Popelka 2011-05-30 10:08:59 UTC
Could you please provide the output of 'lpinfo -l -v'?

Comment 3 Jonathan Gazeley 2011-05-30 22:34:44 UTC
[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 =


Note You need to log in before you can comment on or make changes to this bug.