Alan Chandler <[EMAIL PROTECTED]> writes: > On Wednesday 03 March 2004 00:36, Christian Guggenberger wrote: > >> what's the output of: >> >> $ LIBGL_DEBUG=verbose glxinfo >> > > [EMAIL PROTECTED] alan $ LIBGL_DEBUG=verbose glxinfo [snip] > libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed > (/usr/X11R6/lib/modules/dri/r200_dri.so: undefined symbol: sse_test_dummy) > libGL error: unable to find driver: r200_dri.so
Oh yeah, I remember this one. :-( AFAIR, the r200_dri.so library is in xlibmesa-dri. Load this package and you should get a correct output of glxinfo. Then try glxgears. If you computer hangs, change the ChipId in XF86Config-4. Cheers -- [EMAIL PROTECTED]