Installation des drivers réseau NForce4

Bonjour à tous,

Aujourd’hui je me suis mis à Debian (installation via CD, je n’ai pas d’accès internet sur mon PC. Le cd a été téléchargé hier sur debian.org, il est donc supposé assez récent) et comme je m’y attendais, dès le premier driver que je veux installer ça ne va pas. En l’occurence je veux installer les drivers réseaux NForce4 intégrés à ma carte mère. J’ai donc pour ce faire téléchargé lesdits pilotes (sur le site nvidia). Là après être passé en root je fais un:

je choisis dans le menu qui s’affiche d’installer les drivers réseau, puis (et c’est le drame) survient une erreur:

puis (en gros):

Voila, si quelqu’un sait m’aider…

Sans internet, ca va etre un peu plus long mais c’est faisable.

Il faut que tu telecharge les hearders de ton noyau pour cela il faut que tu connaisse la version exacte de ton noyau donc

Ca doit etre un paquet du genre

slt,

hihi, le script te parle, il peut aider ce script si tu comprend ce qu’il y a écrit ??? :laughing:

Wow, on a même droit à des réponses rapides, et tout ^^

[quote=“Ashgenesis”]
Il faut que tu telecharge les hearders de ton noyau pour cela il faut que tu connaisse la version exacte de ton noyau donc

Ca doit etre un paquet du genre

Ca c’est déjà fait.

[quote=“stonfi”]
hihi, le script te parle, il peut aider ce script si tu comprend ce qu’il y a écrit ???[/quote]

Je sais bien qu’il me parle, mais je ne parle malheureusement pas (encore ?) son langage :frowning:

slt,

En faisant un :

./NFORCE-Linux-x86-1.0-0310-pkg1.run -A

Il y a pas mal d’option dont celle la :

--add-this-kernel
  Build a precompiled kernel interface for the currently running
  kernel and repackage the .run file to include this newly built
  precompiled kernel interface.  The new .run file will be placed
  in the current directory, and appended with the word "custom"
  to distinguish it from the original .run file.

Aussi ca :slightly_smiling: :

--sanity
  Perform basic sanity tests on an existing NVIDIA driver
  installation.

-e, --expert
  Enable 'expert' installation mode; more detailed questions will
  be asked, and more verbose output will be printed; intended for
  expert users.  The questions may be suppressed with the
  '--no-questions' commandline option.

--kernel-source-path=[KERNEL SOURCE PATH]
  The directory containing the kernel source files that should be
  used when compiling the NVIDIA kernel module.  When not
  specified, the installer will use '/lib/modules/`uname
  -r`/build', if that directory exists.  Otherwise, it will use
  '/usr/src/linux'.

--kernel-output-path=[KERNEL OUTPUT PATH]
  The directory containing any KBUILD output files if either one
  of the 'KBUILD_OUTPUT' or 'O' parameters were passed to KBUILD
  when building the kernel image/modules.  When not specified,
  the installer will assume that no separate output directory was
  used.

Le must :

[code]-k, --kernel-name=[KERNELNAME]
Build and install the NVIDIA kernel module for the non-running
kernel specified by [KERNELNAME] ([KERNELNAME] should be the
output of uname -r when the target kernel is actually
running). This option implies ‘–no-precompiled-interface’.
If the options ‘–net-kernel-install-path’,
’–sound-kernel-install-path’ and ‘–kernel-source-path’ are
not given, then they will be inferred from [KERNELNAME]; eg:
’/lib/modules/[KERNELNAME]/kernel/drivers/net/’ and
’/lib/modules/[KERNELNAME]/build/’, respectively.

-n, --no-precompiled-interface
Disable use of precompiled kernel interfaces.
-K, --kernel-module-only
Install a kernel module only, and don’t uninstall the existing
driver. This is intended to be used to install kernel modules
for additional kernels (in cases where you might boot between
several different kernels). To use this option, you must
already have a driver installed, and the version of the
installed driver must match the version of this kernel module.

–precompiled-kernel-interfaces-path
Before searching for a precompiled kernel interface in the .run
file, search in the specified directory.

[/code]

Avec tout ca, et en detaillant les logs ca devrait aller ?

Excuse moi je ne peu pas t’aider vraiment je n’ai pas encore vraiment bien compris c’est quoi les header et a quoi ca sert alors…

Mais je peu te dire que normalement avec un cd récent le eth nf4 est reconnu sans probleme. Tu est bien en testing ?

Sinon attention avec l’installeur du 15 mars il y a aussi le probleme décrit dans ce thread:
forum.debian-fr.org/viewtopic.php?t=2582

Hm…non ça doit être la stable que j’ai prise, pas la testing…désolé mais je ne suis vraiment pas habitué à tout ce vocabulaire, faut que je me renseigne…

Pour le reste, je vois ça bientôt…

[quote=“stonfi”]slt,

En faisant un :[…][/quote]

Bon bah j’ai essayé, mais j’ai toujours la même erreur… :frowning:

slt,

--add-this-kernel
  Build a precompiled kernel interface for the currently running
  kernel and repackage the .run file to include this newly built
  precompiled kernel interface.  The new .run file will be placed
  in the current directory, and appended with the word "custom"
  to distinguish it from the original .run file. 

Ou ca :

-n, --no-precompiled-interface
  Disable use of precompiled kernel interfaces

[quote=“stonfi”]slt,

--add-this-kernel
  Build a precompiled kernel interface for the currently running
  kernel and repackage the .run file to include this newly built
  precompiled kernel interface.  The new .run file will be placed
  in the current directory, and appended with the word "custom"
  to distinguish it from the original .run file. 

[/quote]

[quote=“stonfi”]

-n, --no-precompiled-interface Disable use of precompiled kernel interfaces [/quote]

Même erreur qu’au début :s

EDIT: Bon allez hop, j’installe la testing et on n’en parle plus (enfin j’espère :confused: )