Estou tentando instalar o driver NVIDIA-Linux-x86-1.0-5336-pkg1.run em
um Debian SID com kernel 2.6.3 (kernel-image-2.6.3-1-686) sem sucesso.
Se alguém puder ajudar, agradeço imensamente :).
.:Info:.
--------------------
marco@work:~/downloads/drivers$ uname -a
Linux work 2.6.3-1-686 #2 Tue Feb 24 20:24:38 EST 2004 i686 GNU/Linux
----------------------------------
marco@work:/usr/src$ ls -la
total 32952
drwxrwsr-x 6 root src 288 2004-03-07 22:49 .
drwxr-xr-x 12 root root 312 2004-03-07 12:53 ..
drwxr-xr-x 16 root root 496 2004-03-07 22:49
kernel-headers-2.6.3-1
drwxr-xr-x 3 root root 456 2004-03-07 22:49
kernel-headers-2.6.3-1-686
drwxr-xr-x 3 root root 72 2004-03-07 20:17
kernel-kbuild-2.6-1
drwxr-xr-x 18 root root 784 2004-03-07 22:40
kernel-source-2.6.3
-rw-r--r-- 1 root root 33734882 2004-02-22 18:32
kernel-source-2.6.3.tar.bz2
lrwxrwxrwx 1 root src 19 2004-03-07 22:39 linux ->
kernel-source-2.6.3
--------------------------------
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Mar 8 20:20:01 2004
<--cut-->
kernel source path : /usr/src/kernel-headers-2.6.3-1-686
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
<--cut-->
-> Performing cc_version_check with CC="cc".
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o
os-interfa
ce.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 *~
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module
SYSSRC=/usr/src/kernel-headers-2.6.
3-1-686'...
HOSTCC scripts/file2alias.o
scripts/file2alias.c:181: warning: `struct pnp_device_id' declared
inside pa
rameter list
scripts/file2alias.c:181: warning: its scope is only this definition
or decl
aration, which is probably not what you want
scripts/file2alias.c: In function `do_pnp_entry':
scripts/file2alias.c:183: error: dereferencing pointer to incomplete
type
scripts/file2alias.c: At top level:
scripts/file2alias.c:189: warning: `struct pnp_card_device_id'
declared insi
de parameter list
scripts/file2alias.c: In function `do_pnp_card_entry':
scripts/file2alias.c:193: error: dereferencing pointer to incomplete
type
scripts/file2alias.c:194: error: `PNP_MAX_DEVICES' undeclared (first
use in
this function)
scripts/file2alias.c:194: error: (Each undeclared identifier is
reported onl
y once
scripts/file2alias.c:194: error: for each function it appears in.)
scripts/file2alias.c:195: error: dereferencing pointer to incomplete
type
scripts/file2alias.c:197: error: dereferencing pointer to incomplete
type
scripts/file2alias.c: In function `handle_moddevtable':
scripts/file2alias.c:269: error: invalid application of `sizeof' to
an incom
plete type
scripts/file2alias.c:272: error: invalid application of `sizeof' to
an incom
plete type
make[3]: ** [scripts/file2alias.o] Erro 1
make[2]: ** [scripts] Erro 2
nvidia.ko failed to build!
make[1]: ** [module] Erro 1
make: ** [module] Erro 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
<--cut-->