home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20991 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ncar!hsdndev!dartvax!coos.dartmouth.edu!jgrape
  2. From: jgrape@coos.dartmouth.edu (Johan A. Grape)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: LPD: no daemon present SOLVED! (I wish)
  5. Message-ID: <1992Dec18.165919.29227@dartvax.dartmouth.edu>
  6. Date: 18 Dec 92 16:59:19 GMT
  7. References: <1992Dec16.072022.21263@netcom.com> <1gre7oINNrch@gap.caltech.edu> <1992Dec18.153521.7462@netcom.com>
  8. Sender: news@dartvax.dartmouth.edu (The News Manager)
  9. Organization: Dartmouth College, Hanover, NH
  10. Lines: 52
  11.  
  12. In article <1992Dec18.153521.7462@netcom.com> qualtrak@netcom.com (Qual Trak) writes:
  13. >>I still haven't gotten lpd going either with this LaserWriter on ttys2.. I snagged the cable
  14. >>specs from a local hardware god (he swears they're right) and cat > /dev/ttys2 kinda works
  15. >>if you keep it small.
  16. >>
  17. >>Ideas?
  18. >>
  19. >>Here's my entry:
  20. >>
  21. >>lp|LaserWriter:\
  22. >>    :br#9600:lp=/dev/ttys2:\
  23. >>    :sd=/usr/spool/lpd: lf=/usr/adm/lpd-errs
  24. >>-- 
  25. >>nyet@cco.caltech.edu
  26. >try adding a :ms=crtscts to the printcap.  I'm not sure what linux
  27. >wants in the printcap but if it understands the ms entry then you should
  28. >find that hardware flow control between your linux box and the
  29. >laserwriter should help considerably.
  30. >
  31. >I imagine that on long files it prints a little and then goes catatonic.
  32. >This would indicate to me that characters were dropped and the PS
  33. >interpreter displayed an error message and then ignored all subsequent
  34. >input until receiving a ^D.
  35. >
  36. >Just a guess.
  37. >-----                                                              -----
  38. >John Birchfield - QualTrak Corp (408) 730-2674 Home (408) 736-3852
  39. >jb@QualTrak.COM
  40. >-----                                                              -----
  41. >
  42. >
  43. My setup is exactly the same as above, and I have the same problems.
  44.  
  45. The laserwriter does software flow control, and the printer
  46. daemon certainly should to...?  When I cat to my laserwriter on ttys2,
  47. I get a printout of the first three pages or so, and then nothing, and
  48. then the printer finally times out (lights stop blinking).  However,
  49. I would think that lpd takes care of software flow control?
  50.  
  51. On the other hand, lpd doesn't drop a thing down ttys2.  Not a page,
  52. not a bit, nada.....  I used to have a problem that lpr couldn't
  53. connect, but after getting /etc/hosts.lpr sorted out, this error
  54. message never occurs.  The stuff is spooled, and the daemon never finds
  55. the serial port, or somesuch.  I never get error messages in my lf= file.
  56.  
  57. I have discovered a socket called PRINTER in /dev, but that is all.  I don't
  58. know the internals of lpd, and I can't figure this out....
  59.  
  60. Does anyone have a serial printer working with the BSD lpr port?????
  61.  
  62. Thankst'y'all
  63. Johan
  64.