Forum Linux.debian/ubuntu probleme d'installation drivers Nvidia sous Etch

Posté par  .
Étiquettes :
0
6
fév.
2007
salut à tous !

je ne parviens pas a installer les drivers Nvidia sur ma petite debian toute fraiche :(
est ce que quelqu'un pourrait jeter un oeil la dessus et me dire ce qui coince ?

[/code]nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Feb 6 17:39:09 2007

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : true
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Kernel source path: '/lib/modules/2.6.18-3-486/build'
-> Performing CC test with CC="cc".
-> Performing rivafb check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
agp.o os-interface.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -rf .tmp_versions
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.18-3-486/bu
ild SYSOUT=/lib/modules/2.6.18-3-486/build'...

NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-3-486/build SUBDIRS=/tmp
/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it
."; \
echo; \
/bin/false)
mkdir -p /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_vers
ions
rm -f /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_version
s/*
make -f scripts/Makefile.build obj=/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676
-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz9095/NVI
DIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERNEL_
_ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot
ypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-float
-mpreferred-stack-boundary=2 -march=i486 -mregparm=3 -ffreestanding -Iincl
ude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdecla
ration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-Linux-x86-
1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -f
no-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAM
ES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KER
NEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=76
76 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHAN
GE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR
(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvi
dia)" -c -o /tmp/sel
fgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz9095/
NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_rangee’:
include/linux/prefetch.h:62: warning: pointer of type ‘void **’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv.c:14:
include/asm/io.h: In function ‘check_signaturee’:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv.c:14:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:109:5: warnin
g: "DEBUG" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:129:5: warnin
g: "DEBUG" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: At top level
:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:261: warning:
initialization from incompatible pointer type
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:286:5: warnin
g: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function
‘nvos_get_agp_device_by_classs’:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:467: warning:
implicit declaration of function ‘pci_find_classs’
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:467: warning:
assignment makes pointer from integer without a cast
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:481: warning:
assignment makes pointer from integer without a cast
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function
‘nvidia_init_modulee’:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1073: warning
: implicit declaration of function ‘pm_registerr’
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1073: warning
: assignment makes pointer from integer without a cast
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1170: warning
: implicit declaration of function ‘pm_unregisterr’
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1283:5: warni
ng: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function
‘nv_kern_mmapp’:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1711: warning
: implicit declaration of function ‘remap_page_rangee’
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function
‘nvos_count_devicess’:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:3449: warning
: assignment makes pointer from integer without a cast
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:3455: warning
: assignment makes pointer from integer without a cast
cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERN
EL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro
totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-flo
at -mpreferred-stack-boundary=2 -march=i486 -mregparm=3 -ffreestanding -Ii
nclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wde
claration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-Linux-x
86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat
-Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
-fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_N
AMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__K
ERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=
7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CH
ANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_S
TR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_ST
R(nvidia)" -c -o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-76
76-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pk
g1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_rangee’:
include/linux/prefetch.h:62: warning: pointer of type ‘void **’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-vm.c:14:
include/asm/io.h: In function ‘check_signaturee’:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-vm.c:14:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KER
NEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-fl
oat -mpreferred-stack-boundary=2 -march=i486 -mregparm=3 -ffreestandi
ng -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protecto
r -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-L
inux-x86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Wer
ror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K
ERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAME
S -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATC
HLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT
-DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"K
BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=K
BUILD_STR(nvidia)" -c -o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/
src/nv/.tmp_os-agp.o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/
nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_rangee’:
include/linux/prefetch.h:62: warning: pointer of type ‘void **’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/os-agp.c:24:
include/asm/io.h: In function ‘check_signaturee’:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/os-agp.c:24:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -
D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -ms
oft-float -mpreferred-stack-boundary=2 -march=i486 -mregparm=3 -ffreestand
ing -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protect
or -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-
Linux-x86-1.0-7676-pkg1/usr/src/nv -Wa
ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthese
s -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compa
re -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -D
NTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_V
ERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBU
G -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PC
I_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K
BUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/s
elfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_os-interface.o /tmp
/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_rangee’:
include/linux/prefetch.h:62: warning: pointer of type ‘void **’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/os-interface.c:26:
include/asm/io.h: In function ‘check_signaturee’:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv/os-interface.c:26:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:667
:5: warning: "DEBUG" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:679
:5: warning: "DEBUG" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:126
6:5: warning: "DEBUG" is not defined
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c: In
function ‘os_set_mlock_capabilityy’:
/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:128
4: error: ‘struct task_structt’ has no member named ‘rlimm’
make[3]: *** [/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-i
nterface.o] Erreur 1
make[2]: *** [_module_/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src
/nv] Erreur 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Erreur 1
make: *** [module] Erreur 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-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.
[code/]

à la fin de l'installation j'ai ça : [/quote][/b]ERROR: Installation has failed. Please see the file
'/var/log/nvidia-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.[b/][quote/]

merci à l'avance.
  • # 7676

    Posté par  . Évalué à 1.

    NVIDIA-Linux-x86-1.0-7676 ? Pourquoi une version aussi ancienne (la version actuelle est la 1.0-9746) ?

    Le problème que vous décrivez est connu lorsqu'on a un noyau >= 2.6.15-rc5 et des anciens drivers nvidia.
  • # utilise les paquets debian

    Posté par  . Évalué à 3.

    ils mettent à dispo la 8776.

    Il te faut activer le dépôt non-free, ajoute "non-free" à la fin des lignes de /etc/apt/sources.list pour obtenir un truc du genre :

    deb http://ftp2.fr.debian.org/debian/ etch main contrib non-free
    deb-src http://ftp2.fr.debian.org/debian/ etch main contrib non-free

    Tu pourras alors installer facilement le driver nvidia :
    aptitude install nvidia-glx nvidia-kernel-2.6-(486|k7|686|amd64)
    • [^] # Re: utilise les paquets debian

      Posté par  . Évalué à 1.

      merci pour vos reponses j'ai pris le NVIDIA-Linux-x86-1.0-9746-pkg0.run
      apparement ça pas mal avec celui-là.

      symoon merci pour les sources.

      ps: petit HS; le noyeau 686 ne fonctionne pas sur mon pentium M, j'ai installer un 486 et ça va plutot pas mal.
      question : - il n'y a pas de 386 sous debian Etch ?
      - a quoi correspond le 486 ?
      • [^] # Re: utilise les paquets debian

        Posté par  (site web personnel) . Évalué à 1.

        a une machine de type 486 ...
        le 586 c est le pentium première génération
        et me 686 c'est en gros à partir du pentium 2

        en gros une copilation pour 686 mettra en place toute les routine qui fonctionne sur l ensemble des processeur 686 et le rendra donc un peu plus performant sur ces machine mais l'empechera de fonctionner sur un CPU inférieur. Vu que la perte est pas monstrueuse et que très peut de paquet sont compiler sur debian pour plus qu'une architecture 486, ça ne te changera pas grand chose et tu dois perdre presque rien en puissance.

        Bon après si tu veux gagner 2s a la compilation d'un kernel tu peux toujours recompiler tout ton système ou utiliser gentoo mais je trouve que c'est pas une très bonne idée personnellement.
      • [^] # Re: utilise les paquets debian

        Posté par  . Évalué à 2.

        merci pour vos reponses j'ai pris le NVIDIA-Linux-x86-1.0-9746-pkg0.run


        Je ne sais pas si j'ai été très clair : avec les paquets debian, tu n'as plus besoin de télécharger le driver sur le site de nvidia.
        • [^] # Re: utilise les paquets debian

          Posté par  . Évalué à 1.

          en fait entre-temps un gars m'a filé le bon driver sur irc, mais t'avais été clair sur les depots ;)

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.