#1 Le 22/12/2005, à 15:18
- eglyn
[Résolu]gros pb d'installation Nvidia
voila, ca fait 2 jours que je me bats avec les drivers nvidia, ca avance, mais a chaque fois que je croi reussir, j'ai un autre pb...
donc, voici le log de l'install des drivers:
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.
-> Performing CC test with CC="cc".
-> gcc-version-check failed:
You appear to be comiling the NVIDIA kernel module with a different compiler
than the one that was used to compile the running kernel. The Linux 2.6 ker
nel module loader rejects kernel modules built with a version of gcc that do
es not exactly match that of the compiler used to build the running kernel.
The compiler used to compile the kernel was gcc 3.4; the current compiler is
gcc 4.0.
If you know what you are doing and want to ignore the gcc version check, sel
ect "No" to continue installation. Otherwise, select "Yes" to abort install
ation, set the CC environment variable to the name of the compiler used to c
ompile your kernel, and restart installation. Abort now? (Answer: No)
ERROR: Unable to find the development tool `make` in your path; please make
sure that you have the package 'make' installed. If make is installed
on your system, then please check that `make` 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.
alors si quelqu'un pouvait m'eclairer, parce que la je seche
Dernière modification par eglyn (Le 22/12/2005, à 16:52)
Hors ligne
#2 Le 22/12/2005, à 15:25
- Haazheel
Re : [Résolu]gros pb d'installation Nvidia
Première question :
Pourquoi ne pas installer ceux présent dans synaptic ?
Pour le faire le wiki : Wiki Nvidia
Dernière modification par Haazheel (Le 22/12/2005, à 16:01)
Hors ligne
#3 Le 22/12/2005, à 15:51
- eglyn
Re : [Résolu]gros pb d'installation Nvidia
en fait mon pb principal:
impossible de passer en résolution 1280x1024
j'ai installer ces drivers dispo sur synaptic, mais ca change rien
je me suis dit donc que ca venait peut etre de la, et j'ai voulu installer les dernier.
(j'ai aussi modifier le xorg en rajoutant 1280x1024 mais ca change rien.
bon, et la j'ai progresser, j'ai installer le 'make' qui manquait et maintenant ca me dit:
Unable to find the kernel source tree for the currently running kernel.
Please make sure you have installed the kernel source files for your
kernel and that they are properly configured; on Red Hat Linux systems,
for example, be sure you have the 'kernel-source' RPM installed. If you
know the correct kernel source files are installed, you may specify the
kernel source path with the '--kernel-source-path' command line option.
le prob c'est que j'ai regarder dans synaptic, et y a pas le kernel-source 2.6.12
Hors ligne
#4 Le 22/12/2005, à 15:58
- Haazheel
Re : [Résolu]gros pb d'installation Nvidia
uname -r
ensuite :
sudo apt-get install build-essential
sudo apt-get install gcc-3.4
sudo apt-get install linux-source-2.6.12
sudo apt-get install linux-headers-`uname -r`
Là tu devrais tout avoir
Avant de lancer l'installation :
CC=gcc-3.4
export CC
Je ne pense pas que l'installation résoudra ton problème de résolution par contre...
EDIT : c'est cool je ne bégaye plus du tout !!!
Dernière modification par Haazheel (Le 22/12/2005, à 16:02)
Hors ligne
#5 Le 22/12/2005, à 15:59
- niguss
Re : [Résolu]gros pb d'installation Nvidia
T'as pas besoin du kernel source pour les drivers nvidia-glx ds synaptic
Hors ligne
#6 Le 22/12/2005, à 16:00
- Haazheel
Re : [Résolu]gros pb d'installation Nvidia
Il veut installer les derniers de chez nvidia et pas ceux de synaptic si j'ai bien compris
Hors ligne
#7 Le 22/12/2005, à 16:10
- Haazheel
Re : [Résolu]gros pb d'installation Nvidia
Regarde ce ce côté aussi
Hors ligne
#8 Le 22/12/2005, à 16:38
- eglyn
Re : [Résolu]gros pb d'installation Nvidia
ouéééé! merci a tous, j'ai enfin reussi :D
installer les dernier drivers, et mettre en 1280 grace a ton lien haazheel
(fallait que je change les frequence verticale et horizontale du moniteur)
merci encore
Hors ligne
#9 Le 22/12/2005, à 16:39
- Haazheel
Re : [Résolu]gros pb d'installation Nvidia
Passe ton message en [résolu] stp
Hors ligne