[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compilation des drivers nvidia NFORCE



bonjour,

je n'arrive pas à compiler les driver nvidia NFORCE,
je suis sous sarge , avec un noyau 2.6.8-1-386

j'ai installé les source du kernel dans /usr/src/kernel-source-2.6.8 avec un lien symbolique /usr/src/linux

j'ai copié le fichier /boot/config-2.6.8-1-386  dans /usr/src/linux/.config

j'ai récupéré les archives NFORCE-linux-x86.1.0-0292-pkg.run sur le site de nvidia


lorsque je lance sh NFORCE-linux-x86.1.0-0292-pkg.run sur le site de nvidia

je n'arrete pas d'avoir des erreurs, et je n'arrive pas à comprendre pourquoi.

voici mon fichier nvidia-nforce-installer.log :
d'où vient l'erreur ?

Merci de vote aide

Gérard
ps : j'ai le même souci pour le driver video de nvdia

nforce-installer log file '/var/log/nvidia-nforce-installer.log'
creation time: Thu Feb 10 01:10:48 2005

option status:
 license pre-accepted      : true
 expert                    : true
 uninstall                 : false
 driver info               : false
 no precompiled interface  : false
 no ncurses color          : false
 no questions              : false
 silent                    : false
 Installer install prefix  : /usr
 kernel source path        : (not specified)
 net kernel install path   : (not specified)
 audio kernel install path : (not specified)
 proc mount point          : /proc
 ui                        : (not specified)
 tmpdir                    : /tmp

chdir("./")
Using: nvidia-installer ncurses user interface
-> Searching for system utilities:
-> found `insmod` : `/sbin/insmod`
-> found `modprobe` : `/sbin/modprobe`
-> found `rmmod` : `/sbin/rmmod`
-> found `lsmod` : `/sbin/lsmod`
-> found `depmod` : `/sbin/depmod`
-> found `ldconfig` : `/sbin/ldconfig`
-> found `ld` : `/usr/bin/ld`
-> found `objcopy` : `/usr/bin/objcopy`
-> found `grep` : `/bin/grep`
-> found `cut` : `/usr/bin/cut`
-> Found package NVIDIA network driver for Linux-x86
-> Found package NVIDIA audio driver for Linux-x86
-> Please select packages for installation:
  Selections:
  NVIDIA network driver for Linux-x86 (1.0-10)
  NVIDIA audio driver for Linux-x86 (1.0-1)
-> Starting install of NVIDIA network driver for Linux-x86
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> License accepted by command line option.
-> Skipping check for conflicting rpms.
-> Kernel module installation path (Answer:
  '/lib/modules/2.6.8-1-386/kernel/drivers/net ')
-> Kernel module installation path: /lib/modules/2.6.8-1-386/kernel/drivers/net
-> /proc/version is Linux version 2.6.8-1-386 (joshk@trollwife) (gcc version
  3.3.5 (Debian 1:3.3.5-2)) #1 Thu Nov 25 04:24:08 UTC 2004
-> No precompiled kernel interface was found to match your kernel; this means
  that the installer will need to compile a new kernel interface.
-> Kernel source path (Answer: '/usr/src/linux ')
-> Kernel source path: '/usr/src/linux'
-> Kernel output path (Answer: '/usr/src/linux ')
-> Kernel output path: '/usr/src/linux'
-> Performing cc_version_check with CC="cc".
ERROR: If you are using a Linux 2.4 kernel, please make sure
      you either have configured kernel sources matching your
      kernel or the correct set of kernel headers installed
      on your system.
If you are using a Linux 2.6 kernel, please make sure
      you have configured kernel sources matching your kernel
      installed on your system. If you specified a separate
      output directory using either the "KBUILD_OUTPUT" or
      the "O" KBUILD parameter, make sure to specify this
      directory with the SYSOUT environment variable or with
      the appropriate nvidia-installer command line option.
ERROR: Installation of the network driver has failed.  Please see the file
      '/var/log/nvidia-nforce-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.
-> Starting install of NVIDIA audio driver for Linux-x86
-> Checking for loaded module nvsound
-> Checking for loaded module nvaudio
-> License accepted by command line option.
-> Skipping check for conflicting rpms.
-> Kernel module installation path (Answer:
  '/lib/modules/2.6.8-1-386/kernel/sound/oss ')
-> Kernel module installation path: /lib/modules/2.6.8-1-386/kernel/sound/oss
-> /proc/version is Linux version 2.6.8-1-386 (joshk@trollwife) (gcc version
  3.3.5 (Debian 1:3.3.5-2)) #1 Thu Nov 25 04:24:08 UTC 2004
-> No precompiled kernel interface was found to match your kernel; this means
  that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/usr/src/linux' as specified by the
  '--kernel-source-path' commandline option.
-> Kernel source path (Answer: '/usr/src/linux ')
-> Kernel source path: '/usr/src/linux'
-> Using the kernel output path '/usr/src/linux' as specified by the
  '--kernel-output-path' commandline option.
-> Kernel output path (Answer: '/usr/src/linux ')
-> Kernel output path: '/usr/src/linux'
-> Performing cc_version_check with CC="cc".
ERROR: If you are using a Linux 2.4 kernel, please make sure
      you either have configured kernel sources matching your
      kernel or the correct set of kernel headers installed
      on your system.
If you are using a Linux 2.6 kernel, please make sure
      you have configured kernel sources matching your kernel
      installed on your system. If you specified a separate
      output directory using either the "KBUILD_OUTPUT" or
      the "O" KBUILD parameter, make sure to specify this
      directory with the SYSOUT environment variable or with
      the appropriate nvidia-installer command line option.
ERROR: Installation of the audio driver has failed.  Please see the file
      '/var/log/nvidia-nforce-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.







Reply to: