Hallo Gerhard, Gerhard Lindel schrieb:
Ich habe cupsys und cupsys-client sowie Turboprint installiert.Er lässt sich mit Turboprint einrichten und erscheint dann auch unter http://localhost:631 mit dem Turboprint-Treiber.Auch hier lässt sich der Drucker mit dem Turboprint-Treiber einrichten.Leider macht er keinen Muks wenn man ihm einen Druckauftrag sendet (auch nicht als root).Auf der Kommandozeile taucht auch keine Fehlermeldung auf (lp /etc/fstab gibt aus "request id is tp0...."). nur der Drucker rührt sich nicht.
du solltest mal in den Cups-Log-Dateien "/var/log/cups/..." nachsehen . Evtl. auch den LogLevel erhöhen in "/etc/cups/cupsd.conf". <- - - - - - - - - - - -> # LogLevel: controls the number of messages logged to the ErrorLog # file and can be one of the following: # # debug2 Log everything. # debug Log almost everything. # info Log all requests and state changes. # warn Log errors and warnings. # error Log only errors. # none Log nothing. # LogLevel info <- - - - - - - - - - - -> Gruß Jörg