From owner-freebsd-x11@FreeBSD.ORG Thu Nov 29 22:09:06 2007 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 953F016A417 for ; Thu, 29 Nov 2007 22:09:06 +0000 (UTC) (envelope-from cokane@freebsd.org) Received: from QMTA06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) by mx1.freebsd.org (Postfix) with ESMTP id 30D8513C468 for ; Thu, 29 Nov 2007 22:09:06 +0000 (UTC) (envelope-from cokane@freebsd.org) Received: from OMTA08.westchester.pa.mail.comcast.net ([76.96.62.12]) by QMTA06.westchester.pa.mail.comcast.net with comcast id Jl4K1Y0050Fqzac0504b00; Thu, 29 Nov 2007 22:09:05 +0000 Received: from discordia ([24.60.136.97]) by OMTA08.westchester.pa.mail.comcast.net with comcast id Jm941Y00726FYqY0300000; Thu, 29 Nov 2007 22:09:05 +0000 X-Authority-Analysis: v=1.0 c=1 a=vCslWiiPmksA:10 a=e5mUnYsNAAAA:8 a=xe8BsctaAAAA:8 a=89Its2v68TqES77mWa0A:9 a=Fd2ayhO9uEktyax0zCIA:7 a=dPzGjTyIAwW5LlAz_IQ0c54upm4A:4 a=nTcn1WYsDYAA:10 a=MSl-tDqOz04A:10 a=rPt6xJ-oxjAA:10 Received: by discordia (Postfix, from userid 103) id 384AD1634F7; Thu, 29 Nov 2007 17:09:04 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.1.8-gr1 (2007-02-13) on discordia X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8-gr1 Received: from [172.20.1.3] (erwin.int.cokane.org [172.20.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by discordia (Postfix) with ESMTP id 3AFD91634F6; Thu, 29 Nov 2007 17:08:46 -0500 (EST) Message-ID: <474F384D.1090404@FreeBSD.org> Date: Thu, 29 Nov 2007 17:08:13 -0500 From: Coleman Kane Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: Adam K Kirchhoff References: <27dbfc8c0711240418t5e5ddfc3pe16cf20b1bab6430@mail.gmail.com> <474D30E7.8060403@ksu.ru> <20071129040815.e8679d52.adamk@voicenet.com> In-Reply-To: <20071129040815.e8679d52.adamk@voicenet.com> X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: SOLVED Xorg hangs with radeon driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cokane@FreeBSD.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2007 22:09:06 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adam K Kirchhoff wrote: > There is a patch or two floating around the archives of this mailing > list (which I think has been merged into the DRM tree at > freedesktop.org) which gets AIGLX working properly on ATI hardware. > > Adam > > On Wed, 28 Nov 2007 12:12:07 +0300 > "Marat N.Afanasyev" wrote: > >> Valerio Daelli wrote: >>> On Nov 24, 2007 10:31 AM, Valerio Daelli >>> wrote: >>>> Hi >>>> >>>> I have a laptop, an Acer TravelMate 2500 with a graphic card ATI >>>> Radeon RS300. I use 7.0-BETA3. >>>> If I generate an xorg.conf with 'Xorg -configure', th generated >>>> xorg.conf uses the radeon driver. If I try it with 'Xorg -config >>>> xorg.conf' (or with 'startx') the laptop hangs with a black >>>> screen, I am unable to get a dump or to switch to DDB. >>>> If I use the driver 'ati' I am able to get X working, but: >>>> 1-If I use the VideoRam in the card section the laptop hangs >>>> 2-If I specify a DefaultDepth of 16 or 24 it hangs >>>> I tried to disable the AIGLX option, but it does not work. >>>> So I am able to use only an 'ati' driver with DefaultDepth of 8 >>>> and no VideoRam. >>> Hi >>> Now thanks to Steve Roome I solved the problem. >>> I had to put >>> >>> Option "MonitorLayout" "LVDS, NONE" >>> >>> and >>> >>> Option "DRI" "off" >>> >> this makes my laptop completely useless at all, `cause of very slow >> video output. I prefer the following solution >> >> echo 'WITHOUT_AIGLX=yes'>>/etc/make.conf >> cd /usr/ports/x11-drivers/xf86-video-ati >> make install clean >> >> and it works just fine on my radeon x700m >> >>> in the xorg.conf file and I have the desired color depth. >>> Sorry for the noise >>> >>> Valerio Daelli >>> I believe you all are looking for the following: http://bugs.freedesktop.org/show_bug.cgi?id=11870 - -- Coleman Kane -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHTzhMcMSxQcXat5cRAupUAJ4m9QA+h/gyVehqAfw2wpV9YxsgEgCfXhvR i+K9XaGM7S07+tfxY7z2vhc= =VYAc -----END PGP SIGNATURE-----