Hello,

If you want to be able to access the dri by a normal user you need to
either create a dri group or open the premissions up to everybody with a
chmod -R 666 /dev/dri 

Gordon.

* Will Newton ([EMAIL PROTECTED]) wrote:
> 
> Direct rendering is only working for root on my system (unstable/4.1.0). The 
> permissions for the DRI device files are:
> 
> /dev/dri:
> drwxrwx---    2 root     root         4096 Aug  1 15:22 dri
> 
> /dev/dri/*:
> crw-rw----    1 root     root      10,  63 Aug  1 15:22 card0
> 
> glxinfo as non-root:
> 
> [EMAIL PROTECTED]:~$ glxinfo
> name of display: :0.0
> libGL error: failed to open DRM: Operation not permitted
> libGL error: reverting to (slow) indirect rendering
> 
> Are my permissions incorrect?
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
--
Gordon Heydon <[EMAIL PROTECTED]>

Reply via email to