Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Oct 2005 15:00:19 -0700
From:      Eric Anholt <anholt@FreeBSD.org>
To:        Osmany Guirola cruz <osmany.guirola@cigb.edu.cu>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: dri-6.2.1,2
Message-ID:  <1128636019.1141.4.camel@leguin>
In-Reply-To: <1128633422.2833.7.camel@draco.cigb.edu.cu>
References:  <1128633422.2833.7.camel@draco.cigb.edu.cu>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-hM8GMYD2TqbfMEA79SSn
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2005-10-06 at 17:17 -0400, Osmany Guirola cruz wrote:
> hi=20
>  i have installed an ATI RADEON 9200 128MB RAM in my FreeBSD 6.0BETA4
> but i am having problems with direct renderin with some "gl" programs
> for example vmd(to view molecules) detect the direct rendering and works
> ok but pymol(similar to vmd) said =20
>   GL_VENDOR: Mesa project: www.mesa3d.org
>   GL_RENDERER: Mesa GLX Indirect
>   GL_VERSION: 1.2 (1.5 Mesa 6.2.1)
> is not using direct render and then is to SLOW..
> i put the enviroment variable LIBGL_DEBUG and saw this error when i run
> pymol
>=20
> libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
> libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed
> (/usr/X11R6/lib/module s/dri/r200_dri.so: Undefined symbol
> "_glapi_Dispatch")
> libGL error: unable to find driver: r200_dri.so
>=20
> This have a solution? What can i do?
> I write this mail because the problem is with "r200_dri.so" that is part
> of the dri package

Your dri drivers have to be of the same general version as your libGL.
This means that current dri and dri-devel need current xorg-libraries,
xfree86-dri needs XFree86-4-libraries, and updating to a newer dri-devel
would mean we would need a newer xorg-libraries.  Your error message
there suggests this problem.

This wouldn't explain why some apps would get direct rendering and
others wouldn't, unless one of them was using linux-compat (which uses
its own modules and libGL)

--=20
Eric Anholt                                     eta@lclark.edu
http://people.freebsd.org/~anholt/              anholt@FreeBSD.org

--=-hM8GMYD2TqbfMEA79SSn
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBDRZ5zHUdvYGzw6vcRAgZcAKCIuwxpf6v8wluozKUtLQ+EtUeReQCdFTL1
QRJKFlCwU1Qr+z/J9VQyp1Q=
=fGPG
-----END PGP SIGNATURE-----

--=-hM8GMYD2TqbfMEA79SSn--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1128636019.1141.4.camel>