[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Kernel 2.6.8-1.520 and Nvidia drivers same problem with 521



Still the same problem I'm attaching Nvidia-installer log for those
interested or willing to help

TIA

_____________________________________________________________________________________

Bart Kalita  MCP

Registered Linux User #347493  Fedora Core 3 test 1

http://www.bart-domain.com

http://astradine.no-ip.org
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Aug 16 22:05:20 2004

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     : false
  no questions            : false
  silent                  : false
  X install prefix        : /usr/X11R6
  OpenGL install prefix   : /usr
  Installer install prefix: /usr
  kernel source path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp site                : ftp://download.nvidia.com

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: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> Kernel source path: '/lib/modules/2.6.8-1.521/build'
-> Performing cc_version_check with CC="cc".
-> Performing rivafb check.
-> Performing rivafb module check.
WARNING: Your kernel was configured to include rivafb support as
         a loadable kernel module.
         
         The rivafb driver conflicts with the NVIDIA driver; the
         NVIDIA kernel module will still be built and installed,
         but be aware that the NVIDIA driver will not be able to
         function properly if the rivafb module is loaded!
-> 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=/lib/modules/2.6.8-1.521/bui
   ld SYSOUT=/lib/modules/2.6.8-1.521/build'...
   Your kernel was configured to include rivafb support as
   a loadable kernel module.
   
   The rivafb driver conflicts with the NVIDIA driver; the
   NVIDIA kernel module will still be built and installed,
   but be aware that the NVIDIA driver will not be able to
   function properly if the rivafb module is loaded!
   
   *** Failed rivafb module sanity check, but continuing! ***
   
   
   NVIDIA: calling KBUILD...
   make -C /lib/modules/2.6.8-1.521/build		\
   KBUILD_SRC=/lib/modules/2.6.8-1.521/build	     KBUILD_VERBOSE=1	\
   KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/
   usr/src/nv"	\
           -f /lib/modules/2.6.8-1.521/build/Makefile modules
   mkdir -p /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.tmp_vers
   ions
   make -f /lib/modules/2.6.8-1.521/build/scripts/Makefile.build obj=/tmp/selfg
   z3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz3109/NVI
   DIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.nv.o
   .d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/lib/m
   odules/2.6.8-1.521/build/include  -I/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-611
   1-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias
   ing -fno-common -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-builtin-lo
   g2 -fno-builtin-puts -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march
   =i686 -mregparm=3 -I/lib/modules/2.6.8-1.521/build/include/asm-i386/mach-def
   ault -Iinclude/asm-i386/mach-default -Os -fomit-frame-pointer -g -Wdeclarati
   on-after-statement  -I/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src
   /nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpar
   entheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast
   -qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_S
   OURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_
   MINOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNV
   CPU
   _X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SIMP
   LE_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /tmp/
   selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.o /tmp/selfgz3109/NV
   IDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:14,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src
   /nv/nv-linux.h:52,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-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
     cc -Wp,-MD,/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.os-a
   gp.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/l
   ib/modules/2.6.8-1.521/build/include  -I/tmp/selfgz3109/NVIDIA-Linux-x86-1.0
   -6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-a
   liasing -fno-common -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-builti
   n-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -fno-unit-at-a-time -m
   arch=i686 -mregparm=3 -I/lib/modules/2.6.8-1.521/build/include/asm-i386/mach
   -default -Iinclude/asm-i386/mach-default -Os -fomit-frame-pointer -g -Wdecla
   ration-after-statement  -I/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr
   /src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -
   Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-
   cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_G
   NU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -
   DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK 
   -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLA
   SS_SIMPLE_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvid
   ia -c -o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.o 
   /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:14,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src
   /nv/nv-linux.h:52,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-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/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.os-i
   nterface.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude
   2 -I/lib/modules/2.6.8-1.521/build/include  -I/tmp/selfgz3109/NVIDIA-Linux-x
   86-1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-st
   rict-aliasi
   ng -fno-common -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-builtin-log
   2 -fno-builtin-puts -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=
   i686 -mregparm=3 -I/lib/modules/2.6.8-1.521/build/include/asm-i386/mach-defa
   ult -Iinclude/asm-i386/mach-default -Os -fomit-frame-pointer -g -Wdeclaratio
   n-after-statement  -I/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/
   nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpare
   ntheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-
   qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SO
   URCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_M
   INOR_VERSION=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVC
   PU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SI
   MPLE_PRESENT -DMODULE -DKBUILD_BASENAME=os_interface -DKBUILD_MODNAME=nvidia
   -c -o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-interface
   .o /tmp/selfgz3109/NVIDIA-Linux-x8
   -1.0-6111-pkg1/usr/src/nv/os-interface.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:14,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src
   /nv/nv-linux.h:52,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-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/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.os-r
   egistry.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2
   -I/lib/modules/2.6.8-1.521/build/include  -I/tmp/selfgz3109/NVIDIA-Linux-x86
   -1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-stri
   ct-aliasing -fno-common -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-bu
   iltin-log2 -fno-builtin-puts -
   mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -mregparm=3 -I/l
   ib/modules/2.6.8-1.521/build/include/asm-i386/mach-default -Iinclude/asm-i38
   6/mach-default -Os -fomit-frame-pointer -g -Wdeclaration-after-statement  -I
   /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall -Wimplicit -
   Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ari
   th -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LO
   OSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_
   NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_P
   ATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEB
   UG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS_SIMPLE_PRESENT -DMODULE
   -DKBUILD_BASENAME=os_registry -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz3109/
   NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-registry.o /tmp/selfgz3109/NVID
   IA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-registry.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:14,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src
   /nv/nv-linux.h:52,
                    from /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-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
     ld -m elf_i386  -r -o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/s
   rc/nv/nvidia.o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv-
   kernel.o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.o /tmp
   /selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-agp.o /tmp/selfgz31
   09/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-interface.o /tmp/selfgz3109/
   NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/os-registry.o
     Building modules, stage 2.
   make -rR -f /lib/modules/2.6.8-1.521/build/scripts/Makefile.modpost
     scripts/mod/modpost -i /lib/modules/2.6.8-1.521/build/Module.symvers /tmp/
   selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nvidia.o
     cc -Wp,-MD,/tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.nvid
   ia.mod.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 
   -I/lib/modules/2.6.8-1.521/build/include -I/lib/modules/2.6.8-1.521/build/ -
   I -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common 
   -pipe -msoft-float -m32 -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-
   puts -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -mregparm=
   3 -I/lib/modules/2.6.8-1.521/build/include/asm-i386/mach-default -Iinclude/a
   sm-i386/mach-default -Os -fomit-frame-pointer -g -Wdeclaration-after-stateme
   nt  -DKBUILD_BASENAME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o /tmp/sel
   fgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz31
   09/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nvidia.mod.c
     ld -m elf_i386 -r -o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/sr
   c/nv/nvidia.ko /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nvi
   dia.o /tmp/selfgz3109/NVIDIA-Linux-x86-1.0-6111-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 is most likely
       because the kernel module was built using the wrong kernel source files.
       Please make sure you have installed the kernel source files for your
       kernel; on Red Hat Linux systems, for example, be sure you have the
       'kernel-source' rpm installed.  If you know the correct kernel source
       files are installed, you may specify the kernel source path with the
       '--kernel-source-path' commandline option.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
   -1 Invalid module format
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.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]