Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Printer problem ! first page garbage Date: 9 May 1997 10:23:54 GMT Organization: Awfulhak Ltd. Lines: 37 Message-ID: <5kutvq$8cq@ui-gate.utell.co.uk> References: <5kuocg$orq@nosy.bart.nl> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40621 In article <5kuocg$orq@nosy.bart.nl>, username@your-hostname-here.nl.com (Patrick Oonk) writes: > Hi, > > I have a Lexmark laserprinter hooked up to a FreeBSD box (parallel). > When I print, it always prints one page full of garbage... > With lp, and also when I print from a Windows workstation > though the BSD box with Samba. > > This is my printcap: > # @(#)printcap 5.3 (Berkeley) 6/30/90 > lp|local line printer:\ > :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: > > > Any clues ? Nope. You could try stopping printing on lp (lpc stop lp) and then examine the data in /var/spool/output/lpd. There should be no "garbage" there. You could then try killing lpd and cat'ing your data to the printer. If the garbage comes out (I suspect it will), it means that it's your printer and not the software. If it's the printer, you're gonna have to get the manual out and figure out how to stop it from spewing the garbage. You can then set up a filter using the answer you find in the manual. Post more details if you can narrow the problem. -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !