On 7/3/06, John J. Foster <[EMAIL PROTECTED]> wrote:
Check your xorg.conf for the following:

Section "DRI"
    Mode 0666
EndSection

Or for a bit better security:

Section "DRI"
   Group "graphics"
   Mode 0660
EndSection

And then make sure your user is a member of the graphics group.

-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to