From owner-freebsd-stable Tue Jan 26 17:05:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00345 for freebsd-stable-outgoing; Tue, 26 Jan 1999 17:05:27 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA00339 for ; Tue, 26 Jan 1999 17:05:25 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul5.u.washington.edu (root@saul5.u.washington.edu [140.142.83.3]) by jason05.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA28772 for ; Tue, 26 Jan 1999 17:05:24 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul5.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id RAA29308 for ; Tue, 26 Jan 1999 17:05:24 -0800 (PST) Date: Wed, 27 Jan 1999 01:04:46 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: FreeBSD-stable Subject: Keyboard Not Responding With X startup Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I start xdm during init time from /usr/X11R6/etc/rc.d the keyboard does not respond. I cannot xlogin. I cannot CTRL-ALT-F* to another terminal. I cannot CTRL-ALT-BSP to kill the server. I cannot CTRL-ALT-DEL to restart the box. I am forced to stare at xlogin. If I start xdm from the command line every thing works normally. I have a fresh build of X, world, and my kernel. This behavior is something new since I went -stable from 3.0R. I figure that rebuilding the universe would cure it because of the new syscons stuff. The rebuild didn't work. It used to be that I would see the 'login:' prompt on the console before X would start. Now X starts before the local daemons finish there startup. Also, xdm-errors shows that X is starting on VT2 instead of VT4. It shows and error: System: `/usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/lib/X11/xkb -xkm -m us -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> " -eml "Errors from xkbcomp are not fatal to the X server" keymap/xfree86 compiled/xfree86.xkm' Does anyone know why this might be happening? It seems like the timing of the X startup is coinciding with the starting of getty on ttyv1,2,3 and causing the keyboard to get lost in the shuffle. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message