Skip site navigation (1)Skip section navigation (2)
Date:      17 Jun 2002 17:45:44 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Tomi.Vainio@Sun.COM
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Still can't use keyboard with X
Message-ID:  <xzp8z5dlxhz.fsf@flood.ping.uio.no>
In-Reply-To: <15630.708.899749.243926@gargle.gargle.HOWL>
References:  <15628.50724.451116.188088@gargle.gargle.HOWL> <xzp8z5e2rjo.fsf@flood.ping.uio.no> <15629.44131.842990.57839@gargle.gargle.HOWL> <xzpu1o217lo.fsf@flood.ping.uio.no> <15629.50476.572952.135295@gargle.gargle.HOWL> <xzplm9e17am.fsf@flood.ping.uio.no> <15629.50880.965301.770071@gargle.gargle.HOWL> <15629.63338.337354.426548@gargle.gargle.HOWL> <xzpd6uplxvv.fsf@flood.ping.uio.no> <15630.708.899749.243926@gargle.gargle.HOWL>

next in thread | previous in thread | raw e-mail | index | archive | help
Tomi Vainio - Sun Finland - <Tomi.Vainio@Sun.COM> writes:
> Is it default for current?  Atleast df shows it?
> devfs                      1       1        0   100%    /dev

Yes, but it's very weird that the nodes weren't created.  Here's what
I have:

root@des /home/des# ll /dev/ttyv*
crw-------  1 root  wheel   12,   0 Jun 17 17:30 /dev/ttyv0
crw-------  1 root  wheel   12,   1 Jun 17 17:30 /dev/ttyv1
crw-------  1 root  wheel   12,   2 Jun 17 17:30 /dev/ttyv2
crw-------  1 root  wheel   12,   3 Jun 17 17:30 /dev/ttyv3
crw-------  1 root  wheel   12,   4 Jun 17 17:30 /dev/ttyv4
crw-------  1 root  wheel   12,   5 Jun 17 17:30 /dev/ttyv5
crw-------  1 root  wheel   12,   6 Jun 17 17:30 /dev/ttyv6
crw-------  1 root  wheel   12,   7 Jun 17 17:30 /dev/ttyv7
crw-------  1 root  wheel   12,   8 Jun 17 17:30 /dev/ttyv8
crw-------  1 root  wheel   12,   9 Jun 17 17:30 /dev/ttyv9
crw-------  1 root  wheel   12,  10 Jun 17 17:30 /dev/ttyva
crw-------  1 root  wheel   12,  11 Jun 17 17:30 /dev/ttyvb
crw-------  1 root  wheel   12,  12 Jun 17 17:30 /dev/ttyvc
crw-------  1 root  wheel   12,  13 Jun 17 17:30 /dev/ttyvd
crw-------  1 root  wheel   12,  14 Jun 17 17:30 /dev/ttyve
crw-------  1 root  wheel   12,  15 Jun 17 17:30 /dev/ttyvf

...and I only use 0-7, plus 8 for X.  I see the same thing on other
-CURRENT systems:

des@ref5 ~% ll /dev/ttyv*
crw-------  1 root  wheel   12,   0 Jun  4 17:35 /dev/ttyv0
crw-------  1 root  wheel   12,   1 Jun  4 17:35 /dev/ttyv1
crw-------  1 root  wheel   12,   2 Jun  4 17:35 /dev/ttyv2
crw-------  1 root  wheel   12,   3 Jun  4 17:35 /dev/ttyv3
crw-------  1 root  wheel   12,   4 Jun  4 17:35 /dev/ttyv4
crw-------  1 root  wheel   12,   5 Jun  4 17:35 /dev/ttyv5
crw-------  1 root  wheel   12,   6 Jun  4 17:35 /dev/ttyv6
crw-------  1 root  wheel   12,   7 Jun  4 17:35 /dev/ttyv7
crw-------  1 root  wheel   12,   8 Jun  4 17:35 /dev/ttyv8
crw-------  1 root  wheel   12,   9 Jun  4 17:35 /dev/ttyv9
crw-------  1 root  wheel   12,  10 Jun  4 17:35 /dev/ttyva
crw-------  1 root  wheel   12,  11 Jun  4 17:35 /dev/ttyvb
crw-------  1 root  wheel   12,  12 Jun  4 17:35 /dev/ttyvc
crw-------  1 root  wheel   12,  13 Jun  4 17:35 /dev/ttyvd
crw-------  1 root  wheel   12,  14 Jun  4 17:35 /dev/ttyve
crw-------  1 root  wheel   12,  15 Jun  4 17:35 /dev/ttyvf
des@ref5 ~% grep ttyv /etc/ttys
ttyv0   "/usr/libexec/getty Pc"         cons25  on  secure
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
ttyv6   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv7   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv8   "/usr/X11R6/bin/xdm -nodaemon"  xterm   off secure

so I don't understand why you only had ttyv0-ttyv3.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp8z5dlxhz.fsf>