1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
<printer id="printer/HP-DeskJet_810C">
<make>HP</make>
<model>DeskJet 810C</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.hp.com/cposupport/eschome.html</url>
<lang>
<pcl level="3" />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>hplip</driver>
<comments>
<en>
For basic printing functionality use the <a
href="http://hplipopensource.com/">HPIJS
driver </a>. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hplipopensource.com/">
HPLIP driver</a> (which includes HPIJS). <p>
Older comments:<p>
Same printer as the HP DeskJet 812C, does 600x600 dpi in colour with
Gimp-Print 4.1.5 or newer ("gimp-print").<p>
Mostly works, but the color is a bit off.<p>
Redhat 6.x install (somewhat older user report):<p>
Download source for ghostscript 5.50 (not 6.0, not 5.1, and not
GNU ghostscript, which is installed in RH as an rpm). Get the
cdj880 driver source and follow the directions and compile and
install gs 5.50. (you can "make install" without
removing the RH ghostscript rpm, since 5.50 installs into
/usr/local/bin instead of /usr/bin). Then you can hack around
printtool, using it to set up the username/password etc for the
printer, but then hand-modifying the /etc/printcap entry it
creates to say "cdj880" instead of whatever driver you
had to pick (I couldn't figure out how to get printtool to
list the driver as an option, thus the hack). It prints! (maybe
make sure /usr/local/bin is before /usr/bin in your PATH).<p>
Consumables/Refills: C6615AN Black, C1823D tri-color; each $25-30 via mail order<p>
</en>
</comments>
</printer>
|