Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 15:04:52 -0400 (EDT)
From:      Stephen Corbesero <flash@cs.moravian.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flash@lantern.cs.moravian.edu
Subject:   ports/56091: hp220 driver for ghostscript does not work on hp 8xx inkjets
Message-ID:  <200308281904.h7SJ4qqU008535@lantern.cs.moravian.edu>
Resent-Message-ID: <200308281910.h7SJARp3084239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56091
>Category:       ports
>Synopsis:       hp220 driver for ghostscript does not work on hp 8xx inkjets
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 28 12:10:27 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Corbesero
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Moravian College, Computer Science Dept.
>Environment:
System: FreeBSD lantern.cs.moravian.edu 4.8-STABLE FreeBSD 4.8-STABLE #0: Wed Jul 23 11:56:29 EDT 2003 flashr@lantern.cs.moravian.edu:/usr/obj/usr/src/sys/LANTERN i386



>Description:

The gnu ghostscripts port and probably the afpl port use the "hp2200"
drivers for the many deskjet printers.  I have a deskjet 890c which
worked fine under gs 5.xx, but I recently moved the printer to a
freebsd 4.8-stable machine with the current ghostscript (7.07).  The
raster files produced from this new gs specifying the deskjet cdj890
were not compatible with the printer.  I sent email to the hp2200
author, and he acknowledges that they may not be compatible.

>How-To-Repeat:
cat simple.ps | \
   gs -sDEVICE=cdj890 -sOutputFile=out.890 -dBATCH -dSAFER -dNOPAUSE
cp out.890 /dev/lpt0
the output on the printer will be garbled text

>Fix:

The pcl3 driver does work for the deskjet 890.  One must specify the
subdevice of hpdj890 and the colormodel if you want color output.




>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308281904.h7SJ4qqU008535>