On Sunday 04 February 2007 03:23, Dennis Myers wrote:

>
> This is odd,
Odd? What is it?

> I have the same card in one of my computers and it works like 
> a champ. I took out the dkms drivers and installed the driver from the
> NVidia site.

Thanks, I has try to install new NVIDIA driver 
(NVIDIA-Linux-x86-1.0-9746-pkg1.run), but has the follow (this 
is /var/log/nvidia-installer.log):

=======================================
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Feb  4 16:28:42 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                  : /root/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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.17-5mdv/source'
-> Kernel output path: '/lib/modules/2.6.17-5mdv/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.17-5mdv/sou
   rce SYSOUT=/lib/modules/2.6.17-5mdv/build'...
   
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.17-5mdv/source /lib/modules/2.6.
   17-5mdv/build cc_sanity_check full_output
   
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.17-5mdv/source /lib/modules/2.6.
   17-5mdv/build select_makefile full_output
   make --no-print-directory -f Makefile module
   
   NVIDIA: calling KBUILD...
   make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.17-5mdv/build KBUILD_VERBOSE=1 -C 
   /lib/modules/2.6.17-5mdv/source 
SUBDIRS=/root/tmp/selfgz14874/NVIDIA-Linux-x
   86-1.0-9746-pkg1/usr/src/nv modules
   make -C /lib/modules/2.6.17-5mdv/build \
        KBUILD_SRC=/usr/src/linux-2.6.17-5mdv \
        
KBUILD_EXTMOD="/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
   /nv" -f /usr/src/linux-2.6.17-5mdv/Makefile modules
   
mkdir -p /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tm
   p_versions
   
rm -f /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_v
   ersions/*
   
     WARNING: Symbol version dump /usr/src/linux-2.6.17-5mdv/Module.symvers
              is missing; modules will have no dependencies and modversions.
   
   make -f /usr/src/linux-2.6.17-5mdv/scripts/Makefile.build 
obj=/root/tmp/self
   gz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" 
> /root/tmp/selfgz148
   74/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv_compiler.h
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.nv.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/incl
   
ude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/include -
   include 
include/linux/autoconf.h   -I/root/tmp/selfgz14874/NVIDIA-Linux-x86-
   
1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -f
   
no-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sib
   
ling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffre
   
estanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinclu
   
de/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign  -I
   /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wim
   
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoi
   
nter-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-com
   
pare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -
   
DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG
   -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESE
   
NT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESS
   
AGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRE
   
SENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_RE
   
MAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMO
   
DULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODN
   
AME=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-974
   
6-pkg1/usr/src/nv/nv.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/
   usr/src/nv/nv.c
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:559,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-linux.h:77,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:246: warning: wrong type argument to increment
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.nv-vm.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/i
   
nclude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/includ
   e -include 
include/linux/autoconf.h   -I/root/tmp/selfgz14874/NVIDIA-Linux-x
   
86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
   -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-s
   
ibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ff
   
reestanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinc
   lude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign  
   -I/root/tmp/selfgz14874/
   
NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Ws
   
witch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multicha
   
r -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=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_
   
SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_P
   
RESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_
   
HANDLER_WITH_PTREGS_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_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#
   
s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidi
   
a)" -c -o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv
   -vm.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-vm.
   c
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:559,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-linux.h:77,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-vm.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:246: warning: wrong type argument to increment
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.os-agp.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/
   
include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/inclu
   de -include 
include/linux/autoconf.h   -I/root/tmp/selfgz14874/NVIDIA-Linux-
   
x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraph
   
s -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize
   -sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -
   
ffreestanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Ii
   nclude/asm-i386/mach-default -Wdeclar
   
ation-after-statement -Wno-pointer-sign  -I/root/tmp/selfgz14874/NVIDIA-Linu
   
x-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfor
   
mat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -
   
O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_L
   
OOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MIN
   
OR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRU
   
CT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV
   
_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WIT
   
H_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -
   
DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_
   
PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUIL
   D_BASENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o 
   /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-agp.o /ro
   ot/tmp/selfgz14874/NVIDIA-Linux-x86-
   1.0-9746-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:559,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-linux.h:77,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/os-agp.c:24:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:246: warning: wrong type argument to increment
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.os-interface.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/
   
4.1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv
   /include -include 
include/linux/autoconf.h   -I/root/tmp/selfgz14874/NVIDIA-
   
Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-tr
   
igraphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-op
   
timize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=
   i686 -ffreestanding -I/usr/src/linux-2.6.17-
   
5mdv/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclara
   
tion-after-statement -Wno-pointer-sign  -I/root/tmp/selfgz14874/NVIDIA-Linux
   -x86-1.0-9746-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_MAJOR_VERSION=1 -DNV_MINOR
   
_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT
   
_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_S
   
YSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_
   
PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DN
   
V_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PA
   
GE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_
   
BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c
   -o /root/tmp/selfgz14874/NVIDIA-Li
   
nux-x86-1.0-9746-pkg1/usr/src/nv/os-interface.o /root/tmp/selfgz14874/NVIDIA
   -Linux-x86-1.0-9746-pkg1/usr/src/nv/os-interface.c
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:559,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-linux.h:77,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/os-interface.c:26:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:246: warning: wrong type argument to increment
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.os-registry.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4
   .1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/
   include -include 
include/linux/autoconf.h   -I/root/tmp/selfgz14874/NVIDIA-L
   
inux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-tri
   
graphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-opt
   imize-sibling-calls -
   
pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -I
   /usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinclude/asm-i386/
   
mach-default -Wdeclaration-after-statement -Wno-pointer-sign  -I/root/tmp/se
   
lfgz14874/NVIDIA-Linux-x86-1.0-9746-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=9746 -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_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_I
   
NSERT_PAGE_PRESENT -DNV_OLD_MM_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_BASENAME=KBUI
   
LD_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/tmp/
   
selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-registry.o /root/tm
   p/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-registry.c
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:559,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-linux.h:77,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/os-registry.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:246: warning: wrong type argument to increment
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.nv-i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/
   
include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/inclu
   de -include 
include/linux/autoconf.h   -I/root/tmp/selfgz14874/NVIDIA-Linux-
   
x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraph
   s -
   
fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-si
   
bling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffr
   
eestanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iincl
   
ude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign  -
   
I/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimp
   
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
   
ter-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-comp
   
are -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -D
   NVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG 
   -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESE
   
NT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESS
   
AGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRE
   
SENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_RE
   MAP_PFN_RANGE_PRESENT -DNV_CHANGE_PA
   
GE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_
   
BASENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /r
   
oot/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-i2c.o /root
   /tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:559,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-linux.h:77,
                    
from /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/u
   sr/src/nv/nv-i2c.c:8:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:246: warning: wrong type argument to increment
     ld -m elf_i386 -m 
elf_i386  -r -o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1
   .0-9746-pkg1/usr/src/nv/nvidia.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-
   
9746-pkg1/usr/src/nv/nv-kernel.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-
   
9746-pkg1/usr/src/nv/nv.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pk
   g1/usr/src/
   
nv/nv-vm.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/o
   
s-agp.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-i
   
nterface.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/o
   
s-registry.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /nv-i2c.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-2.6.17-5mdv/scripts/Makefile.modpost
     
scripts/mod/modpost   -i /usr/src/linux-2.6.17-5mdv/Module.symvers -I /roo
   t/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Modules.symvers 
   -o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Modules.s
   
ymvers /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvidi
   a.o
     
cc -Wp,-MD,/root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
   /.nvidia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.
   
1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/i
   nclude -include 
include/linux/autoconf.h  -I/usr/src/linux-2.6.17-5mdv/ -I -
   Wall 
   -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common 
   -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -
   
mpreferred-stack-boundary=2 -march=i686 -ffreestanding -I/usr/src/linux-2.6.
   
17-5mdv/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdecl
   
aration-after-statement -Wno-pointer-sign  -D"KBUILD_STR(s)=#s" -D"KBUILD_BA
   
SENAME=KBUILD_STR(nvidia)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -
   
c -o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvidia.
   
mod.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvidia
   .mod.c
     ld -m elf_i386 -m 
elf_i386 -r -o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.
   
0-9746-pkg1/usr/src/nv/nvidia.ko /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-
   
9746-pkg1/usr/src/nv/nvidia.o /root/tmp/selfgz14874/NVIDIA-Linux-x86-1.0-974
   6-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 File exists
-> Kernel messages:
   agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
   agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
   agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
   agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
   /dev/vmnet: open called by PID 9495 (vmware-vmx)
   /dev/vmnet: port on hub 8 successfully opened
   /dev/vmmon[9502]: host clock rate change request 0 -> 19
   /dev/vmmon[9502]: host clock rate change request 19 -> 83
   /dev/vmmon[9502]: host clock rate change request 83 -> 19
   /dev/vmmon[9495]: host clock rate change request 19 -> 0
   vmmon: Had to deallocate locked 173366 pages from vm driver f30d7000
   vmmon: Had to deallocate AWE 3107 pages from vm driver f30d7000
   agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
   agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
   agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
   agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
   agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
   agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
   end_request: I/O error, dev fd0, sector 0
   agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
   agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
   agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
   agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
   agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
   agpgart: Putting AGP V3 device at 0000:03:00.0 into 8x mode
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.

=======================================

I don't understand, what inslaller want?
And what I have to do? Recompile kernel, or there a way easier?
-- 
Best reguards,

Kir
____________________________________________________
Want to buy your Pack or Services from Mandriva? 
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________

Reply via email to