DRI with r300 on Radeon 9800 possible

Roland Scheidegger sroland at tungstengraphics.com
Sun Dec 3 11:28:27 PST 2006


Florian Dorpmueller wrote:
>> Please attach the full output of:
>> LIBGL_DEBUG=verbose glxinfo
>>
> 
> Seems to be interesing:
> 
> libGL: XF86DRIGetClientDriverName: 5.2.0 r300 (screen 0)
> libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
> libGL error: dlopen /usr/lib/dri/r300_dri.so failed 
> (/usr/lib/dri/r300_dri.so: u
> ndefined symbol: _glapi_get_dispatch)
> libGL error: unable to find driver: r300_dri.so
looks like your dri driver and opengl library are built from different 
mesa versions. Make sure to get rid of old r300_dri.so and libGL.so.1.2 
files so the right ones get picked up.
(and those offset range check bugs you mentioned earlier could be caused 
by an old drm).

Roland



More information about the xorg mailing list