PDA

View Full Version : Errore installazione driver nvidia


DigitalKiller
04-12-2006, 16:59
Sto cercando di installare i driver nvidia per la scheda di rete della mia M2NPV-MV. I driver sono quelli forniti insieme alla scheda madre (versione 1.0-13), mentre la distro θ una debian etch amd64 (kernel 2.6.17-9). Dopo aver lanciato l'eseguibile, si blocca la compilazione del modulo. Riporto tutto il log. :O


nforce-installer log file '/var/log/nvidia-nforce-installer.log'
creation time: Mon Dec 4 17:49:56 2006

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_64
-> Found package NVIDIA network driver for Linux-x86_64
-> Please select packages for installation:
Selections:
NVIDIA network driver for Linux-x86_64 (1.0-13)
-> Starting install of NVIDIA network driver for Linux-x86_64
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.17-2-amd64 (Debian 2.6.17-9)
(waldi@debian.org) (gcc version 4.1.2 20060901 (prerelease) (Debian
4.1.1-13)) #1 SMP Wed Sep 13 17:49:33 CEST 2006
-> 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.17-2-amd64/build'
-> Kernel output path: '/lib/modules/2.6.17-2-amd64/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/lib/modules/2.6.17-2-amd64/build/Makefile | /usr/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.17-2-amd64/build
SYSOUT=/lib/modules/2.6.17-2-amd64/build'...
make -C /lib/modules/2.6.17-2-amd64/build \
KBUILD_SRC=/usr/src/linux-headers-2.6.17-2-amd64 \
KBUILD_EXTMOD="/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet" -f
/usr/src/linux-headers-2.6.17-2-amd64/Makefile modules
mkdir -p /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/.tmp_versio
ns
rm -f /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/.tmp_versions/
*
make -f /usr/src/linux-headers-2.6.17-2-amd64/scripts/Makefile.build obj=/tm
p/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet
cc -Wp,-MD,/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/.nvenet
.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include -D__KER
NEL__ -Iinclude -Iinclude2 -I/usr/src/linux-headers-2.6.17-2-amd64/include -
include include/linux/autoconf.h -I/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-
0311-pkg1/nvnet -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict
-aliasing -fno-common -Os -fomit-frame-pointer -m64 -mno-red-zone -mcmodel=k
ernel -pipe -ffunction-sections -fno-reorder-blocks -W
no-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -m
no-mmx -mno-sse2 -mno-3dnow -Wdeclaration-after-statement -Wno-pointer-sign
-DDRIVERVER=\"9999\" -I/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nv
net -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpar
entheses -Wpointer-arith -Wno-multichar -Werror -O -MD -Wno-cast-qual -Wno-e
rror -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvenet)" -
D"KBUILD_MODNAME=KBUILD_STR(nvnet)" -c -o /tmp/selfgz4688/NFORCE-Linux-x86_6
4-1.0-0311-pkg1/nvnet/.tmp_nvenet.o /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-
0311-pkg1/nvnet/nvenet.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:42,
from include/linux/sched.h:20,
from include/linux/module.h:10,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.h:20,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.c:22:
include/linux/prefetch.h: In function β€˜prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type β€˜void *’ used in a
rithmetic
In file included from include/asm/elf.h:11,
from include/linux/elf.h:6,
from include/linux/module.h:17,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.h:20,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.c:22:
include/asm/compat.h: In function β€˜compat_alloc_user_space’:
include/asm/compat.h:202: warning: pointer of type β€˜void *’ used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.h:32,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.c:22:
include/asm/io.h: In function β€˜check_signature’:
include/asm/io.h:276: warning: wrong type argument to increment
In file included from include/asm/pci.h:93,
from include/linux/pci.h:685,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.h:32,
from /tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t/nvenet.c:22:
include/asm-generic/pci-dma-compat.h: In function β€˜pci_map_page’:
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type β€˜void *β
€™ used in arithmetic
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c: At top lev
el:
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:217: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:220: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:223: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:226: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:229: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:232: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:235: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:238: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:241: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:244: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:247: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:250: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:336: warnin
g: initialization from incompatible pointer type
make[4]: *** [/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet
.o] Error 1
make[3]: *** [_module_/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvne
t] Error 2
make[2]: *** [modules] Error 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.


Di cosa si tratta? :)

DigitalKiller
05-12-2006, 08:18
up :D

bort_83
05-12-2006, 14:47
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c: At top lev
el:
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:217: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:220: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:223: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:226: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:229: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:232: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:235: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:238: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:241: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:244: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:247: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:250: error:
expected β€˜)’ before string constant


direi che il problema sta qui ;)

solo che "β€˜)’" nn so che significhi....

io avevo installato gentoo per amd64 e la mobo era con chipset nf4 quindi la scheda di rete θ quella...

ma nn mi ricordo di aver installato i driver nvidia per la eth ...

sto cercando il nome del modulo che utilizzavo...

DigitalKiller
05-12-2006, 15:54
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c: At top lev
el:
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:217: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:220: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:223: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:226: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:229: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:232: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:235: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:238: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:241: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:244: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:247: error:
expected β€˜)’ before string constant
/tmp/selfgz4688/NFORCE-Linux-x86_64-1.0-0311-pkg1/nvnet/nvenet.c:250: error:
expected β€˜)’ before string constant


direi che il problema sta qui ;)

solo che "β€˜)’" nn so che significhi....

io avevo installato gentoo per amd64 e la mobo era con chipset nf4 quindi la scheda di rete θ quella...

ma nn mi ricordo di aver installato i driver nvidia per la eth ...

sto cercando il nome del modulo che utilizzavo...


Il driver dovrebbe essere il forcedeth, o almeno questo θ quello che viene caricato sul mio pc.
Sto provando ad installare questi driver per vedere se la velocitΰ scheda di rete aumenta con i driver nforce :rolleyes: