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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
<printer id="printer/Epson-Stylus_Photo_RX500">
<make>Epson</make>
<model>Stylus Photo RX500</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>5760</x>
<y>1440</y>
</dpi>
</resolution>
</mechanism>
<lang>
<escp />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<general>
<commandset>ESCPL2,BDC,D4</commandset>
<description>EPSON Stylus Photo RX500</description>
<manufacturer>EPSON</manufacturer>
<model>Stylus Photo RX500</model>
</general>
</autodetect>
<functionality>D</functionality>
<driver>gutenprint</driver>
<comments>
<en>
Multi-function device: Printer, Scanner, Copier.<p>
The printing engine of this device is most probably the same as of
the Epson Stylus Photo R300, for which basic support is available
in Gimp-Print 5.0.x. Fine tuning, testing, and support for
printing on CDs still has to be done.<p>
This printer has slots for all common types of flash memory
cards. so one can print photos without PC direcly from the
camera's card. The front panel has a graphical user interface
which gives many options for printing from photo cards. Photo
download works with kernel 2.4.21 or later. The memory card can be
simply mounted as a USB-mass-storage device then. You can also
scan documents or photos onto a memory card, for example for usage
with a PDA.<p>
6-color CMYKcm printing, printing on inkjet-printable CDs and DVDs
possible (not yet supported by Gimp-Print).<p>
Scanning should work as described for the Epson Stylus CX3200 and
CX5200, best with kernel 2.4.21 or later. To make the "epson"
backend of <a
href="http://www.sane-project.org/">SANE</a> recognizing
this device, you have to add a line like<p>
<tt>usb 0x4b8 0x805</tt><p>
to the <tt>/etc/sane.d/epson.conf</tt> file where the
two hexadecimal numbers are the vendor and product IDs of your
scanner. You find the actual IDs in
<tt>/proc/bus/usb/devices</tt>. Search for an entry
for an Epson device (the model name can be different to "CX5400"
as often the Epson devices report their japanese market name) and
in the line beginning with "<tt>P</tt>" directly above
the line with the manufacturer name you find the hexadecimal
vendor and product IDs.<p>
Copying should just work with the front panel of the
device.<p><p>
Consumables/Refills: 6 separately exchangeable ink cartridges<p>
</en>
</comments>
</printer>
|