Scusate se vado un pò
Ciao e buona Slack a tutti!!!
Moderatore: Staff





Codice: Seleziona tutto
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Oct 1 00:57:32 2007
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : 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
no kernel module : false
force SELinux : default
no X server check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
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
WARNING: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
supported through the NVIDIA 1.0-96xx legacy Linux graphics drivers.
Please visit http://www.nvidia.com/object/unix.html for more
information. The 100.14.11 NVIDIA Linux graphics driver will ignore
this GPU.
WARNING: You do not appear to have an NVIDIA GPU supported by the 100.14.11
NVIDIA Linux graphics driver installed in this system. For further
details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in
the README available on the Linux driver download page at
www.nvidia.com.
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
9631). As part of installing this driver (version: 100.14.11), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
che the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.22.9/source'
-> Kernel output path: '/lib/modules/2.6.22.9/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen 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-i2c.o nvacpi.
o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi
a.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 -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.22.9/source
SYSOUT=/lib/modules/2.6.22.9/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.9/source /lib/modules/2.6.22.
9/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.9/source /lib/modules/2.6.22.
9/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.22.9/build KBUILD_VERBOSE=1 -C /li
b/modules/2.6.22.9/source SUBDIRS=/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11
-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.22.9/build \
KBUILD_SRC=/usr/src/linux-2.6.22.9 \
KBUILD_EXTMOD="/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv"
-f /usr/src/linux-2.6.22.9/Makefile 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/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_ver
sions
rm -f /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_versio
ns/*
make -f /usr/src/linux-2.6.22.9/scripts/Makefile.build obj=/tmp/selfgz3854/N
VIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz3854/NVI
DIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include -D__
KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include inc
lude/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr
/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
g -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mprefe
rred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -macc
umulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/as
m-i386/mach-default
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -Wdeclaration-after-sta
tement -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -
Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -W
pointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-
compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODUL
E -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SI
GNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRE
SENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CH
OOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_P
RESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUI
RE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"
KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.o /tmp/selfgz3
854/NVIDIA-Linux-x86-100.14.11-pkg1
/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include
include/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-stru
ct-return -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ff
reestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.
6.22.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-
frame-pointer -Wdeclaration-after-statement -I/tmp/selfgz3854/NVIDIA-Linux-
x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wform
at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
-fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOO
SE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.11
\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AG
PGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -
DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_P
RESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV
_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESE
NT -DMODULE -D"KBUILD_STR(s)=#s" -D
"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -
c -o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-vm.o /tmp
/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include
include/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpr
eferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -m
accumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include
/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer
-Wdeclaration-after-statement -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-
pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subs
cripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -
msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAM
ES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U
_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT
-DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE
_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_V
M_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RAN
GE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -D
NV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_ST
R(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3854/NVID
IA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /tmp/selfgz3854/NVIDIA-Linux
-x86-100.14.11-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/in
clude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -i
nclude include/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.1
1-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-stri
ct-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-retu
rn -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestan
ding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/
include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-p
ointer -Wdeclaration-after-statement -I/tmp/selfgz3854/NVIDIA-Linux-x86-100
.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wch
ar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-c
ommon -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KER
NEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.11\
" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGP
GART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -D
NV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PR
ESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_
CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESEN
T -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"
-D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3854/NVIDIA-Linux-x8
6-100.14.11-pkg1/usr/src/nv/os-interface.o /tmp/selfgz3854/NVIDIA-Linux-x86-
100.14.11-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-interface.c:26:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/inc
lude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -in
clude include/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11
-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-stric
t-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-retur
n -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestand
ing -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/i
nclude/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-po
inter -Wdeclaration-after-statement -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.
14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -
Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werr
or -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error
-D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100
.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRI
DGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRE
SENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_
PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESEN
T -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4
_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_regi
stry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3854/NVIDIA-L
inux-x86-100.14.11-pkg1/usr/src/nv/os-registry.o /tmp/selfgz3854/NVIDIA-Linu
x-x86-100.14.11-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-registry.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include
include/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpr
eferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -m
accumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux
-2.6.22.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fom
it-frame-pointer -Wdeclaration-after-statement -I/tmp/selfgz3854/NVIDIA-Lin
ux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wf
ormat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror
-O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_
LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14
.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE
_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESEN
T -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAG
E_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PR
ESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"
-D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3854/NVIDIA-Linux-x86
-100.14.11-pkg1/usr/src/nv/nv-i2c.o
/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include
include/linux/autoconf.h -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -
fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferre
d-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -maccumu
late-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/asm-i
386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -Wdecl
aration-after-statement -I/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/u
sr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-f
loat -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__
KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG
-DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_P
CI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRE
SENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_K
GDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PR
ESENT -DNV_ACQUIRE_CONSOLE_SEM_PRES
ENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBU
ILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz385
4/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.o /tmp/selfgz3854/NVIDIA
-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nvacpi.c:15:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.
11-pkg1/usr/src/nv/nvidia.o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv/nv-kernel.o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
rc/nv/nv.o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-vm.
o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /tmp/s
elfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-interface.o /tmp/sel
fgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-registry.o /tmp/selfgz
3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz3854/NVI
DIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.22.9/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.22.9/Module.symvers -I /tmp/se
lfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.symvers -o /tmp/s
elfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.symvers -w
cc -Wp,-MD,/tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/incl
ude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -inc
lude include/linux/autoconf.h -I/usr/src/linux-2.6.22.9/ -I -Wall -Wundef -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -f
no-unit-at-a-time -march=athlon -ffreestanding -maccumulate-outgoing-args -D
CONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/asm-i386/mach-default -Iin
clude/asm-i386/mach-default -fomit-frame-pointer -Wdeclaration-after-stateme
nt -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUI
LD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz3854/NVIDIA-Linux-x
86-100.14.11-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz3854/NVIDIA-Linux-x86-1
00.14.11-pkg1/usr/src/nv/nvidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.1
1-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv/nvidia.o /tmp/selfgz3854/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/
nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hda4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hdb1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 100.14.11 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
NVRM: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 100.14.11 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
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.

Codice: Seleziona tutto
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Oct 1 01:02:08 2007
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : 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
no kernel module : false
force SELinux : default
no X server check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
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
WARNING: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
supported through the NVIDIA 1.0-96xx legacy Linux graphics drivers.
Please visit http://www.nvidia.com/object/unix.html for more
information. The 1.0-9755 NVIDIA Linux graphics driver will ignore
this GPU.
WARNING: You do not appear to have an NVIDIA GPU supported by the 1.0-9755
NVIDIA Linux graphics driver installed in this system. For further
details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in
the README available on the Linux driver download page at
www.nvidia.com.
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
9631). As part of installing this driver (version: 1.0-9755), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
che the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.22.9/source'
-> Kernel output path: '/lib/modules/2.6.22.9/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen 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-i2c.o nv.o nv
-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.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 -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.22.9/source
SYSOUT=/lib/modules/2.6.22.9/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.9/source /lib/modules/2.6.22.
9/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.9/source /lib/modules/2.6.22.
9/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.22.9/build KBUILD_VERBOSE=1 -C /li
b/modules/2.6.22.9/source SUBDIRS=/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-
pkg1/usr/src/nv modules
make -C /lib/modules/2.6.22.9/build \
KBUILD_SRC=/usr/src/linux-2.6.22.9 \
KBUILD_EXTMOD="/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv" -
f /usr/src/linux-2.6.22.9/Makefile 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/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_vers
ions
rm -f /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_version
s/*
make -f /usr/src/linux-2.6.22.9/scripts/Makefile.build obj=/tmp/selfgz5146/N
VIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz5146/NVI
DIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include -D__K
ERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include incl
ude/linux/autoconf.h -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/s
rc/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferr
ed-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -maccum
ulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/asm-
i386/mach-default -Iinclud
e/asm-i386/mach-default -fomit-frame-pointer -Wdeclaration-after-statement
-I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -W
no-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -
DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEB
UG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DN
V_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_
PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_M
M_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR
_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAM
E=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz51
46/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.o /tmp/selfgz5146/NVIDIA-Lin
ux-x86-1.0-9755-pkg1/usr/src/nv/nv.
c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: At top level
:
/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:110: warning:
`kmem_cache_t' is deprecated (declared at include/linux/slab.h:17)
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include -D
__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include i
nclude/linux/autoconf.h -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/us
r/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi
ng -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpref
erred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -mac
cumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/a
sm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -W
declaration-after-statement -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg
1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscri
pts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -mso
ft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES
-D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_
PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTI
PLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_CO
UNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PC
I_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOI
NT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_V
MAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv
_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz5146/NVIDIA-Li
nux-x86-1.0-9755-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz5146/NVIDIA-Linux-x86-1.
0-9755-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include
include/linux/autoconf.h -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/u
sr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias
ing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpre
ferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestanding -ma
ccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/
asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -
Wdeclaration-after-statement -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pk
g1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscr
ipts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -ms
oft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES
-D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_
PATCHL
EVEL=9755 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BR
IDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PR
ESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT
_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESE
NT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(
s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(
nvidia)" -c -o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-
agp.o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/inc
lude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -in
clude include/linux/autoconf.h -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-
pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict
-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestandin
g -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/inc
lude/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-poin
ter -Wdeclaration-after-statement -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-97
55-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-s
ubscripts -Wparentheses -Wpointer-arith
-Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-
cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV
_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG
-DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_P
CI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRE
SENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_K
GDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PR
ESENT -DNV_VMAP_4_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
elfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-interface.o /tmp/self
gz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.os-r
egistry.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/incl
ude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -inc
lude include/linux/autoconf.h -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-p
kg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-
aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -ffreestandin
g -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/inc
lude/asm-i386/mach-default -Iinclude/asm-i3
86/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -I/tmp/s
elfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wall -Wimplicit -Wretur
n-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wn
o-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast
-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJ
OR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DND
EBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_G
ET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT
-DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_B
REAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT
-DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_
STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz51
46/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-registry.o /tmp/selfgz5146/N
VIDIA-Linux-x86-1.0-9755-pkg1/usr/
src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/os-registry.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv-i
2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -include
include/linux/autoconf.h -I/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/u
sr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias
ing -fno-common -Os -pipe -msoft-float -mregparm=3
-freg-struct-return -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=
athlon -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -I/usr/sr
c/linux-2.6.22.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-defau
lt -fomit-frame-pointer -Wdeclaration-after-statement -I/tmp/selfgz5146/NVI
DIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -
Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-er
ror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIG
NAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRES
ENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHO
OSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PR
ESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4
_PRESENT -DMODULE -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvid
ia)" -c -o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-i2c.
o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-975
5-pkg1/usr/src/nv/nvidia.o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/us
r/src/nv/nv-kernel.o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/
nv/nv.o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-vm.o /t
mp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-agp.o /tmp/selfgz
5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-interface.o /tmp/selfgz514
6/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-registry.o /tmp/selfgz5146/NV
IDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-i2c.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.22.9/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.22.9/Module.symvers -I /tmp/se
lfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/Module.symvers -o /tmp/se
lfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/Module.symvers -w
cc -Wp,-MD,/tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nvid
ia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/3.4.6/inclu
de -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9/include -incl
ude include/linux/autoconf.h -I/usr/src/linux-2.6.22.9/ -I -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
-pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundar
y=2 -fno-unit-at-a-time -march=athlon -ffreestanding -maccumulate-outgoing-a
rgs -DCONFIG_AS_CFI=1 -I/usr/src/linux-2.6.22.9/include/asm-i386/mach-defaul
t -Iinclude/asm-i386/mach-default -fomit-frame-pointer -Wdeclaration-after-s
tatement -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -
D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz5146/NVIDIA-L
inux-x86-1.0-9755-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz5146/NVIDIA-Linux-
x86-1.0-9755-pkg1/usr/src/nv/nvidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755
-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/us
r/src/nv/nvidia.o /tmp/selfgz5146/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/
nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hdb1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 100.14.11 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
NVRM: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 100.14.11 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
NVRM: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-9755 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
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.

Esatto, ora è considerata "GPU Legacy" e quindi non più supportata nelle versioni 100.xx.red ha scritto:Se non sbaglio la tua scheda non e' supportata dai driver piu' recenti, ma solo da quelli fino alla serie 1.0-96xx.

Beh grazie mille!natostanco ha scritto:Esatto, ora è considerata "GPU Legacy" e quindi non più supportata nelle versioni 100.xx.red ha scritto:Se non sbaglio la tua scheda non e' supportata dai driver piu' recenti, ma solo da quelli fino alla serie 1.0-96xx.
Approfitto per notare che nel sito italiano di nvidia hanno fatto parecchia confusione (e parecchi errori!) riguardo all'indicazione delle GPU supportate dalle varie versioni dei driver.
Inoltre al momento non sono neanche aggiornati: sul sito internazionale ci sono le versioni legacy rilasciate il 18 settembre che dovrebbero risolvere alcuni bachi delle precedenti. Vale la pena di provarle se si ha una di queste non nuovissime schede.
Saluti.