Re: [SLUG] Samba and Win2k Printing problem

From: Todd Robinson (mtrob@penguix.com)
Date: Tue Sep 16 2003 - 22:58:26 EDT


Does it print any of the job? Is this a network printer, or is it on a
serial/parallel line? I've seen this on serial attached high speed
printers where you had to dump enough data to the printer to fill its
internal buffer, before it could print it, causing problems with the
handshaking (both hard and soft). Many variations on that theme, one
side expecting a soft hand shake, the other doing hard; or printer
configured for hard and serial pinout not right; stty settings don't
have the right settings for soft handshake characters (XON/XOFF set to
something goofy) or one or more not turned on....

Many headaches and late nights with serial connections... (I had almost
forgotten all that :(

Todd

On Tue, 2003-09-16 at 13:12, Austin Theen wrote:
> On Tue, 2003-09-16 at 11:05, Todd Robinson wrote:
> > Does the offending document start to print? Can you see that the whole
> > document has landed in the temp print que file? Can you get the job to
> > print from the Linux box once it is there?
>
> Yeah, the offending document makes it all the way through samba, gets
> handed off to cups and seems to work. except the printer hangs the job
> and any other jobs are queued and never print until the offending job is
> removed. I can't find anything in the logs of cups or samba that show an
> error. I've turned up verbosity on both to insane levels of logging.
>
> it could be memory related on the printer side as scott said. Is there a
> way to tell what the size of the page is being sent to the printer (page
> by page?). I will find out how much memory is in the printer shortly.
>
> ---< /etc/samba/smb.conf >---
> [printers]
> comment = All Printers
> path = /var/spool/samba
> create mask = 0700
> guest ok = Yes
> printable = Yes
> print command = lpr-cups -P %p -o raw %s -r
> # using client side printer drivers.
> lpq command = lpstat -o %p
> lprm command = cancel %p-%j
> browseable = No
>
> [hp5]
> path = /mnt/data/office/spool
> guest ok = Yes
> printable = Yes

-- 
Todd Robinson <mtrob@penguix.com>

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:38:10 EDT