Bug 651509 - Missing Device ID for HP Color LaserJet CP2025dn
Summary: Missing Device ID for HP Color LaserJet CP2025dn
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 16
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: IEEE1284DeviceIDs
TreeView+ depends on / blocked
 
Reported: 2010-11-09 17:53 UTC by Jiri Popelka
Modified: 2012-03-06 20:37 UTC (History)
3 users (show)

Fixed In Version: hplip-3.12.2-3.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-06 19:22:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Popelka 2010-11-09 17:53:10 UTC
$ /usr/lib/cups/backend/snmp 10.34.18.3

network socket://10.34.18.3 "HP Color LaserJet CP2025dn" "HP Color LaserJet CP2025dn" "MFG:Hewlett-Packard;CMD:PJL,PML,PCLXL,POSTSCRIPT,PCL;MDL:HP Color LaserJet CP2025dn;CLS:PRINTER;DES:Hewlett-Packard Color LaserJet CP2025dn;MEM:MEM=55MB;COMMENT:RES=600x8;" "HP Color LaserJet CP2025dn"

$ ./check-device-ids.py "HP Color LaserJet CP2025dn" "MFG:Hewlett-Packard;CMD:PJL,PML,PCLXL,POSTSCRIPT,PCL;MDL:HP Color LaserJet CP2025dn;CLS:PRINTER;DES:Hewlett-Packard Color LaserJet CP2025dn;MEM:MEM=55MB;COMMENT:RES=600x8;"

Fetching driver list
└── HP Color LaserJet CP2025dn (user-specified): MFG:Hewlett-Packard;MDL:HP Color LaserJet CP2025dn;CMD:PJL,PML,PCLXL,POSTSCRIPT,PCL;
    (No drivers)
        MISSING  drv:///hp/hpcups.drv/hp-color_laserjet_cp2025dn-pcl3.ppd [/usr/share/cups/drv/hp/hpcups.drv]

Comment 1 Fedora Update System 2010-12-03 17:31:57 UTC
hplip-3.10.9-8.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/hplip-3.10.9-8.fc14

Comment 2 Fedora Update System 2010-12-03 17:33:52 UTC
hplip-3.10.9-8.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/hplip-3.10.9-8.fc13

Comment 3 Fedora Update System 2010-12-05 00:40:41 UTC
hplip-3.10.9-8.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update hplip'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/hplip-3.10.9-8.fc14

Comment 4 Fedora Update System 2010-12-15 17:14:05 UTC
hplip-3.10.9-9.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/hplip-3.10.9-9.fc14

Comment 5 Fedora Update System 2011-01-12 05:24:52 UTC
hplip-3.10.9-9.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-01-12 05:29:19 UTC
hplip-3.10.9-9.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 markusN 2012-01-10 20:09:02 UTC
Using Fedora 16 and the included hplip-3.11.10-7.fc16.x86_64, I get with our printer:

**** Incorrect IEEE 1284 Device ID: [u'drv:///hp/hpijs.drv/hp-color_laserjet_cp2025dn-hpijs-pcl3.ppd']
**** Actual ID is MFG:Hewlett-Packard;MDL:HP Color LaserJet CP2025dn;
**** Please report a bug against the HPLIP component

# checking:
snmpwalk -Os -c public -v 1 10.0.101.244  1.3.6.1.4.1.11.2.3.9.1.1.7.0
enterprises.11.2.3.9.1.1.7.0 = STRING: "MFG:Hewlett-Packard;CMD:PJL,PML,PCLXL,POSTSCRIPT,PCL;MDL:HP Color LaserJet CP2025dn;CLS:PRINTER;DES:Hewlett-Packard Color LaserJet CP2025dn;MEM:MEM=55MB;COMMENT:RES=600x8;"

See also patch proposal in
https://bugs.launchpad.net/hplip/+bug/802999

Comment 8 Tim Waugh 2012-01-11 13:29:56 UTC
(In reply to comment #7)
> See also patch proposal in
> https://bugs.launchpad.net/hplip/+bug/802999

Yes, I reported that bug. ;-)

The script which copies the corrected hpcups.drv Device IDs over to hpijs.drv was using ShortNickName as the key, but should have been using ModelName.  Fixed in hplip-3.11.12-2.

Thanks for testing.

Comment 9 Tim Waugh 2012-02-29 13:24:47 UTC
See also bug #795985 comment #2.

It seems like this model reports only a 'ty' or 'product' key in its DNS-SD responses, not the 'usb_MFG' and 'usb_MDL keys' required for an IEEE 1284 Device ID.

Comment 10 Fedora Update System 2012-02-29 15:33:45 UTC
hplip-3.12.2-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/hplip-3.12.2-3.fc17

Comment 11 Fedora Update System 2012-02-29 15:34:30 UTC
hplip-3.12.2-3.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/hplip-3.12.2-3.fc16

Comment 12 Fedora Update System 2012-03-01 09:22:53 UTC
Package hplip-3.12.2-3.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing hplip-3.12.2-3.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-2726/hplip-3.12.2-3.fc16
then log in and leave karma (feedback).

Comment 13 Fedora Update System 2012-03-06 19:22:52 UTC
hplip-3.12.2-3.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2012-03-06 20:37:50 UTC
hplip-3.12.2-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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