s10 + kernel2681 + nvglx6111

Fórumok

s10 + kernel2681 + nvglx6111

Hozzászólások

s10 + krn2681 + nv_glx_6111

új kernel fel, úgy mint eddig
nvidia meghajtó be, úgy mint eddig
nvidia logó, eddig minden ok
indítanék akármi OpenGL cuccot, hibaüzenet:

"Could not open /dev/nvidiactl because the permissions
are too restrictive. Please see the FREQUENTLY ASKED QUESTIONS
section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps
to correct."

ok, semmi baj: chmod 666 /dev/nvi*

ekkor is hiba. olvasom az nvidia readmet:

Error: Could not open /dev/nvidiactl because the permissions
are too restrictive. Please see the FREQUENTLY ASKED QUESTIONS
section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps
to correct.

A: It is likely that a security module for the PAM system may be
changing the permissions on the NVIDIA device files. In most cases
this security system works, but it can get confused. To correct this
problem it is recommended that you disable this security feature.
Different Linux distributions have different files to control this;
please consult with your distributor for the correct method of
disabling this security feature. As an example, if your system has
the file
/etc/security/console.perms
then you should edit the file and remove the line that starts with
"<dri>" (we have also received reports that additional references to
<dri> in console.perms must be removed, but this has not been verified
by NVIDIA). If instead your system has the file
/etc/logindevperms
then you should edit the file and remove the line that lists
/dev/nvidiactl. The above steps will prevent the PAM security system
from modifying the permissions on the NVIDIA device files. Next,
you will need to reset the permissions on the device files back
to their original permissions and owner. You can do that with the
following commands:
chmod 0666 /dev/nvidia* chown root /dev/nvidia*

eddig ok, de sehol nem sem találom az említett szekuriti mechanizmust..

vki nem tudna segíteni?

szerintem forgasd le a kernelt nvidia nélkül, majd töltsd le a
http://www.nvidia.com/object/linux.html -t és jó...
(usr/src/linux az amikor telepíted legyen ott a forrás)