From owner-freebsd-x11@FreeBSD.ORG Wed Mar 11 12:55:45 2009 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19A7F106568C; Wed, 11 Mar 2009 12:55:45 +0000 (UTC) (envelope-from aragon@phat.za.net) Received: from mail.geek.sh (decoder.geek.sh [196.36.198.81]) by mx1.freebsd.org (Postfix) with ESMTP id A1B1F8FC1D; Wed, 11 Mar 2009 12:55:44 +0000 (UTC) (envelope-from aragon@phat.za.net) Received: from igor.geek.sh (unknown [196.209.244.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.geek.sh (Postfix) with ESMTPSA id 265233BDC7; Wed, 11 Mar 2009 14:55:42 +0200 (SAST) Message-ID: <49B7B4C3.6080700@phat.za.net> Date: Wed, 11 Mar 2009 14:55:31 +0200 From: Aragon Gouveia User-Agent: Thunderbird 2.0.0.19 (X11/20090309) MIME-Version: 1.0 To: Robert Noland References: <20090305161651.GB1369@lobo.ewinter.org> <1236275215.1384.50.camel@widget.2hip.net> <20090305180523.GA2039@lobo.ewinter.org> <20090306133119.1af6894c@ernst.jennejohn.org> <1236363408.55221.16.camel@balrog.2hip.net> <20090306203055.582faa02@ernst.jennejohn.org> <1236371734.1671.5.camel@balrog.2hip.net> <49B3D755.2050308@phat.za.net> <1236536316.1778.22.camel@balrog.2hip.net> <49B42548.3000308@phat.za.net> <49B57ACD.5030405@phat.za.net> <1236741375.2091.32.camel@balrog.2hip.net> In-Reply-To: <1236741375.2091.32.camel@balrog.2hip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@FreeBSD.org Subject: Re: Radeon DRIVER 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: Wed, 11 Mar 2009 12:55:45 -0000 Robert Noland wrote: > On Mon, 2009-03-09 at 22:23 +0200, Aragon Gouveia wrote: >> Aragon Gouveia wrote: >> Enabling DRI and Exa in xorg.conf causes my display to go blank during X >> startup and I'm left with no other way out except hitting my power >> button and shutting down. > > Ok, let's try this again... new patchset without using svn diff. > > http://people.freebsd.org/~rnoland/drm-7-synced-to-HEAD-031009.patch > > Note that I MFC several things just a little while ago, so make sure > that you -STABLE is updated. A fresh RELENG_7 checkout (saw your changes) and the above patch applied (no errors), and I'm still getting the same problem with DRI and EXA enabled - blank screen during X startup. Thanks, Aragon