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
|
<driver id="driver/lx5000">
<name>lx5000</name>
<url>http://pbw.id.au/lexmark/lexmark.html</url>
<obsolete replace="pbm2l7k" />
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=lx5000 %A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
This is a beta version of a driver for the Lexmark 5000. It
supports unidirectional colour printing at 1200x600, 600x600, and
300x600 dpi. One can switch between colour and b/w, adjust the
cartridges, and choose the page drying time.<p>
The driver is known to work with the Lexmark 5000 and the
Z51.<p>
The driver was part of the Ghostscript upstream source code for a
long time but recently it was removed from the source code repository
for version 9.05 as it does not work reliably
any more with current Ghostscript (version 9.04). It causes
Ghostscript to hang in an infinite loop on several files, requiring the
user to cancel the job. See the <a
href="http://bugs.ghostscript.com/show_bug.cgi?id=691820">Ghostscript
bug report</a>.<p>
There was no time invested anymore to actually fix the problem as
the supported printers are very old, so there will be only very
few users and they would rather buy a new, more modern printer
instead of making their old Lexmarks work again.<p>
For everyone who still want to work with the printer and experiment with
this driver or even fix it, the original
home page of the driver is still available and the latest code of the
driver and a copy of the printer's protocol; information is available
<a
href="/download/printing/lx5000/">here</a>.<p>
Use the "<a href="/driver/pbm2l7k">pbm2l7k</a>" driver
if you want to quickly get these printers to work.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Lexmark-5000</id>
</printer>
<printer>
<id>printer/Lexmark-Z51</id>
</printer>
<printer>
<id>printer/Lexmark-Z82</id>
</printer>
</printers>
</driver>
|