From 1d2e81219b89c25be506f620e52eb6a4cee64288 Mon Sep 17 00:00:00 2001 From: Daniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki> Date: Tue, 7 Mar 2023 17:48:48 +0000 Subject: [PATCH] /* Linux */ debugging-ergebnisse --- Ricoh_Aficio_MP_C3500.mw | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Ricoh_Aficio_MP_C3500.mw b/Ricoh_Aficio_MP_C3500.mw index 392444745..413c3c482 100644 --- a/Ricoh_Aficio_MP_C3500.mw +++ b/Ricoh_Aficio_MP_C3500.mw @@ -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 ==== -- 2.20.1