FS#2494 - Udev restricts NVIDIA's permissions
|
Details
Whenever you run GL apps nvidia complains about
permissions.
The fix is to edit /etc/udev/permissions.d/udev.permissions and comment (#) the nvidia line Then chmod 666 /dev/nvidia* Easy to fix, but severity=medium because no GL app will run until you do this (maybe it should be set even higher) |
This task depends upon
Comment by
Tobias Powalowski (tpowa) - Monday,
04 April 2005, 10:43 GMT
i would suggest that you put your user to group video
Comment by Jason Porter (jayptr) -
Monday, 04 April 2005, 13:48 GMT
I just did an install yesterday of Xorg and the NVidia drivers. I
found that there wasn't a video group to begin with so I had to
create one before I could add the user to group video.
Comment by dorphell (dorphell) -
Tuesday, 05 April 2005, 18:40 GMT
We can close this, no "bug" here.