From owner-freebsd-current Mon Jun 17 8:50:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id AAF3737B437 for ; Mon, 17 Jun 2002 08:49:11 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 192B95361; Mon, 17 Jun 2002 17:45:45 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Tomi.Vainio@Sun.COM Cc: freebsd-current@FreeBSD.ORG Subject: Re: Still can't use keyboard with X References: <15628.50724.451116.188088@gargle.gargle.HOWL> <15629.44131.842990.57839@gargle.gargle.HOWL> <15629.50476.572952.135295@gargle.gargle.HOWL> <15629.50880.965301.770071@gargle.gargle.HOWL> <15629.63338.337354.426548@gargle.gargle.HOWL> <15630.708.899749.243926@gargle.gargle.HOWL> From: Dag-Erling Smorgrav Date: 17 Jun 2002 17:45:44 +0200 In-Reply-To: <15630.708.899749.243926@gargle.gargle.HOWL> Message-ID: Lines: 61 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tomi Vainio - Sun Finland - 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