Linux - Printing

From Smithnet Wiki
Revision as of 11:08, 12 March 2022 by NickPGSmith (talk | contribs) (→‎Dell 1350cnw)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Dell 1350cnw

Install 32 bit CUPS driver:

yum install libstdc++.i686 cups-libs.i686

Install driver RPM:

rpm -i Xerox-Phaser_6000_6010-1.0-1.i686.rpm
  • Extract Xerox_Phaser_6000B.ppd
  • Create a new printer in CUPS (http://localhost:631)
    • AppSocket/
    • Use the PPD as the Make/Model
    • socket://printer-hostname:9100

CUPS printer drivers and backends are deprecated and will no longer be supported in a future feature release of CUPS. Printers that do not support IPP can be supported using applications such as ippeveprinter(1).