Gentoo Archives: gentoo-user

From: Jason Cooper <gentoo@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] struggling with dri
Date: Mon, 10 Oct 2005 10:43:21
Message-Id: 20051010103909.GE14572@lakedaemon.net
In Reply to: Re: [gentoo-user] struggling with dri by Fernando Meira
1 Fernando Meira (fmeira@×××××.com) scribbled:
2 > Yes, they were not 0666 but instead 0660. I changed them, rebooted, and
3 > they're back to 0660 :(
4
5 cd into /etc/udev/rules.d/ and make a file called 10-local.rules . Add
6 the 'dri' lines from 50-udev.rules. Append to the end of each line
7 "MODE=0666"
8
9 > Anyway, I don't think it is a permissions problem, because I get the same
10 > result if I run glxinfo with root... or is it?
11
12 Make sure the module for your agpgart is loaded _before_ the radeon
13 module.
14
15 hth,
16
17 jason.
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] struggling with dri Fernando Meira <fmeira@×××××.com>