I found my old ppd file on my other computer! The only difference from
the shipped version is the Postscript "LanguageLevel", which is set to
"2" instead of "3". Fortunately, the PPD is supplied under an MIT
license, so I was able to attach it to this comment in case it is useful
to somebody else.
On my 2025dn, the "preferred" driver ("HP Color LaserJet cp2025dn hpijs
pcl3, 3.10.9 [en]") makes for rasterized output that is not nearly as
pretty as the output from the "HP Color LaserJet CP2020 Series with
Duplexer Postscript [en]" driver. Yes, that driver plots some characters
incorrectly, but
In Ubuntu, the PostScript PPD files of HPLIP are supplied via a
compressed PPD archive. The archive is
/usr/lib/cups/driver/hplip
You see its content via
/usr/lib/cups/driver/hplip list
and extract a PPD from it via
/usr/lib/cups/driver/hplip cat
To temporarily deactivate it, do
sudo chmod
Hi Marc,
This is bit surprising. May be you installed hplip-3.11.7 from ubuntu's
synaptic package manager.
Printer cannot return the ppd file. Its the drivers job to select the correct
ppd for the printer.
Can you install the latest hplip-3.11.10 from hplip-3.11.10.tar.gz. You can
download the
So, I don't have a /usr/share/ppd/HP directory. I do have a
/usr/share/ppd/hplip/HP directory, but it doesn't contain that
particular ppd file.
I'm quite stumped, as I even tried searching for it with find / -name
"hp-color_laserjet_cp2025dn-ps.ppd*" and that didn't turn up any
results.
I don't q
Hi Marc,
cups / hplip search the ppd file for the printer based on the printer name and
in ubuntu it always starts its search first in /usr/share/ppd/HP/ .
If the ppd for the printer doesn't exist there then it will dynamically
generate the ppd file for the printer from /usr/share/cups/drv/hp/h
Sorry for the delay.
I have just tried removing the ,Postscript as suggested, but system-
config-printer and hp-setup are _still_ finding a postscript driver
first.
Attached is the log file from my hp-setup session.
Relevant info:
Device URI: hp:/net/HP_Color_LaserJet_CP2025dn?zc=NPI8209DF
Queue
Hi Marc,
Run command "sudo cat /usr/share/hplip/data/models/models.dat | grep -nA
50 hp_color_laserjet_cp2025dn | grep tech-class" in terminal.
It will display the string
21945-tech-class=LJColor,Postscript.
Where 21945 is the line number. Replace this string with "tech-
class=LJColor" and sav
Sorry Till, no processes are left running, and I'm still getting the
postscript driver.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP Color LaserJet cp2025dn not using preferred dri
Your s-c-p version is exactly the same as mine.
After replacing the file, did you stop and restart system-config-
printer? Can you make sure that no processes are left which could cache
any PPD selection data by killing all processes of s-c-p via
pkill -f system-config-printer.py
pkill -f scp-dbu
ii system-config-printer-common 1.3.6+20110831-0ubuntu9.2
Printer configuration GUI
ii system-config-printer-gnome1.3.6+20110831-0ubuntu9.2
Printer configuration GUI
ii system-config-printer-udev 1.3.6+20110831-0ubuntu9.2
Can you replace your /etc/cupshelpers/preferreddrivers.xml file by the
attached one? Does this make the driver choice for your printer correct?
** Attachment added: "preferreddrivers.xml (corrected)"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/2572513/+files/preferr
Thank you, which version of the system-config-printer packages are you
using?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP Color LaserJet cp2025dn not using preferred driver
To ma
** Attachment added: "preferreddrivers.xml"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/2571082/+files/preferreddrivers.xml
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Thank you very much.
Can you attach your /etc/cupshelpers/preferreddrivers.xml file? Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP Color LaserJet cp2025dn not using preferr
mdeslaur@aone:~$ hp-info -i -d
hp:/net/HP_Color_LaserJet_CP2025dn?ip=192.168.66.6 --id
HP Linux Imaging and Printing System (ver. 3.11.7)
System Tray Status Service ver. 2.0
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free
** Attachment added: "logfile.txt"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/2570148/+files/logfile.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
I have compared your ppdlist.txt with mine and also done some tests with
system-config-printer and I get always the PCL driver.
Can you do the following:
1. Run
system-config-printer --debug 2>&1 | tee logfile.txt
create a queue for your printer with automatic selection of the driver
and attach
** Attachment added: "ppdlist.txt"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/2568833/+files/ppdlist.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
Strange, for this device ID I get always the PCL driver.
Can you do the following:
lpinfo -l -m > ppdlist.txt
and attach the output file to this bug? Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Sure! Here you go:
DEBUG: Found "HP Color LaserJet CP2025dn (8209DF)._pdl-datastream._tcplocal"...
DEBUG: Found "HP Color LaserJet CP2025dn (8209DF)._printer._tcplocal"...
network
dnssd://HP%20Color%20LaserJet%20CP2025dn%20(8209DF)._pdl-datastream._tcp.local/
"HP HP Color LaserJet CP2025dn" "HP
Can you run the command
sudo /usr/lib/cups/backend/dnssd
and post the output here? Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP Color LaserJet cp2025dn not using preferre
This is still happening with Oneiric. The default driver that gets
installed for this printer is wrong.
@Till: Could this model printer be changed to default to the PCL driver
instead of postscript or something?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
This was wasn't incomplete. Everything needed to fix the issue is here.
** Changed in: hplip (Ubuntu)
Status: Expired => Confirmed
** Changed in: hplip
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
[Expired for hplip (Ubuntu) because there has been no activity for 60
days.]
** Changed in: hplip (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Ti
Output file of the previous comment.
** Attachment added: "PostScript file generated by CUPS, as it would get sent
to the printer"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1771553/+files/out.ps
--
You received this bug notification because you are a member of
I have tried to re-run the filter chain of your print job via the
command line
cupsfilter -m application/vnd.cups-postscript -p cp2020.ps -o
HPPhotoHalftone=Smooth -o HPGraphicsNeutralGrays=Black -o
HPGraphicsRGB=sRGB -o HPTextRGB=sRGB -o HPBookletPageSize=Letter -o
HPwmTextColor=Black -o noMirror
Here is a scan of the corrupted page that came out of the printer.
** Attachment added: "scanned result from printer"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1770989/+files/Scanned%20Document.pdf
--
You received this bug notification because you are a member o
** Attachment added: "page log"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1770988/+files/page_log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP Co
** Attachment added: "access log"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1770987/+files/access_log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
H
** Attachment added: "error log"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1770986/+files/error_log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP
** Attachment added: "print job"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1770985/+files/d00135-001
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
HP
** Attachment added: "original text file"
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/691766/+attachment/1770984/+files/test-print.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Here is a text file, that when printed with gedit, will display
corruption. (all the "V" letters in the 3-4 last lines are replaced with
white squares).
Attached, is original file, print job file, and log files.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
This looks like a PostScript printer with a buggy interpreter, where the
best workaround is to use the printer in PCL mode.
Note that the CP2020 Series PPD file HP has designed for all HP Color
LaserJet CP202x printers which are PostScript printers as they have the
same PostScript interpreter and
** Package changed: system-config-printer (Ubuntu) => hplip (Ubuntu)
** Also affects: hplip
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691766
Title:
H
36 matches
Mail list logo