#1 Le 22/12/2005, à 17:17
- new linuxien
Probleme installation pilotes Nvidia
J'essaye d'installer le dernier pilote nvidia mais j'ai toujours une erreur que je ne comprend pas(je suis un gros débutant sous linux) :
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 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.
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.
J'ai installer les paquets gcc-3.4 et gcc-4.0
ainsi que les kernel-sources et tree mais j'ai toujours le meme problème!
#2 Le 26/12/2005, à 01:34
- niguss
Re : Probleme installation pilotes Nvidia
sudo apt-get install nvidia-glx
sudo nvidia-glx-config enable
Hors ligne
#3 Le 26/12/2005, à 13:03
- new linuxien
Re : Probleme installation pilotes Nvidia
Ces 2 paquets je l'ai avais deja installer!
#4 Le 26/12/2005, à 13:12
- michel2652
Re : Probleme installation pilotes Nvidia
Bonjour,
Voilà un lien qui pourrait t'aider : http://forum.ubuntu-fr.org/viewtopic.php?id=21469
Recherche rapide ---> Forum
A+
#5 Le 26/12/2005, à 13:14
- dylhoxic
Re : Probleme installation pilotes Nvidia
A mon avis il faut que tu compiles avec gcc-3.4 :
Il faut que tu fasse pointer gcc sur gcc-3.4 et non gcc-4.0
Kubuntu++
Hors ligne
#6 Le 26/12/2005, à 16:46
- New linuxien
Re : Probleme installation pilotes Nvidia
Merci mais j'avais deja vu ce forum.
J'avais deja essayé mais aucun resultat.
Comment compilé avec gcc-3.4? c'est la commande export CC=gcc-3.4?
Si c'est celle la ba...aucun résultat!
#7 Le 28/12/2005, à 11:19
- dylhoxic
Re : Probleme installation pilotes Nvidia
J'avais mal lu ton post et à mon avis il te manque les paquets suivants :
nvdia-kernel-source ou nvidia-legacy-kernel-source selon ta carte....
Kubuntu++
Hors ligne
#8 Le 28/12/2005, à 13:17
- New linuxien
Re : Probleme installation pilotes Nvidia
J'ai installer nvidia-legacy-kernel-source (car l'autre n'apparaissait pas dans synaptic) mais aucun changement!
Ma carte graphique est une Geforce6200 256Mo en AGP8x
#9 Le 31/12/2005, à 11:19
- New linuxien
Re : Probleme installation pilotes Nvidia
Personne pour essayer de m'aider???:/
#10 Le 31/12/2005, à 12:07
- CeReAl KiLLeR Du 77
Re : Probleme installation pilotes Nvidia
Tu utilise quel kernel? (uname -r)
Ensuite tu install via synaptic et tu suis les conseil du wiki.
Ou bien tu installe les drivers via http://www.nvidia.fr/object/linux_fr.html
Bien vérifier si la GeForce6200 est bien compatible avec le dernier driver.
Si tu décide d'installer les drivers de chez nvidia il faut que tu retire nvidia-legacy-kernel-source et toute la clique!
Il faut build-essential, gcc-3.4 et les headers de ton kernel d'installer.
Pour installer les drivers de chez nvidia tu fais:
sudo kill all gdm
CC=gcc-3.4
export CC
sudo sh NVIDIA*
startx
Puis le tour est joué!
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne
#11 Le 31/12/2005, à 14:30
- darkangel6669
Re : Probleme installation pilotes Nvidia
jsuis new linuxien changer de pseudo c'est tout!:)
kernel 2.6.12-9-386
C'est quoi les headers?
..et built essentiel?
Hors ligne
#12 Le 31/12/2005, à 14:46
- michel2652
Re : Probleme installation pilotes Nvidia
Bonjour,
Synaptic ---> headers 2.6.12-9-386
built essentiel
gcc-3.4
A+
#13 Le 31/12/2005, à 14:56
- darkangel6669
Re : Probleme installation pilotes Nvidia
OK merci michel2652 mais sa ne me dit toujours pas a quoi cela sert!!!
Sinon merci CeReAl KiLLeR Du 77 sa marche!!!
:D:D
Hors ligne
#14 Le 31/12/2005, à 15:09
- CeReAl KiLLeR Du 77
Re : Probleme installation pilotes Nvidia
De rien ;-)
SuperBox = Serveur (FreeBSD 7.2) (DEAD) | H²O = Serveur (FreeBSD 8.1) | Nephrotique = Desktop (Ubuntu Lucid Lynx 64 bits) | Skizophrene = Laptop (DesktopBSD 1.7/WinXP SP3) | Epileptik = Desktop (Diskless) | WRT54GL 1.1 (Openwrt Backfire 10.3 noyau 2.4) | WRT54GL 1.1 (DDWRT V24 SP1)
Hors ligne