Depuis un moment j'ai un soucis d'installation des drivers Nvidia avec SGFXI.
Code : Tout sélectionner
Looking for install checker script at ./libglvnd_install_checker/check-libglvnd-install.sh
executing: '/bin/sh ./libglvnd_install_checker/check-libglvnd-install.sh'...
Checking for libglvnd installation.
Checking libGLdispatch...
Checking libGLdispatch dispatch table
Checking call through libGLdispatch
All OK
libGLdispatch is OK
Checking for libGLX
Can't load libGLX from libGLX.so.0: libGLX.so.0: cannot open shared object file: No such file or directory
-> An incomplete installation of libglvnd was found. Do you want to install a full copy of libglvnd? This will overwrite any existing libglvnd libraries. (Answer: Abort installation.)
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ERROR: (245) The nvidia installer exited with the error: 1
A copy of this driver installer error log is also here: /var/log/sgfxi/sgfxi.log
J'ai bien essayé de réinstaller libglvnd0 ou de le remplacer par libglvnd0-nvidia, rien à faire, toujours cette maudite erreur.
J'ai trouvé comme contournement de lancer directement le "run" Nvidia avec cette commande:
Code : Tout sélectionner
sh ./NVIDIA-Linux-x86_64-384.59.run -aqs --install-libglvnd
Suis-je le seul à avoir ce problème ?
