Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Jay Schamus #1
Samsung ML-1710 Printer Problems
Just got a a new laser printer to install on my server and I'm having
some problems getting it set up on the network. The software that came
with the printer worked perfectly, and it prints fine from the server,
but that's not the point, I want the other computers on the network to
use it. At first I kept getting the access denied message when mounting
it on an XP system, but adding "client driver = yes". fixed that. Then
it would access the printer, dump the job into the spool on the server,
but not print the test page. After printing a test page once on the
server, it started lpd and then the print job from XP would start.
Unfortunately, it just starts to print pages and pages of garbage. If
it's one thing I hate about Linux, is this lingering, endless problems
with printers. I went through with this 3+ years ago until I got a
Lexmark Optra40 PS printer, but I'm tired of being ripped off buying ink
cartridges for it and that's why I'm replacing it with a laser printer.
I just haven't been paying attention to the printer wars since PS
printers always work all the time. But the cost of a PS laser printer...
Anyway, here is my stuff:
RH 8.0 professional up to date (I know this is going to other groups
than the redhat one, but I think this is a generic problem).
printcap file:
lp:\
:sh:\
:ml#0:\
:mx#0:\
:sd=/var/spool/lpd/lp:\
:if=/usr/local/linuxprinter/filters/spl2print:\
:lp=/dev/usb/lp0:
smb.conf file:
[global]
log file = /var/log/samba/%m.log
smb passwd file = /etc/samba/smbpasswd
load printers = yes
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*success fully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
obey pam restrictions = yes
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
dns proxy = no
netbios name = honcho
browseable = yes
server string = Samba Server
printing = lprng
unix password sync = Yes
workgroup = home
printcap name = /etc/printcap
security = share
preferred master = no
max log size = 0
pam password change = yes
[laser]
printable = yes
writeable = yes
public = yes
path = /var/spool/samba
use client driver = yes
My guess is I need to either add a printer just for sharing in printcap
or give an explicit command for lpr in smb.conf.
Argh!
--
| Jay Schamus
|
| "Don't rejoice in his defeat, you men.
| For though the world stood up and stopped the bastard,
| The bitch that bore him is in heat again."
| Bertolt Brecht
Jay Schamus Guest
-
printer problems
Have a very small workgroup of 3 machines and one server. Have aded the 2 printers to the server and shared them. When I try to add the printers to... -
Printer Problems in AIX 4.3.3
I'm having printer problems after attempting to copy a large amount of queue configurations from one system to another. This is what I've done to... -
CUPS, Samsung ML-1440, and ghostscript
Hi! I am wondering if there anybody can get Samsung ML-1440 work with CUPS. I tried the Samsung ML-1200 driver from Foomatic, the result is... -
Samsung 1430 on a print server
Hi, I have a Samsung 1430 attached via USB to a FreeBSD 5 router. I'm a CUPS and LPD newbie, but I seem to have managed to get the 1430 to print... -
Samsung Digimax V4 or Nikon Coolpix 4300
Hello, just after some advice. Im after getting a new digital camera and am thinking of either the Digimax V4 or Coolpix 4300. Anyone any thought... -
Jay Schamus #2
Re: Samsung ML-1710 Printer Problems
Sorry about the triple post. Mozilla is wigging out tonite.
Jay Schamus wrote:> Just got a a new laser printer to install on my server and I'm having
> some problems getting it set up on the network. The software that came
> with the printer worked perfectly, and it prints fine from the server,
> but that's not the point, I want the other computers on the network to
> use it. At first I kept getting the access denied message when mounting
> it on an XP system, but adding "client driver = yes". fixed that. Then
> it would access the printer, dump the job into the spool on the server,
> but not print the test page. After printing a test page once on the
> server, it started lpd and then the print job from XP would start.
> Unfortunately, it just starts to print pages and pages of garbage. If
> it's one thing I hate about Linux, is this lingering, endless problems
> with printers. I went through with this 3+ years ago until I got a
> Lexmark Optra40 PS printer, but I'm tired of being ripped off buying ink
> cartridges for it and that's why I'm replacing it with a laser printer.
> I just haven't been paying attention to the printer wars since PS
> printers always work all the time. But the cost of a PS laser printer...
>
> Anyway, here is my stuff:
>
> RH 8.0 professional up to date (I know this is going to other groups
> than the redhat one, but I think this is a generic problem).
>
> printcap file:
>
> lp:\
> :sh:\
> :ml#0:\
> :mx#0:\
> :sd=/var/spool/lpd/lp:\
> :if=/usr/local/linuxprinter/filters/spl2print:\
> :lp=/dev/usb/lp0:
>
> smb.conf file:
>
> [global]
> log file = /var/log/samba/%m.log
> smb passwd file = /etc/samba/smbpasswd
> load printers = yes
> passwd chat = *New*password* %n\n *Retype*new*password* %n\n
> *passwd:*all*authentication*tokens*updated*success fully*
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> obey pam restrictions = yes
> encrypt passwords = yes
> passwd program = /usr/bin/passwd %u
> dns proxy = no
> netbios name = honcho
> browseable = yes
> server string = Samba Server
> printing = lprng
> unix password sync = Yes
> workgroup = home
> printcap name = /etc/printcap
> security = share
> preferred master = no
> max log size = 0
> pam password change = yes
>
> [laser]
> printable = yes
> writeable = yes
> public = yes
> path = /var/spool/samba
> use client driver = yes
>
> My guess is I need to either add a printer just for sharing in printcap
> or give an explicit command for lpr in smb.conf.
>
> Argh!
>
--
| Jay Schamus
|
| "Don't rejoice in his defeat, you men.
| For though the world stood up and stopped the bastard,
| The bitch that bore him is in heat again."
| Bertolt Brecht
Jay Schamus Guest



Reply With Quote

