PDA

View Full Version : 3D only as root


J-P
12-11-02, 07:34 AM
I've finally got the drivers installed; however OpenGL only works when I'm logged in as root.

Which files do I need to change permissions on to get 3d to work all the time?

mtrr
12-11-02, 09:03 AM
/dev/nvidia* should be 666

chmod 666 /dev/nvidia*


cheers

J-P
12-11-02, 01:31 PM
Thanks, I'll try that soon

J-P
12-12-02, 08:16 AM
It worked right away. Thanks