On Fri, Dec 13, 2002 at 03:40:06AM +0100, [EMAIL PROTECTED] wrote: > > > Hi! > I've just reinstalled my system and tried to use dri with my radeon 8500. I've > my module and drivers (from the debian package, thanks M.Danzer) but i can't > figure why it's not working. Xfree logs' say that Direct Rendering is enabled, > but glxinfo says the oposite.
That is usually because you are using a non DRI enabled libGL. Could you check which libGL you are using, and eventually put the path of the DRI one in /etc/ld.so.conf and rerun ldconfig. man ldconfig is your friend for this. Friendly, Sven Luther ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
