Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!emory!gatech!mcnc!rti!bnrunix!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: jeh@mech4.coe.northeastern.edu (James Hinds) Newsgroups: comp.sys.sun Subject: HP IIP & SPARCstations Keywords: Formats Message-ID: <2018@brchh104.bnr.ca> Date: 21 Mar 91 21:31:00 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 53 Approved: Sun-Spots@rice.edu X-Original-Date: Wed, 13 Mar 91 15:21:19 EST X-Sun-Spots-Digest: Volume 10, Issue 55, message 7 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu I am involved with setting up a series of SUN SPARCstations for novice Unix users. They are coming from DOS and bringing their HP printers with them. I have been unsuccessful to date in having plain ASCII text be printed. The major problem seems to be in serial communication. If I get any output, it continues to print, even after the file is removed from the system. Sometimes the system doesn't show any queued files but will print. And sometimes the printer goes code 22 [error in the buffer]. I have tried a variety of serial cable's and am presently using a genuine HP serial cable. I am using an input filter 'iffil', that I grabbed off Sun-Spots and have also tried having 'offil', but this doesn't change the output problem. SUN has been very useless, they cannot agree on what filters or printcap one should be using. HP doesn't want to address this as it is seen as software, i.e. UNIX problem. I am sure there is someone who is using SUN's and HP's together. And this may have already been answered elsewhere. But the Spots aren't being received here anymore. I desire to hear from someone who has solved this [I'm sure simple] problem. Please contact me on E-mail at: jeh@meceng.coe.northeastern.edu or Jim Hinds 617-437-5558 Below is part of the printcap I have been using with duplicate entries as I have been testing. #------- HP LaserJet attached to this machine on serial port A # hps|hplaser|HP-LaserJet-IIP:\ :lp=/dev/ttya:rm=mech2:\ :br#9600:rw:\ :fc#0177777:fs#0321:\ :mc=1:mx#0:sh:\ :sd=/var/spool/hps:\ :ms=-parity,-cstopb,-clocal,-cread,crtscts,-opost:\ :lf=/var/spool/hps/error_log:\ # :if=/usr/local/print/iffil:\ # :of=/usr/local/print/offil: # :of=/usr/lib/hpfilter: :of=/var/spool/hp/in_filter: # #------- HP LaserJet attached to this machine on parallel port 1 #------- of a 386i #This entry sent from Sun hp|mech2-pp0|hpIIp:\ :lp=/dev/pp0:rm=mech2:\ :mx#0:sh:\ :sd=/var/spool/hp:\ :ms=-parity,-cstopb,-clocal,-cread,ixon:\ :lf=/var/spool/hp/error_log:\ # :of=/usr/lib/hpfilter: :of=/var/spool/hp/in_filter: Thanks for your time and efforts.