From owner-freebsd-stable@FreeBSD.ORG Sun Apr 26 07:52:03 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14B3C106566B for ; Sun, 26 Apr 2009 07:52:03 +0000 (UTC) (envelope-from jfb@mr-paradox.net) Received: from vexbert.mr-paradox.net (vexbert.mr-paradox.net [IPv6:2001:470:b:28:f::1]) by mx1.freebsd.org (Postfix) with ESMTP id F084F8FC13 for ; Sun, 26 Apr 2009 07:52:02 +0000 (UTC) (envelope-from jfb@mr-paradox.net) Received: by vexbert.mr-paradox.net (Postfix, from userid 16139) id B1E2884534; Sun, 26 Apr 2009 03:52:02 -0400 (EDT) Date: Sun, 26 Apr 2009 03:52:02 -0400 From: Jeff Blank To: freebsd-stable@freebsd.org Message-ID: <20090426075202.GA5762@mr-happy.com> References: <20090426050813.GA1445@mr-happy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090426050813.GA1445@mr-happy.com> X-Face: #0jV*~a}VtKS-&E/!EJpH('H1Va}24dxF0oT&+.R3Gu8C; xhSC+<|+H84&YLbMvphuRT4cp3.|8EN_(2Eix/6{.Up~u`a^}0Ln&b+9Fw|BPig@-{y\pL_46d&ZwA]5%_AU?}DezfE&1!>H?3E$!Yve7.O<+..Jnb4:'6Ey_]FtFzU9=*l$1p/@gA,Ze>^5<]+r(XJ+m7`/vMDc$'wy|`e Subject: Re: 7.2-PRE amd64 panic when starting Xorg X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2009 07:52:03 -0000 On Sun, Apr 26, 2009 at 01:08:13AM -0400, Jeff Blank wrote: > I've installed 7.2-PRERELEASE, csup on 20090423 at around 19:00 UTC. > When I rebooted after installing world, X started (xdm in /etc/ttys) > and immediately panicked the system, even before switching to the new > VTY. I probably should have specified that my video chipset is a Radeon X800 (R430), PCIE, instead of letting you all go hunting for it in the attachments of my previous post. And a little more playing reveals that the panic goes away when I disable dri and dri2 in xorg.conf. I had those commented out in the previously-attached config, not realising that they're enabled by default. (Though X still doesn't seem to work quite right without those, for whatever that's worth). Jeff