Bon, merci pour votre aide, mais j'en suis pas encore sorti :) .
La bonne commande était donc "./gdm stop" dans un terminal administrateur dans le répertoire "/etc/init.d" pour fermer gnome.
Ceci fait, je lance l'install de mes drivers nvidia téléchargés sur leur site :
"sh NomDuDrivers.run"
Là l'install ne fonctionne pas, voici le log de l'installer (je n'ai pas mis les install status)
"
Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
ERROR: Unable to find the development tool `cc` in your path; please make sure
that you have the package 'gcc' installed. If gcc is installed on your
system, then please check that `cc` is in your PATH.
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.
"
GCC est bien évidemment installé, version 3.4-base et 4.1-base, il y a aussi libgcc1 et quelques autres paquets.
Donc ma question désormais, comment rajouter cc à mon PATH et aussi quelle ligne dois-je écrire ?
J'ai trouvé sur LeaLinux quel fichier je dois modifier, apparemment c'est le fichier caché "./bash_profile" mais je ne sais pas quoi y mettre.
# ok alors étape suivante
Posté par Marco46 . En réponse au message Paramétrage écrans, install drivers. Évalué à 1.
La bonne commande était donc "./gdm stop" dans un terminal administrateur dans le répertoire "/etc/init.d" pour fermer gnome.
Ceci fait, je lance l'install de mes drivers nvidia téléchargés sur leur site :
"sh NomDuDrivers.run"
Là l'install ne fonctionne pas, voici le log de l'installer (je n'ai pas mis les install status)
"
Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
ERROR: Unable to find the development tool `cc` in your path; please make sure
that you have the package 'gcc' installed. If gcc is installed on your
system, then please check that `cc` is in your PATH.
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.
"
GCC est bien évidemment installé, version 3.4-base et 4.1-base, il y a aussi libgcc1 et quelques autres paquets.
Donc ma question désormais, comment rajouter cc à mon PATH et aussi quelle ligne dois-je écrire ?
J'ai trouvé sur LeaLinux quel fichier je dois modifier, apparemment c'est le fichier caché "./bash_profile" mais je ne sais pas quoi y mettre.