Sounds like you haven't set the permissions on /dev/dri to allow user
access.

>From the DRI User's Guide:

<quote>
If you want all of the users on your system to be able to use
direct-rendering, then use a simple DRI section like this: 

        Section "DRI"
             Mode 0666
        EndSection
        
This section will allow any user with a current connection to the X server
to use direct rendering. 
</quote>

That might be worth a try...

-- Gareth

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to