[+] Nvidia i inna wersja GCC

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
Blind
Posty: 90
Rejestracja: 08 lutego 2008, 20:02

Post autor: Blind »

No kolego troszkę ograniczony jesteś w swoich poglądach, tak się składa ze na chwilę obecną w repozytorium nie ma jądra z gałęzi 2.6.24. Nie jest również powiedziane że "Jeśli linux-image-2.6.24 masz z repo, to i w repo masz headers i kbuild." jeszcze nie tak dawno z repo można było zainstalować jądro 2.6.22 ale ani headers ani kbuild już do tego jądra w repo nie było.
Awatar użytkownika
lis6502
Member
Posty: 1798
Rejestracja: 05 listopada 2008, 20:14
Lokalizacja: Miasto Szybowców

Post autor: lis6502 »

co dowodzi jedynie niekompetencji ludzi zajmujących się repozytoriami. Po co mi sam image, skoro nic na tym nie zbuduję? Jakoś dziwnie na jakim kernelu nie jechałbym, tak umiem znaleźć wszystko w repo czego mi trzeba ;>.
Delvis
Posty: 13
Rejestracja: 21 lipca 2007, 13:05

Post autor: Delvis »

Witam

Mam nowego lennego z jadrem 2.6.26 probuje zaistolowac sterowniki i nie da sie bledy sie pojawiaja po pierwsze mam za nowego gcc a po zbudowaniu niby paczek daje mi wynik w logu:

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Nov 18 17:43:01 2008

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: 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".
-> The CC version check failed:
   
   The compiler used to compile the kernel (gcc 4.1) does not exactly match the
   current compiler (gcc 4.3).  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.26-1-486/build'
-> Kernel output path: '/lib/modules/2.6.26-1-486/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.26-1-486/bu
   ild SYSOUT=/lib/modules/2.6.26-1-486/build'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-1-486/build SUBDIRS=/tmp
   /selfgz3002/NVIDIA-Linux-x86-71.86.04-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/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_vers
   ions ; rm -f /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_
   versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04
   -pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.nv.o
   .d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL_
   _ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot
   ypes -Wno-trigraphs -fno-strict-alia
   sing -fno-common -Werror-implicit-function-declaration -Os   -fno-stack-prot
   ector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-bo
   undary=2  -march=i486 -mtune=generic -ffreestanding -DCONFIG_AS_CFI=1 -DCONF
   IG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-ta
   bles -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -
   fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign   -I/tmp
   /selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv -Wall -Wimplicit -Wret
   urn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -
   Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOS
   E_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NA
   MES -D__KERNEL__ -DMODULE -DNV_VERSION_STRING=\"71.86.04\" -DNV_UNIX -DNV_LI
   NUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_
   STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(
   nvidia)" -c -o /tmp/selfgz3002/NVIDI
   A-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz3002/NVIDIA-Linux-
   x86-71.86.04-pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:79,
                    from /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used 
   in arithmetic
   In file included from /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:101,
                    from /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c: In function 
   ‘nvos_proc_create’:
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:564: error: â
   €˜proc_root_driver’ undeclared (first use in this function)
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:564: error: (
   Each undeclared identifier is reported only once
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:564: error: f
   or each function it appears in.)
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c: In function 
   ‘nv_kern_vma_nopage’:
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:1740: error: 
   ‘NOPAGE_SIGBUS’ undeclared (first use in this function)
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c: At top level
   :
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:1747: error: 
   unknown field ‘nopage’ specified in initializer
   /tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:1747: warning
   : initialization from incompatible pointer type
   make[3]: *** [/tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.o
   ] BÅ‚Ä…d 1
   make[2]: *** [_module_/tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/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].
co o tym myslicie?
Utumno
Beginner
Posty: 432
Rejestracja: 09 listopada 2008, 13:04
Lokalizacja: Gdansk

Post autor: Utumno »

Np. z tej linii

Kod: Zaznacz cały

 make[2]: *** [_module_/tmp/selfgz3002/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src 
widac, ze probujesz zainstalowac antyczna wersje drivera (71.86.04) na zapewne zbyt nowym kernelu. Instaluj 177.82
Delvis
Posty: 13
Rejestracja: 21 lipca 2007, 13:05

Post autor: Delvis »

Problemem jest, że mam kartę Geforce2 Ti i muszę instalować sterowniki legacy. Ani ze strony nvidi i ani sterownik z faq nie działa.
Utumno
Beginner
Posty: 432
Rejestracja: 09 listopada 2008, 13:04
Lokalizacja: Gdansk

Post autor: Utumno »

Ale nie mozesz zainstalowac tej wersji sterownika na nowych kernelach.

Jak masz antyczna karte, to musisz miec antyczny sterownik, i co za tym idzie i antyczny kernel...
larynx
Posty: 15
Rejestracja: 29 października 2008, 01:18
Lokalizacja: Lbn

Post autor: larynx »

Ja mam kernel: 2.6.26-1-486 i bez problemu zainstalowałem sterownik 96.43.07 ze strony nvidii, dodam,że też ma archaiczną kartę -gf 3 ti 200. Więc może spróbuj z tymi sterami, albo z wersja 100.14.11 bo też powinny działać z Twoja kartą- tylko pobierz ze strony nvidii
badas
Posty: 4
Rejestracja: 21 listopada 2008, 19:14

Post autor: badas »

Dostaję dokładnie takiego same wyniki w logu jak Delvis, też mam 2ti.

Jest łata na to jądro i te sterowniki, ale nie mogę pobrać załącznika, ciągle komunikat, że nie mam uprawnień, a specjalnie konto założyłem. Jakby ktoś mógł pobrać i gdzieś przerzucić w inne miejsce.

http://forums.nvidia.com/index.php?act=ST&f=25&t=72415
Delvis
Posty: 13
Rejestracja: 21 lipca 2007, 13:05

Post autor: Delvis »

Też bardzo ładnie proszę jakby ktoś mógł to ściągnąć i udostępnić :)
badas
Posty: 4
Rejestracja: 21 listopada 2008, 19:14

Post autor: badas »

Właśnie miałem napisać, że udało mi się po 6ciu godzinach męki rozwiązać problem.

http://www.nvidia.com/object/linux_disp ... 86.06.html

i wszystko jasne, nvidia wypuściła sterownik spatchowany, tylko pytanie dlaczego nie mogłem go w żaden sposób znaleźć na ich stronie? Dopiero gdy znalazłem gdzieś na forum nvnews news o istnieniu takiego sterownika, mocno poguglałem to znalazłem.

Tak na marginesie, ciekawy błąd w tłumaczeniu znalazłem: aptitude pyta [T/n/?], a oczekuje odpowiedzi 'y' bo na 'T' i 't' odpowiada mi sugestią wyboru?
ODPOWIEDZ