Hm nachdem ich alles nach meinen Kenntnissen konfiguriert habe.
Muss ich leider feststellen das mein Drucker an der USB Port kein mucks macht wenn ich ne Testseite drucken will. Druckaufträge gehen zwar raus und das war es auch schon.
In der /etc/printcap
lp|Generic dot-matrix printer entry:\
:lp=/dev/usb/-lp0:\
:sf=/var/spool/lpd/lp:\
:af=/var/log/lp-accet:\
:lf=/var/log/lp-errs:\
:pl#66:\
:pw#80:\
:pc#150:\
:mx#0:\
:sh:
Bei samba habe ich stehen. (nur die wesentlichen teile habe ich hier rein kopiert)
Global:
Printcap name = /etc/printcap
Load printers = yes
Print command = lpr –r P%p %s
[canon]
comment = canon on %h
printing = lprng
print command = chmod 666 %s; name="`echo '%J' | sed "s/^.*- //"`"; if [ "$name" = "" ]; then name="%s"; fi; /usr/bin/lpr -P%p -J"$name" %s; rm %s
lpq command = /usr/bin/lpq -P%p -L
lprm command = /usr/bin/lprm -P%p %j
lppause command = /usr/sbin/lpc hold %p %j
lpresume command = /usr/sbin/lpc release %p %j
queuepause command = /usr/sbin/lpc stop %p
queueresume command = /usr/sbin/lpc start %p
use client driver = yes
browseable = yes
printable = yes
path = /var/spool/samba
printer = lp
valid users = andre
create mode = 0700
[print$]
comment = samba printer drivers on %h
browseable = yes
writeable = no
path = /samba_printer_drivers
write list = root
hoffe das war nicht soo viel an script.
Aber ich bin froh über jede hilfreiche antwort.
Wo den der fehler sein könnte oder verbesserungs vorschläge.
mfg
