home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / hardware / 4312 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.9 KB  |  56 lines

  1. Newsgroups: comp.sys.sun.hardware
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!jiazhang
  3. From: jiazhang@magnus.acs.ohio-state.edu (Jiajie Zhang)
  4. Subject: Q: connecting a postscript printer to the serial port of a sparc
  5. Message-ID: <1992Sep10.022007.26312@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Distribution: usa
  10. Date: Thu, 10 Sep 1992 02:20:07 GMT
  11. Lines: 43
  12.  
  13.  
  14. I thought it's a trivial task.  But after spending more than three
  15. hours on the setup, I was totally confused.
  16.  
  17. The printer (Apple LaserWriter IIf) and the sparc 2 are connected via
  18. their serial ports by a null modem cable, as instructed.  I
  19. reconfigured the RS432 on the sparc to RS232, also as instructed.  The
  20. connection seems ok, since I can send signals to the printer by "cat
  21. foo > /dev/ttya".  But I can not get anything printed out on the printer.
  22.  
  23. In the file /etc/ttytab, I changed the line
  24.  
  25. ttya   "/usr/etc/getty std.9600"       unknown         on local secure
  26.  
  27. TO
  28.  
  29. ttya    none                            unknown         on local secure
  30.  
  31. to prevent the execution of getty on port A, which is the device name
  32. for the printer.  
  33.  
  34. I copied the printcap from another Sun that has similar settings and
  35. made necessary changes to reflect the situations on my machine.
  36.  
  37. However, whenever I used lpq to list the queue, I always got something like
  38. "daemon not present".   After I typed /usr/lib/lpd to activate the lpd
  39. daemon manually, I got the same message.  After I used lpc to activate
  40. the printer, I still got the same thing.
  41.  
  42. Any ideas on what the problems are?  Anyone has succeeded on the setup
  43. with a similar setting (postscript printer connected to the serial
  44. port of a sparc)?  
  45.  
  46. Any pointers will be greatly appreciated.
  47.  
  48. Jiajie Zhang
  49. Department of Psychology
  50. Ohio State University
  51. jiazhang@magnus.acs.ohio-state.edu
  52.  
  53.  
  54.  
  55.  
  56.