Probleme installation Nvidia driver

Probleme installation Nvidia driver - Installation - Linux et OS Alternatifs

Marsh Posté le 19-08-2007 à 15:30:54    

Bonjour.
J'ai téléchargé les drivers Nvidia sur leur site et je souhaiterai les installer..
Donc j'ai fermé X, et je tappe la commande : sh NVIDIA-Linux...
La l'install commence, mais il me dit: " no precompiled kernel interface was found to match your kernel...."
Il me propose de télécharger le kernel sur le site nvidia, mais ca ne fonctionne pas...
Alors comment puis-je télécharger et installer ce kernel ??
 
Au passage, pourriez vous m'expliquer ce qu'est ce "kernel". (Je suis tout nouveau sous linux).
Merci

Reply

Marsh Posté le 19-08-2007 à 15:30:54   

Reply

Marsh Posté le 19-08-2007 à 17:20:14    

Quelle distribution ?

Reply

Marsh Posté le 19-08-2007 à 17:35:41    

Oups, oui désolé. Je suis sur Kubuntu. version 7.04
Voila, j'espere que tu pourras m'aider.

Reply

Marsh Posté le 19-08-2007 à 17:38:30    

Ubuntu doit avoir une commande d'install automatisée des drivers nVidia.
---
[ED!T]
>> http://doc.ubuntu-fr.org/nvidia
Ca convient ça ?

Message cité 1 fois
Message édité par Fork Bomb le 19-08-2007 à 17:40:18

---------------
Décentralisons Internet-Bépo-Troll Bingo - "Pour adoucir le mélange, pressez trois quartiers d’orange !"
Reply

Marsh Posté le 19-08-2007 à 17:42:02    

J'ai essaye via le gestionnaire de téléchargement de logiciel Adept...
Il me télécharge des driver nvidia. Me les installe, mais quand je passe de "vesa" a "nvidia" ou "nv" dabs xorg.conf, kde ne démarre plus
Alors je suis allé sur le site de nvidia pour télécharger les dernier driver, qui gère ma gforce 8600m GT.. et la je bloque...a cause du probleme plus haut
Mais si vous pouvez faire en sorte que les drivers téléchargés via adept marchent, alors je suis preneur.
Merci a vous

Reply

Marsh Posté le 19-08-2007 à 17:42:17    

Le kernel c'est le noyau. Utilisant OpenSuSE j'ai pas eu besoin d'utiliser ce script par contre quand j'etais sous SuSE 9 je l'ai utilisé pkusieurs fois.
Il faut si je me souviens bien d'abord installer les sources de ton noyau (kernel-devel ou kernel-sources)
Ensuite en quittant X, tu utilises ce truc
 
Sinon :
http://www.nvidia.fr/object/linux_ [...] 11_fr.html
http://fr.download.nvidia.com/XFre [...] on-02.html
http://fr.download.nvidia.com/XFre [...] on-03.html
 
Voila :
"The NVIDIA kernel module has a kernel interface layer that must be compiled specifically for each kernel. NVIDIA distributes the source code to this kernel interface layer, as well as precompiled versions for many of the kernels provided by popular Linux distributions.
 
When the installer is run, it will determine if it has a precompiled kernel interface for the kernel you are running. If it does not have one, it will check if there is one on the NVIDIA FTP site (assuming you have an Internet connection), and download it. If one cannot be downloaded, either because the FTP site cannot be reached or because one is not provided, the installer will check your system for the required kernel sources and compile the interface for you. You must have the source code for your kernel installed for compilation to work. On most systems, this means that you will need to locate and install the correct kernel-source, kernel-headers, or kernel-devel package; on some distributions, no additional packages are required (e.g. Fedora Core 3, Red Hat Enterprise Linux 4).
 
After the correct kernel interface has been identified (either included in the .run file, downloaded, or compiled from source code), the kernel interface will be linked with the closed-source portion of the NVIDIA kernel module. This requires that you have a linker installed on your system. The linker, usually /usr/bin/ld, is part of the binutils package. You must have a linker installed prior to installing the NVIDIA driver."

Reply

Marsh Posté le 19-08-2007 à 17:44:53    

Fork Bomb a écrit :

Ubuntu doit avoir une commande d'install automatisée des drivers nVidia.
---
[ED!T]
>> http://doc.ubuntu-fr.org/nvidia
Ca convient ça ?


 
J'ai essayé ce qui est marqué sur cette page, mais cela ne focntionne pas, des que le fichier xorg.conf passe en de "vesa" a "nvidia" ca ne fonctionne plus.

Reply

Marsh Posté le 19-08-2007 à 17:46:14    

ibonina a écrit :

Le kernel c'est le noyau. Utilisant OpenSuSE j'ai pas eu besoin d'utiliser ce script par contre quand j'etais sous SuSE 9 je l'ai utilisé pkusieurs fois.
Il faut si je me souviens bien d'abord installer les sources de ton noyau (kernel-devel ou kernel-sources)
Ensuite en quittant X, tu utilises ce truc
 
Sinon :
http://www.nvidia.fr/object/linux_ [...] 11_fr.html
http://fr.download.nvidia.com/XFre [...] on-02.html
http://fr.download.nvidia.com/XFre [...] on-03.html
 
Voila :
"The NVIDIA kernel module has a kernel interface layer that must be compiled specifically for each kernel. NVIDIA distributes the source code to this kernel interface layer, as well as precompiled versions for many of the kernels provided by popular Linux distributions.
 
When the installer is run, it will determine if it has a precompiled kernel interface for the kernel you are running. If it does not have one, it will check if there is one on the NVIDIA FTP site (assuming you have an Internet connection), and download it. If one cannot be downloaded, either because the FTP site cannot be reached or because one is not provided, the installer will check your system for the required kernel sources and compile the interface for you. You must have the source code for your kernel installed for compilation to work. On most systems, this means that you will need to locate and install the correct kernel-source, kernel-headers, or kernel-devel package; on some distributions, no additional packages are required (e.g. Fedora Core 3, Red Hat Enterprise Linux 4).
 
After the correct kernel interface has been identified (either included in the .run file, downloaded, or compiled from source code), the kernel interface will be linked with the closed-source portion of the NVIDIA kernel module. This requires that you have a linker installed on your system. The linker, usually /usr/bin/ld, is part of the binutils package. You must have a linker installed prior to installing the NVIDIA driver."


 
 
Ok merci, je regarde ca.

Reply

Marsh Posté le 19-08-2007 à 18:17:38    

Paquets officiels de la distro tout ça.

Reply

Marsh Posté le 19-08-2007 à 19:03:43    

c'est normal qu'il ne trouve pas le kernel sur le site nvidia, mais il va ensuite compiler à l'étape suivante normalement
tu peux tester envy si ça ne marche toujours pas: ça permet d'installer les pilotes nvidia ou ati de façon plus automatisée

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed