Am Samstag, 2. November 2002 16:06 schrieb 
[EMAIL PROTECTED]:
> Hi
>
> I don't know much about 3D or the ATI graphics cards, but I can tell you
> how I got the DRI CVS to work with my ATI 9000 Pro card (ID 4966).

[-]

> To get the DRI permissions set right add the following to the bottom of
> your XF86 Config file
>
> Section "DRI"
>    Mode 0666
> EndSection

Bad security whole, please do it "right".

Something like this:

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Regards,
        Dieter


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to