/* Linux */ debugging-ergebnisse
authorDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki>
Tue, 7 Mar 2023 17:48:48 +0000 (17:48 +0000)
committerDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki>
Tue, 7 Mar 2023 17:48:48 +0000 (17:48 +0000)
Ricoh_Aficio_MP_C3500.mw

index 3924447..413c3c4 100644 (file)
@@ -34,14 +34,15 @@ Tray-Belegung:
 
 ==== Linux ====
 
-* "Ricoh Aficio MP C3500 PXL" aus [https://wiki.linuxfoundation.org/openprinting/database/foomatic foomatic] funktioniert wie erwartet.
-** (für Debian-basierte Distros heißt das: <code>sudo apt install foomatic-db foomatic-db-engine cups-filters</code>)
-*** (für ältere Debian-basierte Distros <code>foomatic-filters</code> statt <code>cups-filters</code>)
-** (für Arch-basierte Distros heißt das: <code>pacman -S foomatic-db foomatic-db-engine foomatic-db-ppds</code>)
+* Pakete für Debian-basierte Distros: <code>sudo apt install cups-client cups-daemon foomatic-db foomatic-db-engine cups-filters</code>)
+** (für ältere Debian-basierte Distros <code>foomatic-filters</code> statt <code>cups-filters</code>)
+* Pakete für Arch-basierte Distros: <code>pacman -S foomatic-db foomatic-db-engine foomatic-db-ppds</code>)
+* Treiber:
+** Treiber "Ricoh Aficio MP C3500 - CUPS+Gutenprint v5.3.3" aus [https://wiki.linuxfoundation.org/openprinting/database/foomatic foomatic] funktioniert wie erwartet.
 ** Die PPD ist non-free, falls sie nicht im foomatic-db-Paket enthalten ist, von der [https://www.openprinting.org/download/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3500_PXL.ppd Foomatic-Seite] herunterladen.
-
-Wenn CUPS nach einer URL oder einem Anschluss fragt, <code>socket://192.168.178.45</code> eingeben.
-
+** Im CUPS **nicht** irgendwas automagisch erkanntes und **nichts** mit dem Namen "driverless" auswählen!
+* Einrichtung über das CUPS-Webinterface auf http://localhost:631 ist am komfortabelsten.
+* Wenn CUPS nach einer URL oder einem Anschluss fragt, <code>socket://192.168.178.45</code> eingeben.
 
 ==== Windows ====
 
This page took 0.039404 seconds and 4 git commands to generate.