Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 1997 15:36:12 +0000 ()
From:      Antal Rutz <rutz@dab.iit.uni-miskolc.hu>
To:        questions@FreeBSD.ORG
Subject:   getty
Message-ID:  <Pine.BSF.3.91.970318153020.250B-100000@dab.iit.uni-miskolc.hu>

next in thread | raw e-mail | index | archive | help
What can I do when all of my ttyv-s die and when I try to switch between
the vty-s (Alt+Fx) the only thing happens is beeping?
Why do they die and how can I get they work again?

> ps ax|grep getty

  187  v0  Is+    0:00.03 /usr/libexec/getty Pc ttyv0
  188  v1  Is+    0:00.04 /usr/libexec/getty Pc ttyv1
  189  v2  Is+    0:00.03 /usr/libexec/getty Pc ttyv2
  190  v3  Is+    0:00.04 /usr/libexec/getty Pc ttyv3
  191  v4  Is+    0:00.03 /usr/libexec/getty Pc ttyv4
  192  v5  Is+    0:00.04 /usr/libexec/getty Pc ttyv5
  193  d1  Is+    0:00.04 /usr/libexec/getty std.19200 ttyd1

and my /etc/ttys:

ttyv0	"/usr/libexec/getty Pc"		cons25	on  secure
# Virtual terminals
ttyv1	"/usr/libexec/getty Pc"		cons25	on secure
ttyv2	"/usr/libexec/getty Pc"		cons25	on secure
ttyv3	"/usr/libexec/getty Pc"		cons25	on secure
ttyv4	"/usr/libexec/getty Pc"		cons25	on secure
ttyv5	"/usr/libexec/getty Pc"		cons25	on secure
# Serial terminals
ttyd0	"/usr/libexec/getty std.19200"	unknown	off secure
ttyd1	"/usr/libexec/getty std.19200"	vt100	on insecure
ttyd2	"/usr/libexec/getty std.9600"	unknown	off secure
ttyd3	"/usr/libexec/getty std.9600"	unknown	off secure
# Pseudo terminals
ttyp0	none			network
.
.
.

Thanks.


--rutz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970318153020.250B-100000>