nVidia - instalacja sterowników

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
error2000
Posty: 7
Rejestracja: 30 września 2007, 00:11

Post autor: error2000 »

ruun pisze:error2000,

Kod: Zaznacz cały

aptitude install nvidia-kernel-source
no wlasnie nie moge go znalesc:

Kod: Zaznacz cały

Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "nvidia-kernel-source"
Awatar użytkownika
ruun
Member
Posty: 1366
Rejestracja: 29 marca 2007, 21:07
Lokalizacja: Kruszwica

Post autor: ruun »

Zainstaluj za pomocą dpkg paczkę z etcha lub z sida.
melon_89
Posty: 1
Rejestracja: 18 listopada 2007, 16:32

Post autor: melon_89 »

Może nie bardzo umiem czytać ze zrozumieniem, ale najpierw jak wywalało mi ten błąd z gcc to sobie poradziłem ale teraz mam problemy podobne jak parę osób w tym temacie... Mój log:

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Nov 18 16:26:48 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: 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.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'...
-> 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'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.21-2-486/build SUBDIRS=/tmp
   /selfgz3395/NVIDIA-Linux-x86-96.43.01-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/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.tmp_vers
   ions
   rm -f /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.tmp_version
   s/*
   make -f scripts/Makefile.build obj=/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01
   -pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.nv.o
   .d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL_
   _ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot
   ypes -Wno-trigraphs -fno-strict-aliasi
   ng -fno-common  -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpre
   ferred-stack-boundary=2  -march=i486 -mtune=generic -ffreestanding -maccumul
   ate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude
   /asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wdeclarat
   ion-after-statement -Wno-pointer-sign -I/tmp/selfgz3395/NVIDIA-Linux-x86-96.
   43.01-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wcha
   r-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsi
   gn-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMO
   DULE -DNVRM -DNV_VERSION_STRING=\"96.43.01\" -UDEBUG -U_DEBUG -DNDEBUG  -DMO
   DULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODN
   AME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1
   /usr/src/nv/.tmp_nv.o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-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 a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.nv-v
   m.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERN
   EL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro
   totypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-fl
   oat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i48
   6 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1
   -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-
   pointer  -fno-stack-pro
   tector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3395/NVI
   DIA-Linux-x86-96.43.01-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
   ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -
   Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES 
   -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"96.43.01\" -UDEBUG -U_DEB
   UG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_
   vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3395/NVIDIA-Lin
   ux-x86-96.43.01-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz3395/NVIDIA-Linux-x8
   6-96.43.01-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /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
     cc -Wp,-MD,/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.os-a
   gp.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KER
   NEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
   ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-f
   loat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i4
   86 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=
   1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fram
   e-pointer  -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-s
   ign -I/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv -Wall -Wimpl
   icit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoint
   er-arith -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wn
   o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRI
   NG=\"96.43.01\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"
   KBUILD_BASENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -
   c -o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.tmp_os-agp.o
   /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-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 a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.os-i
   nterface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -
   D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstr
   ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -m
   soft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -ma
   rch=i486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_A
   S_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomi
   t-frame-pointer  -fno-stack-protector -Wdeclaration-after-statement -Wno-poi
   nter-sign -I/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv -Wall 
   -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -
   Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -W
   no-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STR
   ING=\"96.43.01\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D
   "KBUILD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=KBUILD_STR(nvi
   dia)" -c -o /tmp/selfgz3395/NVIDIA-Li
   nux-x86-96.43.01-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz3395/NVIDIA-
   Linux-x86-96.43.01-pkg1/usr/src/nv/os-interface.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-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 a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.os-r
   egistry.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D
   __KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -ms
   oft-float -mr
   egparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i486 -mtun
   e=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONF
   IG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointe
   r  -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/t
   mp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv -Wall -Wimplicit -Wr
   eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
   -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOO
   SE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"96.43.01\
   " -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAM
   E=KBUILD_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp
   /selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.tmp_os-registry.o /tm
   p/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/os-registry.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-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 a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/.nv-i
   2c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KER
   NEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
   ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -msoft-f
   loat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i4
   86 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=
   1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fram
   e-pointer  -fno-stack-protecto
   r -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3395/NVIDIA-L
   inux-x86-96.43.01-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
   format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
   r -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__K
   ERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"96.43.01\" -UDEBUG -U_DEBUG -D
   NDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"
    -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3395/NVIDIA-Linux-x8
   6-96.43.01-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz3395/NVIDIA-Linux-x86-96
   .43.01-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/list.h:8,
                    from include/linux/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src
   /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
     ld -m elf_i386 -m elf_i386  -r -o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.0
   1-pkg1/usr/src/nv/nvidia.o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/us
   r/src/nv/nv-kernel.o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/
   nv/nv.o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/nv-vm.o /t
   mp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/os-agp.o /tmp/selfgz
   3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/os-interface.o /tmp/selfgz339
   5/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/os-registry.o /tmp/selfgz3395/NV
   IDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/nv-i2c.o
     Building modules, stage 2.
   make -f /usr/src/linux-headers-2.6.21-2-486/scripts/Makefile.modpost
     scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.21-2-486/Module.symv
   ers -I /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/Module.symv
   ers -o /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/Module.symv
   ers -w  /tmp/selfgz3395/NVIDIA-Linux-x86-96.43.01-pkg1/usr/src/nv/nvidia.o
   FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol 'para
   virt_ops'
   make[3]: *** [__modpost] Błąd 1
   make[2]: *** [modules] 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 mam robić ? Zaznaczam, że nie jestem za bardzo pro i z linuksem mam bardzo krótki kontakt póki co ;)
matteuszek
Posty: 45
Rejestracja: 20 kwietnia 2007, 12:12

Post autor: matteuszek »

mam problem z instalacją nvidii z repo:

Kod: Zaznacz cały

aptitude install linux-headers-`uname -r` nvidia-kernel-common nvidia-kernel-source module-assistant nvidia-glx nvidia-settings nvidia-xconfig build-essential 
wyskakuje:

Kod: Zaznacz cały

The following packages are BROKEN:
  nvidia-glx
[Nie ważne...]
0 packages upgraded, 1 newly installed, 0 to remove and 38 not upgraded.
Need to get 4934kB of archives. After unpacking 13.9MB will be used.
The following packages have unmet dependencies:
  nvidia-glx: Depends: nvidia-kernel-100.14.19 which is a virtual package.
Resolving dependencies...
Unable to resolve dependencies!  Giving up...
Abort.
Wiecie może jak sobie z tym poradzić?

Znalazłem rozwiązenie w necia: jak by koś mial podobny problem to rozwiązanie jest tu:
http://groups.google.com/group/linux.de ... 8eaf47afe6
igor_x
Posty: 39
Rejestracja: 26 listopada 2007, 13:51

Post autor: igor_x »

Posiadam zintegrowana grafike GeForce 7050, kernel 2.6.22-2-486, debian lenny. Instaluje wedlug opisu z pierwszej strony tego tematu instalatorem nvidii, sterownik NVIDIA-Linux-x86-100.14.19-pkg1.run. Niestety x'y nie odpalaja.
Podaje logi:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Nov 26 14:38:31 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 : 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.22-2-486/build'
-> Kernel output path: '/lib/modules/2.6.22-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.22-2-486/bu
ild SYSOUT=/lib/modules/2.6.22-2-486/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22-2-486/build /lib/modules/2.6.
22-2-486/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22-2-486/build /lib/modules/2.6.
22-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.22-2-486/build SUBDIRS=/tmp
/selfgz3536/NVIDIA-Linux-x86-100.14.19-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/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.tmp_ver
sions
rm -f /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.tmp_versio
ns/*
make -f scripts/Makefile.build obj=/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.1
9-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz3536/NVI
DIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL
__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto
types -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-floa
t -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i486
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -
DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-p
ointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wimplici
t -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-
arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error
-D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -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
_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAK
POINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT
-DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_P
RESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D
"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3536/NVIDIA-Linux-x86-1
00.14.19-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.1
9-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KER
NEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i4
86 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=
1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fram
e-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-s
ign -I/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wimp
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
ter-arit
h -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_L
OOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.
19\" -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_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_
PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT
-DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PA
GE_ATTR_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 /t
mp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/s
elfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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-
float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i
486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI
=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fra
me-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-
sign -I/tmp/selfgz3536/NVIDIA-Linux-x86-1
00.14.19-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -
Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -
DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -
DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLA
SS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_
PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKP
OINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -
DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PR
ESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)"
-D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3536/NVIDIA-Linux-x86
-100.14.19-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz3536/NVIDIA-Linux-x86-10
0.14.19-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include
-D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -
msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -m
arch=i486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_
AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-defau
lt -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement
-Wno-pointer-sign -I/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/
nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpare
ntheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cas
t-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VE
RSION_STRING=\"100.14.19\" -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_PCI_CHOOSE_STATE_PRESEN
T -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUI
RE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6
_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUI
LD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAM
E=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/.tmp_os-interface.o /tmp
/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -
D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -m
soft-float -mregparm=3 -freg-struct-return -mpreferred-stack-bounda
ry=2 -march=i486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -
DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-defa
ult -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement
-Wno-pointer-sign -I/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/
nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpare
ntheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cas
t-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VE
RSION_STRING=\"100.14.19\" -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_PCI_CHOOSE_STATE_PRESEN
T -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUI
RE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6
_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUI
LD_STR(s)=#s" -D"KBUILD_BASENAME=K
BUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/se
lfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/
selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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-
float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i
486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI
=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fra
me-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-
sign -I/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wim
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoi
nter-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=
\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPL
E_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUN
T_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_IN
SERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_S
EM_PRESENT -DNV_REMAP_PFN_RANG
E_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DN
V_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_ST
R(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3536/NVID
IA-Linux-x86-100.14.19-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz3536/NVIDIA-
Linux-x86-100.14.19-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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-
float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i
486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI
=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fra
me-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-
sign -I/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wim
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoi
nter-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=
\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPL
E_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUN
T_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_P
RESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_
ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CRE
ATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_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/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/u
sr/src/nv/.tmp_nvacpi.o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/
src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/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
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.
19-pkg1/usr/src/nv/nvidia.o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-kernel.o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/s
rc/nv/nv.o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-vm.
o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/os-agp.o /tmp/s
elfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/os-interface.o /tmp/sel
fgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/os-registry.o /tmp/selfgz
3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz3536/NVI
DIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.22-2-486/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.22-2-486/Module.symv
ers -I /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/Module.sym
vers -o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/Module.sy
mvers -w
cc -Wp,-MD,/tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D
__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstri
ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -ms
oft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -mar
ch=i486 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS
_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit
-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-poin
ter-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)"
-D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz3536/NVIDIA-
Linux-x86-100.14.19-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz3536/NVIDIA-Linu
x-x86-100.14.19-pkg1/usr/src/nv/nvidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.1
9-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nvidia.o /tmp/selfgz3536/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/
nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
DVB: registering frontend 0 (ST STV0299 DVB-S)...
b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S' at the 'PCI' bus
controlled by a 'FlexCopIIb' complete
hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
Adding 554232k swap on /dev/sda2. Priority:-1 extents:1 across:554232k
EXT3 FS on sda1, internal journal
loop: module loaded
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised:
dm-devel@redhat.com
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input4
ACPI: Power Button (CM) [PWRB]
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Linux agpgart interface v0.102 (c) Dave Jones
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 20
ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [SGRU] -> GSI 20 (level, low) ->
IRQ 19
PCI: Setting latency timer of device 0000:00:12.0 to 64
NVRM: loading NVIDIA UNIX x86 Kernel Module 100.14.19 Wed Sep 12 14:12:24
PDT 2007
-> Installing both new and classic TLS OpenGL libraries.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (100.14.19):
executing: '/sbin/ldconfig'...
executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Would you like to run the nvidia-xconfig utility to automatically update you
r X configuration file so that the NVIDIA X driver will be used when you res
tart X? Any pre-existing X configuration file will be backed up. (Answer: Y
es)
-> Your X configuration file has been successfully updated. Installation of
the NVIDIA Accelerated Graphics Driver for Linux-x86 (version: 100.14.19) is
now complete.
oraz xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Device"
Identifier "nVidia Corporation NVIDIA Default Card"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NVIDIA Default Card"
Monitor "Generic Monitor"
DefaultDepth 24
Option "RenderAccel" "true"
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768"
EndSubSection
EndSection
Na poprzednim systemie (ubuntu) dzialaly Envy.
Na lenny wolaja o pythona2.5, wiec takze mam problem.
Prosze o pomoc.
Awatar użytkownika
ruun
Member
Posty: 1366
Rejestracja: 29 marca 2007, 21:07
Lokalizacja: Kruszwica

Post autor: ruun »

igor_x, wklej jeszcze /var/log/Xorg.0.log
igor_x
Posty: 39
Rejestracja: 26 listopada 2007, 13:51

Post autor: igor_x »

ruun pisze:igor_x, wklej jeszcze /var/log/Xorg.0.log
ruun pisze:Po pierwsze. Nie wklejaj takich długich logów bezpośrednio na forum. Użyj strony tupu wklej.org lub nopaste.pl albo wstaw jako załącznik do postu. Popraw swój ostatni post.


Ten log nam nic nie powie bo x'y na sterowniku vesa wystartowały bez problemów, zmień sterownik na nvidia zrestaruj xserver i wtedy dopiero pokaż log. Musi to być log z nieudanego startu xserwera.
Poprawione.
Awatar użytkownika
ruun
Member
Posty: 1366
Rejestracja: 29 marca 2007, 21:07
Lokalizacja: Kruszwica

Post autor: ruun »

Po pierwsze. Nie wklejaj takich długich logów bezpośrednio na forum. Użyj strony tupu wklej.org lub nopaste.pl albo wstaw jako załącznik do postu. Popraw swój ostatni post.


Ten log nam nic nie powie bo x'y na sterowniku vesa wystartowały bez problemów, zmień sterownik na nvidia zrestaruj xserver i wtedy dopiero pokaż log. Musi to być log z nieudanego startu xserwera.
igor_x
Posty: 39
Rejestracja: 26 listopada 2007, 13:51

Post autor: igor_x »

Pierwszy komunikat ktory pokazuje sie po nieudanym starcie x-servera

Kod: Zaznacz cały

No matching Device section for instance (BusId PCI:0:1:3) found
a tego log z

Kod: Zaznacz cały

"/var/log/Xorg.0.log"
nie pokazuje.
Grafika jest

Kod: Zaznacz cały

lspci
na

Kod: Zaznacz cały

00:12.0 VGA compatible controller: nVidia Corporation Unknown device 053b (rev a2)
.
Xorg.conf ma (akurat w tym podanym przezemnie tego nie ma) rusza z

Kod: Zaznacz cały

BusID          "PCI:0:18:0"
lspci pod tym adresem pokazuje

Kod: Zaznacz cały

00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
Nie znam sie za bardzo, ale to sie mi wydaje dziwne.
Kombinowalem z xorg,conf i zawsze sie przewija albo w błedzie adres 0:1:3 albo 0:18:0 jesli go pomine.
Awatar użytkownika
ruun
Member
Posty: 1366
Rejestracja: 29 marca 2007, 21:07
Lokalizacja: Kruszwica

Post autor: ruun »

igor_x pisze:

Kod: Zaznacz cały

lspci
na

Kod: Zaznacz cały

00:12.0 VGA compatible controller: nVidia Corporation Unknown device 053b (rev a2)
.
Nie rozpoznaje twojej karty. Może trzeba zainstalować/skompilować nowsze jądro.
Zablokowany