Displaying 2 results from an estimated 2 matches for "c2859a".
Did you mean:
8259a
1999 Aug 29
3
jetdirect printer configuration
...p=:rm=192.168.0.20sd=var/spool/dj650:lf=/var/spool/dj650:sh:sf:sh
I also tried the printername (dj650) instead of the ip# but that did not
help. I can ping the plotter with the ip # and the name.
SMB.CONF:
[dj650]
printable = yes
path = /var/spool/dj650c
printer driver = HP Design Jet 650C (C2859A)
public = yes
writeable = yes
lpq command = /usr/bin/lpq -Pdj650
lprm command = /usr/bin/lprm -Pdj650 %j
print command =/usr/bin/lpr -Pdj650 -rs %s
I dont have a clue why this does not work.
TIA
Florian v. Behr
1999 Aug 30
0
Jetdirect Configuration
...50:s=
h:sf:sh
>
>I also tried the printername (dj650) instead of the ip# but that did not
>help. I can ping the plotter with the ip # and the name.
>
>SMB.CONF:
>
>
>[dj650]
> printable =3D yes=09
> path =3D /var/spool/dj650c
> printer driver =3D HP Design Jet 650C (C2859A)
> public =3D yes
> writeable =3D yes
^^^^^^^^^^^^^^^^^^^^^^^
Get rid of this. I think Samba is failing to submit the transferred file
to the lpr system because of its presence. "writable" is only for
disk shares. The path should be something like /tmp since it is
U...