Hi, could you please indicate which exact versions of the NVidia driver you have? I'm mostly interested in the kernel version, but the OpenGL version is also interesting:
grep 'I) NVIDIA\( \|.*PCI:\)' /var/log/Xorg.0.log
zgrep NVRM /var/log/* | sed 's|^.*\] NVRM: loading||p;d'|sort|uniq
Hi, could you please indicate which exact versions of the NVidia driver you have? I'm mostly interested in the kernel version, but the OpenGL version is also interesting: |p;d'|sort| uniq
grep 'I) NVIDIA\( \|.*PCI:\)' /var/log/Xorg.0.log
zgrep NVRM /var/log/* | sed 's|^.*\] NVRM: loading|