-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tino Keitel wrote:

> I installed the r300 driver with X.org and Mesa CVS and it works
> without problems until now.
> 
> However, one app called mythtv tries use OpenGL and brought this error:
> 
> libGL: XF86DRIGetClientDriverName: 4.0.1 r300 (screen 0)
> libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r300_dri.so
> libGL error: __driCreateScreen() not defined in r300_dri.so!
> libGL error: unable to find driver: r300_dri.so
> 
> Any chance to get this fixed?

You need an updated version of libGL.  The r300 driver only supported
the new driver API, and the libGL installed on your system apparently
does not support the new API.  If you build one of the 'linux-dri-*'
targets in Mesa CVS, you will get a new libGL in your lib directory.
Try a test with 'LD_PRELOAD=<path to Mesa build>/lib/libGL.so
some_gl_app' and see if that helps.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCtvWpX1gOwKyEAw8RAnm1AJ0d5KnXigauTXZFLd2HLRTh9sT5YgCeNAii
UJaRD89IfbKZwAkf7kwvLjs=
=fbwY
-----END PGP SIGNATURE-----



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to