nVidia - instalacja sterowników

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
m4yer
Posty: 57
Rejestracja: 23 kwietnia 2007, 17:27

Post autor: m4yer »

wcisnij "NO" w tym miejscu powinno pojsc dalej :mrgreen:
domel543
Posty: 18
Rejestracja: 27 kwietnia 2007, 17:10

Post autor: domel543 »

Kod: Zaznacz cały

-> 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 ([url]ftp://download.nvidia.com[/url])? (Answer: No) 
- jak widać Tu dałem NO
potem też dałem NO i faktycznie poszło...ale i tak zakończyło się błędem :/
to dalsza część logu:

Kod: Zaznacz cały

   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)
i na samym końcu:

Kod: Zaznacz cały

-> 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
m4yer
Posty: 57
Rejestracja: 23 kwietnia 2007, 17:27

Post autor: m4yer »

no a zainstalowales te pakiety
na tym jadrze co masz?

Kod: Zaznacz cały

apt*** install linux-headers-`uname -r` gcc gcc-4.1 gcc-4.1-base gcc-3.4-base libgcc1 g++ g++-4.1 build-essential
//edit
używaj tagu code
mlyczek
domel543
Posty: 18
Rejestracja: 27 kwietnia 2007, 17:10

Post autor: domel543 »

dzięki wielkie m4yer udało się :)
Poprostu wcześniej instalowałem z repo...i zapomniałem odinstalować tych pakietów...odinstalowałem i po wydaniu NO poszło elegancko :)
zastanawia mnie jeszcze xorg...bo nie ma w nim np. Section "Module" ale to już nie na ten temat :D
dagome
Posty: 11
Rejestracja: 26 września 2007, 16:01

Post autor: dagome »

Na wstępie witam serdecznie bo to mój pierwszy post.

Postępowałem zgodnie z instrukcją Kaki, no i nie udało się :(

Mam ten sam problem co SobonPiotr oto komunikat

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Sep 26 16:50:57 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; would you li
   ke the installer to attempt to download a kernel interface for your kernel f
   rom the NVIDIA ftp site ([url]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.21-2-486/build'
-> Kernel output path: '/lib/modules/2.6.21-2-486/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.21-2-486/bu
   ild SYSOUT=/lib/modules/2.6.21-2-486/build'...
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.21-2-486/build /lib/modules/2.6.
   21-2-486/build cc_sanity_check full_output
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.21-2-486/build /lib/modules/2.6.
   21-2-486/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.21-2-486/build SUBDIRS=/tmp
   /selfgz442711008/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/selfgz442711008/usr/src/nv/.tmp_versions
   rm -f /tmp/selfgz442711008/usr/src/nv/.tmp_versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz442711008/usr/src/nv
   cp /tmp/selfgz442711008/usr/src/nv/nv-kernel.o /tmp/selfgz442711008/usr/src/
   nv/nv-kernel.o
   cp: nie można wykonać stat na `/tmp/selfgz442711008/usr/src/nv/nv-kernel.o
   ': Nie ma takiego pliku ani katalogu
   make[3]: *** [/tmp/selfgz442711008/usr/src/nv/nv-kernel.o] Błąd 1
   make[2]: *** [_module_/tmp/selfgz442711008/usr/src/nv] Błąd 2
   NVIDIA: left KBUILD.
   nvidia.ko failed to build!
   make[1]: *** [module] Błąd 1
   make: *** [module] Błąd 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
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].
Pobrałem sterowniki ze strony http://grizach.servebeer.com/nvpatch/#1 i niestety cały czas jest tak samo :(

Czy moglibyście mi łopatologicznie wytłumaczyć jak mam to naprawić? Wyczytałem w tym temacie, że trzeba przekompilować jądro, tylko, że ja nie mam zielonego pojęcia jak. Jestem totalnym newbie więc proszę o wyrozumiałość. Próbowałem pomóc sobie google, ale nie znalazłem rozwiązania.
Awatar użytkownika
ilin
Senior Member
Posty: 2292
Rejestracja: 26 sierpnia 2007, 11:54
Lokalizacja: PRLu

Post autor: ilin »

czytaj trochę więcej postow na forum.
Jak byk pisze w tym logu ze masz ustawioną wersję gcc4.2 a kernel był kompilowany 4.1.

Znajdz sobie ten post z rozwiązaniem dzisiaj był.

P.S. nie musisz kompilowac jądra.
dagome
Posty: 11
Rejestracja: 26 września 2007, 16:01

Post autor: dagome »

Wpisałem w wyszukiwarce gcc4.2 i znalazłem ten temat http://www.debian.linux.pl/viewtopic.ph ... ght=gcc4.2

Zrobiłem tak, jak jest tam podane i niestety dalej jest to samo. Chyba, że miałeś coś innego na myśli?

W innym poście znalazłem to:

Kod: Zaznacz cały

aptitude install linux-headers-`uname -r` gcc gcc-4.1 gcc-4.1-base gcc-3.4-base libgcc1 g++ g++-4.1 build-essential
Również nie pomaga No nic, będę szukał dalej :/
Awatar użytkownika
ilin
Senior Member
Posty: 2292
Rejestracja: 26 sierpnia 2007, 11:54
Lokalizacja: PRLu

Post autor: ilin »

Miałem to na myśli. Pokaż log z ostatniej kompilacjii sterów aby zdiagnozować problem.

Pozdrawiam
dagome
Posty: 11
Rejestracja: 26 września 2007, 16:01

Post autor: dagome »

Log po ostatniej kompilacji jest taki sam jak ten wklejony przeze mnie powyżej. Nic się nie zmienia.

Dodam jeszcze tylko, że mam jajko w wersji 2.6.21-2-486.
Awatar użytkownika
ilin
Senior Member
Posty: 2292
Rejestracja: 26 sierpnia 2007, 11:54
Lokalizacja: PRLu

Post autor: ilin »

pokaz

Kod: Zaznacz cały

 gcc --ver
Zablokowany