From owner-freebsd-current@FreeBSD.ORG Sat Aug 7 21:35:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31B5F16A4CE for ; Sat, 7 Aug 2004 21:35:19 +0000 (GMT) Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDAFC43D3F for ; Sat, 7 Aug 2004 21:35:18 +0000 (GMT) (envelope-from timothyk@devel.njit.edu) Received: from www.smsdesign.org (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I2300ED8IN13B@mta6.srv.hcvlny.cv.net> for freebsd-current@freebsd.org; Sat, 07 Aug 2004 17:35:25 -0400 (EDT) Date: Sat, 07 Aug 2004 17:35:17 -0400 From: T Kellers To: freebsd-current@freebsd.org Message-id: <200408071735.17723.timothyk@devel.njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.6.2 Subject: x server breakage? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 21:35:19 -0000 sources cvsupped 2 hours ago. make buildworld && make buildkernel && make installkernel went fine, as did mergemaster -p and mergemaster. whn xdm tries to start, console message is /dev/tty8 repeating too fast. sleeping, retry in 30 seconds. The message repeats over and over. After disabling xdm in .etc.ttys, startx fails with "unable to open /dev/io." (there is no io in /dev) When I boot with /boot/kernel.old/kernel (July 31st build) both xdm and the manual "startx" work fine. Install is i386, Dell Optiplex PIII, xserver is x.org Suggestions? Tim Kellers CPE/NJIT