From owner-freebsd-x11@FreeBSD.ORG Tue Dec 15 21:14:20 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF5C3106568B for ; Tue, 15 Dec 2009 21:14:20 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from QMTA05.westchester.pa.mail.comcast.net (qmta05.westchester.pa.mail.comcast.net [76.96.62.48]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5478FC26 for ; Tue, 15 Dec 2009 21:14:20 +0000 (UTC) Received: from OMTA10.westchester.pa.mail.comcast.net ([76.96.62.28]) by QMTA05.westchester.pa.mail.comcast.net with comcast id HQvQ1d0030cZkys55ZELVX; Tue, 15 Dec 2009 21:14:20 +0000 Received: from sorrow.ashke.com ([68.45.22.62]) by OMTA10.westchester.pa.mail.comcast.net with comcast id HZEL1d0061LNQfY3WZELig; Tue, 15 Dec 2009 21:14:20 +0000 Date: Tue, 15 Dec 2009 16:14:19 -0500 From: Adam K Kirchhoff To: Rene Ladan Message-ID: <20091215161419.14c36e9b@sorrow.ashke.com> In-Reply-To: References: X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org Subject: Re: xorg crashes with signal 11 on startup X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 21:14:21 -0000 On Tue, 15 Dec 2009 21:54:44 +0100 Rene Ladan wrote: > 2009/12/15 Rene Ladan : > > Hi list, > > > > I decided to restart X to get Firefox to run nicely with the new GTK, > > but now X doesn't want to start anymore. > > This is on a laptop with an ATI X1450 card (R5xx). > > > > It crashes with signal 11 when initializing, Xorg.0.log doesn't give > > much information except for (maybe): > > > >> (EE) RADEONHD(0): Power Management: Cannot get known good chip configurations > > ... > >> (EE) RADEONHD(0): rhdAtomGetDDCIndex: GPIO_DDC Index 6 exceeds maximum 5 > > > > The computer keeps running fine (e.g. over SSH), except that the > > screen is blanked and unresponsive. > > > > The attached file contains the full Xorg.0.log, /etc/make.conf, > > /etc/X11/xorg.conf and the current list of installed packages. > > > > Any hints? > > > Forgot: 8.0-RELEASE/amd64, GENERIC kernel Have you tried the radeon driver? Also, unless I'm just not seeing it, you don't appear to have attached anything :-) Adam