Linux - Printing: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) |
NickPGSmith (talk | contribs) |
||
Line 1: | Line 1: | ||
== Dell 1350cnw == | == Dell 1350cnw == | ||
[https://www.support.xerox.com/support/phaser-6000/downloads/engb.html?operatingSystem=linux&fileLanguage=en_GB Download] drivers for Xerox Phaser 6000B | |||
Install 32 bit CUPS driver and dependencies: | Install 32 bit CUPS driver and dependencies: |
Revision as of 19:27, 24 February 2023
Dell 1350cnw
Download drivers for Xerox Phaser 6000B
Install 32 bit CUPS driver and dependencies:
dnf install cups-libs.i686 libstdc++.i686
Install driver RPM:
rpm -i Xerox-Phaser_6000_6010-1.0-1.i686.rpm
- Create a new printer in CUPS (http://localhost:631)
- AppSocket/
- Use the Xerox_Phaser_6000B.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).