LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   nvidia permissions changing on reboot (https://www.linuxquestions.org/questions/linux-games-33/nvidia-permissions-changing-on-reboot-316239/)

spoody_goon 04-22-2005 09:34 PM

nvidia permissions changing on reboot
 
Per the instructions to get the nvidia dirvers to work I use
chmod 0666 /dev/nvidia* chown root /dev/nvidia*
This works great but I have to do this everytime I reboot. How to I set these to stay?

Vookimedlo 04-23-2005 02:13 AM

Hi,

Look at /etc/udev/permissions.d/ and try add similar records for nvidia devices.

freakyg 04-23-2005 03:00 AM

add your user and root to the video and/or wheel group.........

spoody_goon 04-23-2005 11:26 AM

Vookimedlo that did it, thanks. I found if already located under the # dri set up and just switched the permissions form 0660 to 0666.


All times are GMT -5. The time now is 05:39 PM.