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!news.wildstar.net!serv.hinet.net!nctuccca.edu.tw!howland.erols.net!newsfeed.internetmci.com!in3.uu.net!news.cybercomm.net!usenet From: "Glen" <gi143@cybercomm.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Printing problem with Okidata OLE600. Date: 8 Sep 1996 17:18:35 GMT Organization: CyberComm Online Services Lines: 24 Message-ID: <01bb9e93$2739c860$9bc4abc7@glen> NNTP-Posting-Host: sl-059.sl.cybercomm.net X-Newsreader: Microsoft Internet News 4.70.1155 This is my /etc/printcap! oki|lp|okidata laser:\ :lp=/dev/lpt0:sh:sd=var/spool/lpd/oki:\ :if=/usr/local/libexec/okiif: I have created the /var/spool/lpd/oki and chown to daemon. This is the filter file I'm using. printf "\033\&k2G" && cat && printf "\f" && exit 0 exit 2 When I print I still get the stair case effect!!!! My next problem is my printer only prints the first few print requests then when I send another print job it prints blank pages only a couple. Then I check the que and it has been processed. If the system is shutdown the printer will print a few more requests. Then it will start printing blank pages for each request. Thank you,