From owner-freebsd-x11@FreeBSD.ORG Sat Dec 1 18:50:54 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 DA03D16A419 for ; Sat, 1 Dec 2007 18:50:54 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 9615313C46B for ; Sat, 1 Dec 2007 18:50:54 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [192.168.0.3] (c-24-99-24-145.hsd1.ga.comcast.net [24.99.24.145]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id lB1IoojZ071510 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 1 Dec 2007 13:50:50 -0500 (EST) (envelope-from rnoland@2hip.net) From: Robert Noland To: Adam K Kirchhoff In-Reply-To: <20071129040815.e8679d52.adamk@voicenet.com> References: <27dbfc8c0711240418t5e5ddfc3pe16cf20b1bab6430@mail.gmail.com> <474D30E7.8060403@ksu.ru> <20071129040815.e8679d52.adamk@voicenet.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-h28Ehqcas0WznzJTtYWb" Organization: 2Hip Networks Date: Sat, 01 Dec 2007 13:50:45 -0500 Message-Id: <1196535045.1482.16.camel@wombat.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net 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 List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2007 18:50:54 -0000 --=-h28Ehqcas0WznzJTtYWb Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-11-29 at 04:08 -0500, 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. yes the fix is committed to drm git HEAD. robert. > Adam >=20 > On Wed, 28 Nov 2007 12:12:07 +0300 > "Marat N.Afanasyev" wrote: >=20 > > 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. > > >=20 > > > Hi > > > Now thanks to Steve Roome I solved the problem. > > > I had to put > > >=20 > > > Option "MonitorLayout" "LVDS, NONE" > > >=20 > > > and > > >=20 > > > Option "DRI" "off" > > > > >=20 > > this makes my laptop completely useless at all, `cause of very slow > > video output. I prefer the following solution > >=20 > > echo 'WITHOUT_AIGLX=3Dyes'>>/etc/make.conf > > cd /usr/ports/x11-drivers/xf86-video-ati > > make install clean > >=20 > > and it works just fine on my radeon x700m > >=20 > > > in the xorg.conf file and I have the desired color depth. > > > Sorry for the noise > > >=20 > > > Valerio Daelli > > > _______________________________________________ > > > freebsd-x11@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > > > To unsubscribe, send any mail to > > > "freebsd-x11-unsubscribe@freebsd.org" > > >=20 > >=20 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=20 Robert Noland 2Hip Networks --=-h28Ehqcas0WznzJTtYWb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHUa0EM4TrQ4qfROMRAgyOAJ0Y/wPGqJb3niFLlzc/WUACpr4l7QCfb7z7 AUBBO8WV9bNlnL2KRhQrjfc= =hjsW -----END PGP SIGNATURE----- --=-h28Ehqcas0WznzJTtYWb--