Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]lHP PSC1350 Cups Freigabe,Windowsclients drucken
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Tue Jul 18, 2006 9:05 am    Post subject: [solved]lHP PSC1350 Cups Freigabe,Windowsclients drucken Reply with quote

Hallo liebes Forum, ich habe seit längerer Zeit erfolgreich einen HP PSC 1350 Drucker im Einsatz. Lokal ist via Gentoo soweit alles kein Problem. Nun will ich das die Windows Clients im Netz auch auf diesem Gerät drucken können. Habe die nötigen Eintragungen in /etc/cups/cupsd.conf vorgenommen. Ich konnte den Drucker in Windows auch via Netzwerk unter http://Rechnername/printers/Druckername erfolgreich ansprechen. Da es für meinen Drucker keinen integrierten XP Driver gibt soll man einen alternativen PSC Driver nehmen. Laut HP ist das für mein Gerät der Driver vom HP Deskjet 3420. Wenn ich eine Testseit drucke, erhalte ich seitens von Windows keine Fehlermeldung und CUPS nimmt den Auftrag auch an, nur zum erfolgreichen Ausdruck kommt es leider nicht. Ich habe das Loglevel bei einem Testausdruck mal auf debug gesetzt und setze hier den Ausschnitt vom error.log einer gesendeten Testseite rein.

Vielen Dank für euer Hilfe,
lg
thrashed

achja und samba will ich dafür nicht unbedingt installieren, um eine alternativlösung zu finden

Code:
D [18/Jul/2006:10:36:18 +0200] print_job: auto-typing file...
D [18/Jul/2006:10:36:18 +0200] print_job: request file type is application/octet-stream.
D [18/Jul/2006:10:36:18 +0200] check_quotas: requesting-user-name = 'NameDesUsers'
D [18/Jul/2006:10:36:18 +0200] print_job: requesting-user-name = 'NameDesUsers'
D [18/Jul/2006:10:36:18 +0200] Adding default job-sheets values "none,none"...
I [18/Jul/2006:10:36:18 +0200] Adding start banner page "none" to job 421.
I [18/Jul/2006:10:36:18 +0200] Adding end banner page "none" to job 421.
I [18/Jul/2006:10:36:18 +0200] Job 421 queued on 'Normal-SW' by 'NameDesUsers'.
D [18/Jul/2006:10:36:18 +0200] Job 421 hold_until = 0
D [18/Jul/2006:10:36:18 +0200] StartJob(421, 0x80a0fb8)
D [18/Jul/2006:10:36:18 +0200] StartJob() id = 421, file = 0/1
D [18/Jul/2006:10:36:18 +0200] job-sheets=none,none
D [18/Jul/2006:10:36:18 +0200] banner_page = 0
D [18/Jul/2006:10:36:18 +0200] StartJob: argv = "Normal-SW","421","NameDesUsers","Testseite","1","","/var/spool/cups/d00421-001"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[2]="USER=root"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[3]="CHARSET=utf-8"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[4]="LANG=en_US"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[5]="PPD=/etc/cups/ppd/Normal-SW.ppd"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[9]="CONTENT_TYPE=application/octet-stream"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[10]="DEVICE_URI=hp:/usb/psc_1300_series?serial=MY49MD943H9F"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[11]="PRINTER=Normal-SW"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[14]="CUPS_SERVER=localhost"
D [18/Jul/2006:10:36:18 +0200] StartJob: envp[15]="IPP_PORT=631"
D [18/Jul/2006:10:36:18 +0200] StartJob: statusfds = [ 8 9 ]
D [18/Jul/2006:10:36:18 +0200] StartJob: filterfds[1] = [ 10 -1 ]
D [18/Jul/2006:10:36:18 +0200] StartJob: backend = "/usr/lib/cups/backend/hp"
D [18/Jul/2006:10:36:18 +0200] StartJob: filterfds[0] = [ -1 11 ]
D [18/Jul/2006:10:36:18 +0200] start_process("/usr/lib/cups/backend/hp", 0xbff68e20, 0xbff68190, 10, 11, 9)
I [18/Jul/2006:10:36:18 +0200] Started backend /usr/lib/cups/backend/hp (PID 15887) for job 421.
D [18/Jul/2006:10:36:18 +0200] ProcessIPPRequest: 5 status_code=0
D [18/Jul/2006:10:36:18 +0200] AcceptClient: 9 from localhost:631.
D [18/Jul/2006:10:36:18 +0200] ReadClient: 9 POST / HTTP/1.1
D [18/Jul/2006:10:36:18 +0200] ProcessIPPRequest: 9 status_code=1
D [18/Jul/2006:10:36:18 +0200] ReadClient: 9 POST / HTTP/1.1
D [18/Jul/2006:10:36:18 +0200] ProcessIPPRequest: 9 status_code=1
D [18/Jul/2006:10:36:18 +0200] ReadClient: 7 POST /printers/Normal-SW HTTP/1.1
D [18/Jul/2006:10:36:18 +0200] ProcessIPPRequest: 7 status_code=0
D [18/Jul/2006:10:36:19 +0200] ReadClient: 5 POST /printers/Hoch-F HTTP/1.1
D [18/Jul/2006:10:36:19 +0200] ProcessIPPRequest: 5 status_code=0
D [18/Jul/2006:10:36:26 +0200] ReadClient: 7 POST /printers/Sparen-F HTTP/1.1
D [18/Jul/2006:10:36:26 +0200] ProcessIPPRequest: 7 status_code=0
D [18/Jul/2006:10:36:36 +0200] ReadClient: 5 POST /printers/Normal-F HTTP/1.1
D [18/Jul/2006:10:36:36 +0200] ProcessIPPRequest: 5 status_code=0
D [18/Jul/2006:10:36:36 +0200] ReadClient: 7 POST /printers/Normal-SW HTTP/1.1
D [18/Jul/2006:10:36:36 +0200] ProcessIPPRequest: 7 status_code=0
D [18/Jul/2006:10:36:37 +0200] ReadClient: 5 POST /printers/Hoch-SW HTTP/1.1
D [18/Jul/2006:10:36:37 +0200] ProcessIPPRequest: 5 status_code=0
D [18/Jul/2006:10:36:37 +0200] ReadClient: 7 POST /printers/Sparen-SW HTTP/1.1
D [18/Jul/2006:10:36:37 +0200] ProcessIPPRequest: 7 status_code=0
D [18/Jul/2006:10:36:49 +0200] ReadClient: 5 POST /printers/Hoch-F HTTP/1.1
D [18/Jul/2006:10:36:49 +0200] ProcessIPPRequest: 5 status_code=0
D [18/Jul/2006:10:36:50 +0200] ReadClient: 9 POST / HTTP/1.1
D [18/Jul/2006:10:36:50 +0200] ProcessIPPRequest: 9 status_code=1
D [18/Jul/2006:10:36:50 +0200] UpdateJob: job 421, file 0 is complete.
D [18/Jul/2006:10:36:50 +0200] CancelJob: id = 421
D [18/Jul/2006:10:36:50 +0200] StopJob: id = 421, force = 0
D [18/Jul/2006:10:36:50 +0200] StopJob: printer state is 3


Last edited by thrashed on Tue Jul 18, 2006 4:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
dakjo
Veteran
Veteran


Joined: 31 Jan 2004
Posts: 1544

PostPosted: Tue Jul 18, 2006 9:08 am    Post subject: Reply with quote

Kann es sein, das Cups das nochmal durch einen Druckertreiber schiebt?
Hast du den den Drucker einfach mal als raw device konfiguriert?
Back to top
View user's profile Send private message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Tue Jul 18, 2006 9:42 am    Post subject: Reply with quote

dakjo wrote:
Kann es sein, das Cups das nochmal durch einen Druckertreiber schiebt?
Hast du den den Drucker einfach mal als raw device konfiguriert?


jetzt habe ich das loglevel wieder auf info gesetzt, und habe noch eine Windowstestseite durchgejagt. Bekomme auch keine Seite raus, aber nun steht etwas im Logfile bzgl. ESP Ghostscript. Das habe ich allerdings nicht installiert. Ich emerge es gerade um zu sehen ob es danach besser funktioniert.
Der Drucker ist eigentlich als raw device in der cupsd.conf konfiguriert, wie eben oben im howto auch beschrieben.

mal sehen wie es nach dem ghostscript emerge aussieht.
Code:
I [18/Jul/2006:11:33:12 +0200] Adding start banner page "none" to job 423.
I [18/Jul/2006:11:33:12 +0200] Adding end banner page "none" to job 423.
I [18/Jul/2006:11:33:12 +0200] Job 423 queued on 'Normal-SW' by 'MeinUserName'.
E [18/Jul/2006:11:33:12 +0200] Unable to convert file 0 to printable format for job 423!
I [18/Jul/2006:11:33:12 +0200] Hint: Do you have ESP Ghostscript installed?
I [18/Jul/2006:11:33:12 +0200] Hint: Try setting the LogLevel to "debug".
Back to top
View user's profile Send private message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Tue Jul 18, 2006 4:30 pm    Post subject: Reply with quote

so gelöst:

musste an den windowsclients nicht einen PSC alternativ driver sondern den adobe post script driver installieren. Danach funktionierte es auf Anhieb!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum