Gentoo Archives: gentoo-user

From: "John J. Foster" <Gentoo-User@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] direct rendering only works with root???
Date: Mon, 03 Jul 2006 19:16:21
Message-Id: 20060703184854.GB9708@garbanzo
In Reply to: Re: [gentoo-user] direct rendering only works with root??? by Richard Fish
1 On Mon, Jul 03, 2006 at 09:28:23AM -0700, Richard Fish wrote:
2 > On 7/3/06, John J. Foster <Gentoo-User@××××××××××××.com> wrote:
3 > >Check your xorg.conf for the following:
4 > >
5 > >Section "DRI"
6 > > Mode 0666
7 > >EndSection
8 >
9 > Or for a bit better security:
10 >
11 > Section "DRI"
12 > Group "graphics"
13 > Mode 0660
14 > EndSection
15 >
16 > And then make sure your user is a member of the graphics group.
17 >
18 Thanks Richard, excellent idea.
19
20 festus
21 --
22 It is not unusual for those at the wrong end of the club to have a
23 clearer picture of reality than those who wield it.
24 Noam Chomsky

Replies

Subject Author
Re: [gentoo-user] direct rendering only works with root??? Mauro Arnoldi <agharti81@×××××××.it>