Sterowniki

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Yogil
Posty: 8
Rejestracja: 26 października 2007, 19:24

Sterowniki

Post autor: Yogil »

Gdy instaluje sterowniki, przed sama instalacja wywala ze nie moze znalezc source kernela i zeby dac opcje przy wlaczeniu z linkiem do tego np nvidia.run --kernel-source scieżka,
gdzie to jest?
Mam zainstalowane linux-headers, libc6-dev itd a jak podaje sciężke do
/usr/include/ to tam jest chyba ten kernel, to wywala jakis inny blad ze nie ma..

Chyba mam zla paczke kernel-source
Ma ktoś kernel-source-2.6.18-4-686?
m4yer
Posty: 57
Rejestracja: 23 kwietnia 2007, 17:27

Post autor: m4yer »

a zainstalowane

Kod: Zaznacz cały

apt-get install build-essential
??
Yogil
Posty: 8
Rejestracja: 26 października 2007, 19:24

Post autor: Yogil »

m4yer pisze:a zainstalowane

Kod: Zaznacz cały

apt-get install build-essential
??
tak tak

wiezs moze skad wziac kernel-source-2.6.18-4-686 ? bo google cos nie moze znalezc albo linki do repozytorii
m4yer
Posty: 57
Rejestracja: 23 kwietnia 2007, 17:27

Post autor: m4yer »

Awatar użytkownika
ruun
Member
Posty: 1366
Rejestracja: 29 marca 2007, 21:07
Lokalizacja: Kruszwica

Post autor: ruun »

Yogil, coś kręcisz, do instalacji sterowników nie jest potrzebne kernel-source. Daj jako załącznik cały log z instalacji (/var/log/nvidia-installer.log)
kiko80
Beginner
Posty: 227
Rejestracja: 18 października 2007, 18:33
Lokalizacja: /mnt/podlasie

Post autor: kiko80 »

Yogil pisze:wiezs moze skad wziac kernel-source-2.6.18-4-686
Chyba pod Debianiem to jest linux-headers
Yogil
Posty: 8
Rejestracja: 26 października 2007, 19:24

Post autor: Yogil »

kiko80 pisze:
Yogil pisze:wiezs moze skad wziac kernel-source-2.6.18-4-686
Chyba pod Debianiem to jest linux-headers
Linux-Headers też mam, a w pakietach mozna zainstalowac kernel-source..
Zaraz zedytuej post i dam logi.

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Oct 31 22:30:27 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              : [url]ftp://download.nvidia.com[/url]
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel]ftp://download.nvidia.com[/url])? (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".
-> The CC version check failed:
   
   The compiler used to compile the kernel (gcc 4.1) does not exactly match the
   current compiler (gcc 4.2).  The Linux 2.6 kernel module loader rejects kern
   el modules built with a version of gcc that does not exactly match that of t
   he compiler used to build the running kernel.
   
   If you know what you are doing and want to ignore the gcc version check, sel
   ect "No" to continue installation.  Otherwise, select "Yes" to abort install
   ation, set the CC environment variable to the name of the compiler used to c
   ompile your kernel, and restart installation.  Abort now? (Answer: No)
ERROR: Unable to find the kernel source tree for the currently running kernel. 
       Please make sure you have installed the kernel source files for your
       kernel and that they are properly configured; on Red Hat Linux systems,
       for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM
       installed.  If you know the correct kernel source files are installed,
       you may specify the kernel source path with the '--kernel-source-path'
       command line option.
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 [url]www.nvidia.com[/url].
ms-trex
Beginner
Posty: 386
Rejestracja: 29 listopada 2006, 18:24

Post autor: ms-trex »

To wszystko powinno wystarczyć:

Kod: Zaznacz cały

build-essential pkg-config mesa-utils xserver-xorg-dev linux-headers-`uname -r`
Yogil
Posty: 8
Rejestracja: 26 października 2007, 19:24

Post autor: Yogil »

[ Dodano: 2007-10-31, 21:59 ]
ms-trex pisze:To wszystko powinno wystarczyć:

Kod: Zaznacz cały

build-essential pkg-config mesa-utils xserver-xorg-dev linux-headers-`uname -r`
cos sie wali..
masz tu loga:

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Oct 31 22:52:35 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              : [url]ftp://download.nvidia.com[/url]
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel]ftp://download.nvidia.com[/url])? (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".
-> The CC version check failed:
   
   The compiler used to compile the kernel (gcc 4.1) does not exactly match the
   current compiler (gcc 4.2).  The Linux 2.6 kernel module loader rejects kern
   el modules built with a version of gcc that does not exactly match that of t
   he compiler used to build the running kernel.
   
   If you know what you are doing and want to ignore the gcc version check, sel
   ect "No" to continue installation.  Otherwise, select "Yes" to abort install
   ation, set the CC environment variable to the name of the compiler used to c
   ompile your kernel, and restart installation.  Abort now? (Answer: No)
-> Kernel source path: '/lib/modules/2.6.18-4-686/build'
-> Kernel output path: '/lib/modules/2.6.18-4-686/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.18-4-686/bu
   ild SYSOUT=/lib/modules/2.6.18-4-686/build'...
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18-4-686/build /lib/modules/2.6.
   18-4-686/build cc_sanity_check full_output
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18-4-686/build /lib/modules/2.6.
   18-4-686/build select_makefile full_output
   make --no-print-directory -f Makefile module
   
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-4-686/build SUBDIRS=/tmp
   /selfgz15186/NVIDIA-Linux-x86-100.14.11-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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_ve
   rsions
   rm -f /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_versi
   ons/*
   make -f scripts/Makefile.build obj=/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.
   11-pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz15186/NV
   IDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
   .o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KERNE
   L__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prot
   otypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-floa
   t -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffreestanding -Iinc
   lude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wdecl
   aration-after-statement -Wno-pointer-sign -I/tmp/selfgz15186/NVIDIA-Linux-x8
   6-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat
   -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror  -O
   -fno-common -msoft-float          -MD   -Wsign-compare -Wno-cast-qual -Wno-e
   rror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNVRM -DNV_VERSION_STRING
   =\"100.14.11\" -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_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -
   DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEV
   ICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRE
   SENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUIL
   D_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_ST
   R(nvidia)" -c -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv
   /.tmp_nv.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c: In functio
   n ‘__nv_setup_pat_entries’:
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:950: warnin
   g: comparison between signed and unsigned
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c: In functio
   n ‘__nv_restore_pat_entries’:
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:976: warnin
   g: comparison between signed and unsigned
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c: In functio
   n ‘nv_kern_cpu_callback’:
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:1282: warni
   ng: comparison between signed and unsigned
   /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:1289: warni
   ng: comparison between signed and unsigned
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
   -vm.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KE
   RNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
   loat -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffreestanding -I
   include/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wd
   eclaration-after-statement -Wno-pointer-sign 
   -I/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplic
   it -Wreturn-type -Wswitch -Wformat -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_CL
   ASS_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_INSER
   T_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATC
   H_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_AC
   QUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s"
   -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
   -c -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_nv-vm
   .o /tmp/selfgz15186/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/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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/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 a
   rithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:564,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-vm.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os
   -agp.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__K
   ERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
   prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-
   float -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffreestanding -
   Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -W
   declaration-after-statement -Wno-pointer-sign -I/tmp/selfgz15186/NVIDIA-Linu
   x-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
   rmat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werro
   r  -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_
   MUL
   TIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_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_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_B
   REAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PR
   ESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VM
   AP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os
   _agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz15186/NVIDIA-
   Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz15186/NVIDIA-Li
   nux-x86-100.14.11-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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/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 a
   rithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:564,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/os-agp.c:24:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os
   -interface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include
   -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -p
   ipe -msoft-float -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffre
   estanding -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-p
   rotector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz15186/
   NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -W
   switch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multic
   har  -Werror  -O -fno-common -msoft-float          -MD   -Wsign-compare -Wno
   -cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNVRM -D
   NV_VERSION_STRING=\"100.14.11\" -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_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REM
   AP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_
   PRESENT -DNV_VMAP_4_PRESENT  -DMODUL
   E -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUI
   LD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.1
   4.11-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz15186/NVIDIA-Linux-x86-1
   00.14.11-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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/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 a
   rithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:564,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/os-interface.c:26:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os
   -registry.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include 
   -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -m
   soft-float -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffreestand
   ing -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protect
   or -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz15186/NVIDIA
   -Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
   -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno
   -multichar  -Werror  -O -fno-common -msoft-float          -MD   -Wsign-compa
   re -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -D
   NVRM -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_IRQ_HANDLER
   _WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESE
   NT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -D
   NV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOL
   E_SEM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_B
   ASENAME=KBUILD_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -
   o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_os-regist
   ry.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-registry
   .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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/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 a
   rithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:564,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/os-registry.c:14:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
   -i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__K
   ERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
   prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-
   float -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffreestanding -
   Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -W
   declaration-after-statement -Wno-pointer-sign -I/tmp/selfgz15186/NVIDIA-Linu
   x-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
   rmat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werro
   r  -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_M
   AP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_W
   ITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT
   -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_
   REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_S
   EM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASE
   NAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/s
   elfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/sel
   fgz15186/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/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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/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 a
   rithmetic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:564,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-i2c.c:8:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
   acpi.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__K
   ERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
   prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-
   float -mpreferred-stack-boundary=2  -march=i686 -mregparm=3 -ffreestanding -
   Iinclude/asm-i386/mach-default -fomit-frame-pointer  -f
   no-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/se
   lfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wretu
   rn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -
   Wno-multichar  -Werror  -O -fno-common -msoft-float          -MD   -Wsign-co
   mpare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE 
   -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGN
   AL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESE
   NT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HAND
   LER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PR
   ESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT
   -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONS
   OLE_SEM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
   _BASENAME=KBUILD_STR(nvacpi)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /
   tmp/selfgz15186/NVIDIA-Linux-x86-1
   00.14.11-pkg1/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz15186/NVIDIA-Linux-x86-100
   .14.11-pkg1/usr/src/nv/nvacpi.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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:51,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   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/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nv-linux.h:78,
                    from /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   include/asm/io.h: In function ‘check_signature’:
   include/asm/io.h:245: warning: wrong type argument to increment
     ld -m elf_i386 -m elf_i386  -r -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14
   .11-pkg1/usr/src/nv/nvidia.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg
   1/usr/src/nv/nv-kernel.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/us
   r/src/nv/nv.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv
   -vm.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /
   tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-interface.o /t
   mp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-registry.o /tmp
   /selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz
   15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-headers-2.6.18-4-686/scripts/Makefile.modpost
     scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.18-4-686/Module.symv
   ers -I /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.sy
   mvers -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.
   symvers /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvidia.o
     cc -Wp,-MD,/tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
   idia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/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=i686 -mregparm=3 -ffreestandi
   ng -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protecto
   r -Wdeclaration-after-statement -Wno-pointer-sign    -D"KBUILD_STR(s)=#s" -D
   "KBUILD_BASENAME=KBUILD_STR(nvidia.mod)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidi
   a)" -DMODULE -c -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/
   nv/nvidia.mod.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/
   nvidia.mod.c
     ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.
   11-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg
   1/usr/src/nv/nvidia.o /tmp/selfgz15186/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
   rc/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 Invalid module format
-> Kernel messages:
   input: MOSART Semi. Wireless Keyboard & Mouse as /class/input/input2
   input,hiddev96: USB HID v1.10 Mouse [MOSART Semi. Wireless Keyboard & Mouse]
   on usb-0000:00:1d.3-1
   input: MosArt Optical Mouse as /class/input/input3
   input: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-0000:00:1d.3-2
   usbcore: registered new driver usbhid
   drivers/usb/input/hid-core.c: v2.6:USB HID core driver
   ts: Compaq touchscreen protocol output
   Adding 1244996k swap on /dev/sda7.  Priority:-1 extents:1 across:1244996k
   usb 2-2: [ueagle-atm] modem operational
   usb 2-2: [ueagle-atm] ATU-R firmware version : 44e2ea17
   EXT3 FS on sda6, internal journal
   loop: loaded (max 8 devices)
   ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
   ieee1394: sbp2: Try serialize_io=0 for better performance
   device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised:
   [email]dm-devel@redhat.com[/email]
   ACPI: Power Button (FF) [PWRF]
   ACPI: Power Button (CM) [PWRB]
   CSLIP: code copyright 1989 Regents of the University of California
   PPP generic driver version 2.4.2
   NET: Registered protocol family 10
   lo: Disabled Privacy Extensions
   IPv6 over IPv4 tunneling driver
   PPP BSD Compression module registered
   PPP Deflate Compression module registered
   nvidia: version magic '2.6.18-4-686 SMP mod_unload 686 REGPARM gcc-4.2'
   should be '2.6.18-4-686 SMP mod_unload 686 REGPARM gcc-4.1'
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 [url]www.nvidia.com[/url].
ms-trex
Beginner
Posty: 386
Rejestracja: 29 listopada 2006, 18:24

Post autor: ms-trex »

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)
Odpowiedziałeś tutaj na nie? Potem sam skompilował czy jakiś error wywalił przy kompilacji?
ODPOWIEDZ