Le driver sous GPL forcedeth ne fonctionne pas correctement (no link detected), je voulais donc installer le driver nvidia mais ça ne se passe pas correctement : j'ai des erreur à la compilation. Mon chipset est du nForce pour une carte mère Winfast K7 M415DA.
Quelqu'un a-t-il déjà rencontré ce type de problème ?
Voici le log :
nforce-installer log file '/var/log/nvidia-nforce-installer.log'
creation time: Thu Feb 24 12:59:21 2005
option status:
license pre-accepted : false
expert : false
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
Using: nvidia-installer ncurses user interface
-> Found package NVIDIA audio driver for Linux-x86
-> Found package NVIDIA network driver for Linux-x86
-> Please select packages for installation:
Selections:
NVIDIA network driver for Linux-x86 (1.0-10)
-> Starting install of NVIDIA network driver for Linux-x86
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.10-1.766_FC3
(
bhcompile@bugs.build.redhat.com) (gcc version 3.4.2 20041017 (Red Hat
3.4.2-6.fc3)) #1 Wed Feb 9 23:06:42 EST 2005
-> 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: '/lib/modules/2.6.10-1.766_FC3/source'
-> Kernel output path: '/lib/modules/2.6.10-1.766_FC3/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/lib/modules/2.6.10-1.766_FC3/source/Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvnet.ko
Cleaning kernel module build directory.
executing: 'cd ./nvnet; make clean'...
rm -f *.ko *mod.* *.cmd nvenet.o nvenetif.o nvnet.o *~ core
-> Building kernel module:
executing: 'cd ./nvnet; make module SYSSRC=/lib/modules/2.6.10-1.766_FC3/sou
rce SYSOUT=/lib/modules/2.6.10-1.766_FC3/build'...
make -C /lib/modules/2.6.10-1.766_FC3/build
KBUILD_SRC=/lib/modules/2.6.10-1.766_FC3/build KBUILD_VERBOSE=1 KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/
nvnet"
-f /lib/modules/2.6.10-1.766_FC3/build/Makefile modules
mkdir -p /tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/.tmp_versions
make -f /lib/modules/2.6.10-1.766_FC3/build/scripts/Makefile.build obj=/tmp/
selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet
cc -Wp,-MD,/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/.nvenet.o.
d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/lib/mo
dules/2.6.10-1.766_FC3/build/include -I/tmp/selfgz5916/NFORCE-Linux-x86-1.0
-0292-pkg1/nvnet -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi
ng -fno-common -Os -fomit-frame-pointer -g -pipe -msoft-float -m32 -fno-buil
tin-sprintf -fno-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2
-fno-unit-at-a-time -march=i686 -mregparm=3 -I/lib/modules/2.6.10-1.766_FC3/
build/include/asm-i386/
mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -
DDRIVERVER="9999" -I/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -O -MD -Wno-cast-qual -Wno-error
-DMODULE -DKBUILD_BASENAME=nvenet -DKBUILD_MODNAME=nvnet -c -o /tmp/selfgz59
16/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/.tmp_nvenet.o /tmp/selfgz5916/NFORCE
-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/n
venet.h:20,
from /tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/n
venet.c:22:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: attention : usage en arithmétique d'un pointeu
r de type « void * »
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:837,
from /tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/n
venet.h:32,
from /tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/n
venet.c:22:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: attention : type d'argument erroné pour un incrément
/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c: In function `
nvenet_xmit':
/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c:1151: attentio
n : usage en arithmétique d'un pointeur de type « void * »
/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c: In function `
nvenet_suspend':
/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c:1318: erreur:
trop d'arguments pour la fonction « pci_save_state »
/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c: In function `
nvenet_resume':
/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.c:1374: erreur:
trop d'arguments pour la fonction « pci_restore_state »
make[4]: *** [/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet/nvenet.o]
Erreur 1
make[3]: *** [_module_/tmp/selfgz5916/NFORCE-Linux-x86-1.0-0292-pkg1/nvnet]
Erreur 2
make[2]: *** [modules] Erreur 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
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.
:-?