Hallo, für den günstigen Laserdrucker Ricoh SP 204SFN hat sich per GITHUB jemand die Mühe gemacht und einen Linux Treiber erstellt.
Der Treiber funktioniert, ich hatte den Drucker im laufen, bis ich mein Kubuntu ganz frisch machte. Und nun bekomme ich das ganze nicht mehr hin das er druckt. Der Drucker ist da, wacht auch aus dem Standby auf, nur der Auftrag zum Drucken verpufft und verschwindet auch aus der Warteschlange.
Hier ist der Link zu Github https://github.com/1ukastesar/sp204sn-ppd
Das hier ist die Installations und Fehleranleitung, die ich auch abgearbeitet habe.
First of all, you bought wrong printer :) This "driver" is not in
production state. It was only an expirement.
So, installation procedures:
1) Open terminal, execute `check-requirements` script, you should see, that
all required components are correctly installed and available.
2) Install unavailable components
3) Copy `pstoricohddst-gdi` to cups' filters directory (usually
/usr/lib/cups/filter).
4) Make sure it is executable by lp user and owned by root:root (i.e.
chown root:root pstoricohddst-gdi)
5) Add printer through CUPS' web interface (usually
http://localhost:631/), click 'Choose file' and select one of provided PPD-files
6) Print!
If you have troubles with printing:
1) Open terminal, execute `check-requirements` script, copy the output.
2) Remove all /tmp/pstoricohddst-gdi* directories if found
3) Enable debug behavior by editing `/usr/lib/cups/filterpstoricohddst-gdi`
file (line 4)
4) Re-install printer in cups, make sure printing queue is clear
5) Send test page
6) Wait for 60 seconds
7) In terminal, become root and execute (without pound):
# grep 'pstoricohddst-gdi' /var/log/*log
and
# ls -la /tmp/pstoricohddst-gdi*
8) Copy whole output of previous commands
9) Log in to Github (or register if you're unregistered)
10) Open an issue (https://github.com/madlynx/ricoh-sp100/issues/new) with
problem description, add output of steps 1) and 6)
11) Wait... :) And never ever write me letters through e-mail (I never open
spam folder, but your mail will arrive there with 146% expectancy)
DAS hier ist das Ergebnis des Check Requirement,mir fehlt nur ein Punkt, "identify" der anscheinend nicht erkannt wird oder nicht im Kubuntu ist, den ich aber trotz Recherche nicht zuordnen kann, und ich weiß leider nicht mehr wie ich das ganze vor Jahren ans Laufen bekam außer das ich weiß es war damals einfach.
pbmtojbg [REQUIRED] : Yes, version: PBMtoJBIG converter 2.1 -- creates bi-level image entity (BIE) as output file identify [REQUIRED] : No Ghostscript [REQUIRED] : Yes, version: 10.05.0 ps2write [REQUIRED] : Yes pbmraw [REQUIRED] : Yes inotify-wait [optional] : Yes, version: inotifywait 4.23.9.0
heike@Ruebe:/$ lpstat -p -d
Drucker SP_204SFN_DDST ist deaktiviert seit Mi 25 Feb 2026 17:59:07 CET -
unbekannter Grund
keine systemvoreingestellten Ziele
heike@Ruebe:/$
heike@Ruebe:/$ lpstat -v Gerät für SP_204SFN_DDST: usb://RICOH/SP%20204SFN%20DDST?serial=SRF5600123E&interface=1 heike@Ruebe:/$
Ich weiß mir keinen Rat. Ich weiß, der falsche Drucker für ein Linux, aber er lief, ich schwöre. Der Drucker selbst arbeitet über Windows einwandfrei. Über Github gibt es keinen Support mehr.
EDIT, nochwas über die Cups Seite wird klar die Aufträge wurden angehalten, per GUI Systemsteuerung waren sie einfach weg.
LG