unsubscribe

On 10/10/05, Fernando Meira <[EMAIL PROTECTED]> wrote:
On 10/10/05, Jason Cooper <[EMAIL PROTECTED] > wrote:
Fernando Meira ([EMAIL PROTECTED]) scribbled:
> Yes, they were not 0666 but instead 0660. I changed them, rebooted, and
> they're back to 0660 :(

cd into /etc/udev/rules.d/ and make a file called 10-local.rules .  Add
the 'dri' lines from 50-udev.rules.  Append to the end of each line
"MODE=0666"

> Anyway, I don't think it is a permissions problem, because I get the same
> result if I run glxinfo with root... or is it?

Make sure the module for your agpgart is loaded _before_ the radeon
module.

hth,

jason.

Ok, I did so, now I have:
# ll /dev/dri/card0
crw-rw-rw-  1 root root 226, 0 Oct 10  2005 /dev/dri/card0

but still no rendering:
# glxinfo | grep rendering
direct rendering: No

anything else I should check?
Thanks,
Fernando

Reply via email to