home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16595 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.7 KB

  1. Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!agate!doc.ic.ac.uk!cc.ic.ac.uk!imperial.ac.uk!vulture
  2. From: vulture@imperial.ac.uk (Thomas Sippel - Dau)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Printer Parallel port misery
  5. Message-ID: <1992Nov18.162359.11122@cc.ic.ac.uk>
  6. Date: 18 Nov 92 16:23:59 GMT
  7. References: <1992Nov16.131533.16209@eurohub.neu.sgi.com> <1992Nov16.141604.16853@eurohub.neu.sgi.com>
  8. Sender: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  9. Reply-To: cmaae47@imperial.ac.uk
  10. Organization: Imperial College of Science, Technology and Medicine
  11. Lines: 40
  12. Nntp-Posting-Host: cscgc
  13.  
  14. In article <1992Nov16.141604.16853@eurohub.neu.sgi.com>, joe@spectrum.neu.sgi.com (Joe Elliott) writes:
  15. - I have been having problems with printers for some time now. All of them
  16. - with PostScript printers and parallel ports.
  17. - Things are great for small print jobs but given a reasonable load, the port
  18. - just stops and the jobs keep queueing up. 
  19. ......
  20. - Maybe  a comms problem as it only happens on large jobs when the job
  21. - possibly exceed the printers memory capacity,Handshaking maybe Xon/Xoff not
  22. - stopping the data flow.
  23.  
  24. Cannot really be Xon/Xoff, as the normal Centronics printer protocol is
  25. simplex - i.e. printer cannot drive port, so cannot send (ascii text) information
  26. back to the computer. PostScript printers sometimes give you messages.
  27.  
  28. You could try to get a line analyser for parallel ports whic show you the
  29. state of the lines - unfortunately most serial port testers will probably not
  30. work, unless they have a LED and mandatory jumper lead for each of the 25 
  31. pins.
  32.  
  33. Check if you get status changes on the pins 1 and 10 of the 25 pin connectors,
  34. the Indigo should flip the state of line 1 for every byte twice to strobe
  35. out the data, the printer should respond on pin 10 to say it got the byte.
  36. Thus flow control should be automagic, but ...
  37.  
  38. Vernon told me once that there is a 15 second time-out on the parallel port,
  39. but that applied only if the port had been closed. But a PostCript printer
  40. may well be in think state for 15 seconds without anything untoward being
  41. the reason - I have somewhere a PostScript program of 17 lines or so that
  42. prints a Mandelbrot set and reputedly run for 48 hours (!) on a Laserwriter+
  43.  
  44. Once you have decided which box is at fault, complain to the manufacturer :-).
  45.  
  46.                                    Thomas
  47.  
  48. -- 
  49. *** This is the operative statement, all previous statements are inoperative.
  50. *   email: cmaae47 @ ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic on Janet)
  51. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  52. *   snail: Imperial College of Science, Technology and Medicine
  53. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  54.