home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11486 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.6 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!sgi!rhyolite!vjs
  2. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: serial terminal
  5. Message-ID: <nr7ta6s@rhyolite.wpd.sgi.com>
  6. Date: 27 Jul 92 22:29:39 GMT
  7. References: <1992Jul27.172332.23826@magnus.acs.ohio-state.edu>
  8. Organization: Silicon Graphics, Inc.  Mountain View, CA
  9. Lines: 40
  10.  
  11. In article <1992Jul27.172332.23826@magnus.acs.ohio-state.edu>, jtittle@magnus.acs.ohio-state.edu (James Tittle) writes:
  12. > Hi,
  13. >   I have a 310 VGX running 4.0.4.  I have noticed
  14. > that if I want to log in onto my machine using a
  15. > dumb terminal attached to the serial port (ttyd1)
  16. > that if I turn on the terminal, I can press return
  17. > many times with no login prompt appearing.
  18. >   If I reboot, then the login prompt appears and
  19. > everything is fine.  I leave the machine on all
  20. > the time, but turn off the console monitor and
  21. > this dumb terminal.
  22. >   I don't want to reboot everytime I wish to
  23. > use the dumb terminal on ttyd1.  If I run
  24. > ps -ef, it shows getty is running on ttyd1.
  25. >   Any suggestions ?
  26.  
  27.  
  28. This problem is probably caused by the terminal appearing to send
  29. a BREAK to the system as it is being powered off or on.
  30.  
  31. Try one of:
  32.  
  33.     -edit /etc/inittab to specify one of the /etc/gettydefs tags
  34.     that does not cycle among speeds.  Try using dx_9600
  35.     instead of co_9600
  36.  
  37.     -edit /etc/inittab to use /dev/ttym1 or /dev/ttyf1 and use the
  38.     appropriate cable, so that when you turn off the terminal,
  39.     the system knows and does not see bogus BREAK's.
  40.  
  41.     -send BREAK's from the terminal to the system until the system
  42.     responds with a login: prompt.
  43.  
  44.  
  45. Vernon Schryver,  vjs@sgi.com
  46.