From owner-cvs-src@FreeBSD.ORG Fri Sep 29 20:14:33 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA75316A492 for ; Fri, 29 Sep 2006 20:14:33 +0000 (UTC) (envelope-from h.blanke@chello.nl) Received: from amsfep12-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 000D643D69 for ; Fri, 29 Sep 2006 20:14:31 +0000 (GMT) (envelope-from h.blanke@chello.nl) Received: from localhost ([127.0.0.1]) by amsfep12-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with SMTP id <20060929201429.TZVD14151.amsfep12-int.chello.nl@localhost> for ; Fri, 29 Sep 2006 22:14:29 +0200 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) X-Originating-IP: [213.46.97.237] From: To: Date: Fri, 29 Sep 2006 22:14:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20060929201429.TZVD14151.amsfep12-int.chello.nl@localhost> Subject: X server won't start X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 20:14:33 -0000 Hi, After todays csup and buildworld, kernel etc, xorg won't start anymore. Below my Xorg.log.0 and the fatal server error. Xorg.log.0: X Window System Version 6.9.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 6.9 Build Operating System: FreeBSD 7.0 amd64 [ELF] Current Operating System: FreeBSD admin.at.home 7.0-CURRENT FreeBSD 7.0-CURRENT #16: Fri Sep 29 21:47:57 CEST 2006 root@admin.at.home:/usr/obj/usr/src/sys/AMD64 amd64 Build Date: 09 September 2006 Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 29 21:53:22 2006 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/bitstream-vera" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (**) Extension "Composite" is enabled (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.8 X.Org XInput driver : 0.5 X.Org Server Extension : 0.2 X.Org Font Renderer : 0.4 (II) Loader running on freebsd (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (--) Using syscons driver with X support (version 549739036674.0) (--) using VT number 2 (WW) xf86OpenConsole: VT_ACTIVATE failed (WW) xf86OpenConsole: VT_WAITACTIVE failed Fatal server error: xf86OpenConsole: KDSETMODE KD_GRAPHICS failed uname -a: FreeBSD admin.at.home 7.0-CURRENT FreeBSD 7.0-CURRENT #13: Wed Sep 27 08:25:30 CEST 2006 root@admin.at.home:/usr/obj/usr/src/sys/AMD64 amd64 Anyone experiencing the same? Bye, Hans