home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / misc / 3261 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.unix.misc
  2. Path: sparky!uunet!news.smith.edu!jbotz
  3. From: jbotz@sophia.smith.edu (Jurgen Botz)
  4. Subject: PS printer doesn't know when job is done...
  5. Message-ID: <1992Aug17.220146.1653@sophia.smith.edu>
  6. Organization: Smith College
  7. Date: Mon, 17 Aug 1992 22:01:46 GMT
  8. Lines: 18
  9.  
  10. I spent this afternoon setting up an HPIIIsi with Postscript connected
  11. to a Sun3 via it's serial port.  I got it to work right away, except for
  12. one odd little thing... the HPIII doesn't know when a job is done, and
  13. pops up with a timeout error 10 seconds after it (correctly) finishes
  14. printing.  So I called up HP tech-support, and the person I spoke to 
  15. thought that for some reason the computer was sending an extra character
  16. after the end of file.  He gave me a little piece of HPCL code that
  17. makes control characters visible.  I switched the printer to HPCL mode,
  18. downloaded the code, sent a file... and found that not only was there
  19. no _extra_ character after the end-of-file, there was no end-of-file
  20. character either.  Could this be the problem?  Should "lpd" be sending
  21. an end-of-file character down the tty port?  Do I need to change some
  22. tty flag?  I spent all afternoon digging through man pages looking for
  23. a clue, but came up with zip.
  24.  
  25.   - Jurgen Botz
  26.     jbotz@mtholyoke.edu
  27.  
  28.