Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] direct rendering only works with root???
Date: Mon, 03 Jul 2006 16:40:53
Message-Id: 7573e9640607030928j6bb010ben258ef269f9d0e9ed@mail.gmail.com
In Reply to: Re: [gentoo-user] direct rendering only works with root??? by "John J. Foster"
1 On 7/3/06, John J. Foster <Gentoo-User@××××××××××××.com> wrote:
2 > Check your xorg.conf for the following:
3 >
4 > Section "DRI"
5 > Mode 0666
6 > EndSection
7
8 Or for a bit better security:
9
10 Section "DRI"
11 Group "graphics"
12 Mode 0660
13 EndSection
14
15 And then make sure your user is a member of the graphics group.
16
17 -Richard
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] direct rendering only works with root??? "John J. Foster" <Gentoo-User@××××××××××××.com>
Re: [gentoo-user] direct rendering only works with root??? Raymond Lewis Rebbeck <dystopianray@×××××.com>