From owner-freebsd-x11@FreeBSD.ORG Fri Dec 15 12:00:26 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9735916A5B2 for ; Fri, 15 Dec 2006 12:00:26 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1DD143CA0 for ; Fri, 15 Dec 2006 11:58:44 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp1-g19.free.fr (Postfix) with ESMTP id 4A5939B605; Fri, 15 Dec 2006 13:00:25 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id A552411976; Fri, 15 Dec 2006 13:00:24 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bzQx+wll93e2; Fri, 15 Dec 2006 13:00:12 +0100 (CET) Received: from [193.95.134.156] (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 2170F1197D; Fri, 15 Dec 2006 13:00:12 +0100 (CET) Message-ID: <45828E67.2070307@FreeBSD.org> Date: Fri, 15 Dec 2006 12:00:39 +0000 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.8 (X11/20061121) MIME-Version: 1.0 To: German Tischler References: <9c16502b0612131708r365b8ccew72e936bc67dada60@mail.gmail.com> <4581AA17.3080501@gaspode.franken.de> In-Reply-To: <4581AA17.3080501@gaspode.franken.de> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigCF59EE3D20B54A601360D40F" X-Mailman-Approved-At: Fri, 15 Dec 2006 13:22:28 +0000 Cc: freebsd-x11@freebsd.org Subject: Re: 6.2-PRE, AGP X800, and Modular Xorg == No DRI? 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: Fri, 15 Dec 2006 12:00:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCF59EE3D20B54A601360D40F Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable German Tischler wrote: > Isaac Waldron wrote: >> Everything seems to work fine with the exception that direct >> rendering is disabled. This same machine worked fine with Xorg 6.9 >> from the regular ports tree, but I was interested in modular Xorg for >> the possibility of limited 3D acceleration support for newer Radeons. >> >> I have since rebuilt world to 6.2-PRERELEASE as of yesterday, and >> direct rendering is still disabled. dmesg is reporting that agp and >> drm are detecting my card. Has anyone successfully gotten this >> combination working with DRI? If so, what tricks did you use? >=20 > Please try to run a program using OpenGL with debug flags, e.g. >=20 > LIBGL_DEBUG=3DYES MESA_DEBUG=3DYES teapot >=20 > One problem will probably be that the graphics/dri Port assumes that > posix_memalign is present in FreeBSD, which is not true for FreeBSD 6, > so the r300_dri.so object will fail to load. I have DRI working on a > X850 based PCI express card in my FreeBSD 6.2 pre machine, so getting > the X800 working should be possible. I don't know much about ATI support but I'm pretty sure the graphics/dri problem is fixed. I'm sorry you have all sorts of runtime issues at the moment, but I'm focusing on fixing build issues with dependent ports. I'm obviously accepting patches if you have some. Cheers. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enigCF59EE3D20B54A601360D40F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFgo5sMxEkbVFH3PQRCuRqAJ9aeK//gLqFS9HLujbZh6PhlioZqACfePJU MJxx2tPAPaBEJ6zOI/JWKro= =+AWC -----END PGP SIGNATURE----- --------------enigCF59EE3D20B54A601360D40F--