On Sun, 30 Dec 2001, David Shochat wrote: > $ glxinfo > name of display: :0.0 > libGL error: failed to open DRM: Operation not permitted > libGL error: reverting to (slow) indirect rendering > display: :0 screen: 0 > direct rendering: No > ...etc. > What is wrong?
Try: (in the config file...) Section "DRI" Mode 0666 EndSection Read the docs; the paranoia in you probably want to set this to Mode 0660, and Group "drirendering"... -- Regards, [EMAIL PROTECTED] My website: http://www.iain.thomas.dial.pipex.com/ XMMS not playing _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
