On Wed, 2007-04-18 at 16:14 +1000, Ken Caldwell wrote:
> I have investigated this a bit further and extracted more information
> using glxinfo.
*snip*
> The problem seems to be:-
> 
> libGL: OpenDriver: trying /usr/lib/dri/r200_dri.so
> libGL error: dlopen /usr/lib/dri/r200_dri.so failed
> (/usr/lib/dri/r200_dri.so: undefined symbol: _glapi_add_dispatch)
> libGL error: unable to find driver: r200_dri.so
> 
> As /usr/lib/dri/r200_dri.so exists on this system do these messages
> indicate a bug in the package libgl1-mesa-dri which provided it?

Earlier in this thread you mentioned you're using the ati driver. Do you
have the fglrx driver package (xorg-driver-fglrx) installed as well? It
installs its own libGL library, which is incompatible with the x.org
one. And a quick test on my Ubuntu machine (with a Radeon 9250) gives
the same error.

So, uninstall xorg-driver-fglrx and try it again. :-)

-- 
Pete

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to