On Tue, 2004-04-06 at 12:36, Felix K�hling wrote: > The kernel messages look harmless. Since XFree86.0.log reports DRI > enabled the problem is either due to a wrong libGL or a broken 3D > driver. Or maybe the 3D driver doesn't have permission to access the > kernel driver. Could you run > > LIBGL_DEBUG=verbose glxinfo > > The output should tell what's wrong. If there is a message about a > missing symbol try a newer snapshot. There were some problems with > missing symbols that were fixed recently. > > Regards, > Felix Thanks, the problem is a missing symbol: libGL: XF86DRIGetClientDriverName: 1.1.16 savage (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/savage_dri.so libGL error: dlopen /usr/X11R6/lib/modules/dri/savage_dri.so failed (/usr/X11R6/lib/modules/dri/savage_dri.so: undefined symbol: _x86_Vertex1fv_end) libGL error: unable to find driver: savage_dri.so
Are there any plans to support snapshots built later than April 1 (and Debian packages)? The latest I have found on http://www.freedesktop.org/~dri/snapshots/ has the libGL.so.1.2 with the missing symbol. I currently don't have time to compile from source. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
