I was trying to run a jogl-based xith application on a linux machine and got the following problem:
NV: could not open control device /dev/nvidiactl (Permission denied)
Error: Could not open /dev/nvidiactl because the permissions
are too resticitive. Please see the FREQUENTLY ASKED QUESTIONS
section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps
to correct.
Do I need to be root to access the driver? How can this be solved? I really
ps: I’m sorry for posting here since it’s really a jogl issue, but maybe some one had some experience with this issue. thanks