ďťż
 
 
   instalacja sterów do nvidia
 
 

Tematy

 
    
 

 

 

 

instalacja sterów do nvidia





piotreksi - 03-08-2007 13:38
mam już tego dosyć, męczę się z tym już o 4 dni ... nie chciałby ktoś mi pomóc, robiąc przez ssh ? proszę ...



Kaka' - 03-08-2007 13:47
1) http://rtfm.killfile.pl/
2) Jaki masz kernel?
3) Jaka karta graficzna?
4) Co przez te 4 dni już zrobiłeś?
5) Pokaż logi z instalacji sterów.



piotreksi - 03-08-2007 14:22
2) mam 2.6.21-2-686
3) Nvidia GeForce 6800
4) Korzystałem z Twojej metody - z repozytorium i z sterowniĸów z nvidia.pl (po każdym nieudanym razie kasowałem je)
oczywiście robiłem też różne modyfikacje, robiłem też z envy i dalej nic ... :///
5) nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Aug  3 12:51:44 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.21-2-686/build'
-> Kernel output path: '/lib/modules/2.6.21-2-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.21-2-686/bu
  ild SYSOUT=/lib/modules/2.6.21-2-686/build'...
  sh ./conftest.sh "cc" "cc" /lib/modules/2.6.21-2-686/build /lib/modules/2.6.
  21-2-686/build cc_sanity_check full_output
  sh ./conftest.sh "cc" "cc" /lib/modules/2.6.21-2-686/build /lib/modules/2.6.
  21-2-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.21-2-686/build SUBDIRS=/tmp
  /selfgz15591/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/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_ve
  rsions
  rm -f /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_versi
  ons/*
  make -f scripts/Makefile.build obj=/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.
  11-pkg1/usr/src/nv
  echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz15591/NV
  IDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv_compiler.h
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
  .o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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-flo
  at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686
  -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_
  SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-st
  ack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz1
  5591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-ty
  pe -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-m
  ultichar  -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.1
  4.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDG
  E_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESE
  NT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PA
  GE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT
  -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_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/selfgz15591/NVIDIA-Linux-x86-
  100.14.11-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14
  .11-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/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
  -vm.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
  686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_
  CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fn
  o-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/sel
  fgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wretur
  n-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -W
  no-m
  ultichar  -Werror  -O -fno-common -msoft-float          -MD  -Wsign-compare
  -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNVR
  M -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_ST
  RUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -D
  NV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_ST
  ATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_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(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /t
  mp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/
  selfgz15591/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/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os
  -agp.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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 -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=
  i686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS
  _CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -f
  no-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/se
  lfgz15591/NVIDIA-Linux-x86-100.14.11-p
  kg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subsc
  ripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror  -O -fno-common
  -msoft-float          -MD  -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOS
  E_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNVRM -DNV_VERSION_STRING=\"100.14.11
  \" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AG
  PGART_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_P
  RESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV
  _CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESE
  NT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)"  -D
  "KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz15591/NVIDIA-Linux-x86-
  100.14.11-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz15591/NVIDIA-Linux-x86-10
  0.14.11-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/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-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=i686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONF
  IG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fr
  ame-pointer  -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer
  -sign -I/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -W
  implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
  ointer-arith  -Wno-multichar  -Werror  -O -fno-common -msoft-float         
  -MD  -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KER
  NEL__ -DMODULE  -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -D
  NDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI
  _GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESE
  NT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGD
  B_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRES
  ENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD
  _STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=
  KBUILD_STR(nvidia)" -c -o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/u
  sr/src/nv/.tmp_os-interface.o /tmp/s
  elfgz15591/NVIDIA-Linux-x86-100.14.11-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/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-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 -Wst
  rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -
  msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
  dary=2  -march=i686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CF
  I=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-fr
  ame-pointer  -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer
  -sign -I/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -W
  implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
  ointer-arith  -Wno-multichar  -Werror  -O -fno-common -msoft-float         
  -MD  -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KER
  NEL__ -DMODULE  -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -D
  NDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI
  _GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESE
  NT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGD
  B_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRES
  ENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD
  _STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
  D_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz
  15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/sel
  fgz15591/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/wait.h:22,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:59,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
  -i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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 -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=
  i686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS
  _CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -f
  no-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/se
  lfgz15591/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_PCI_CHOO
  SE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRE
  SENT -DNV_REMAP_PFN_RANGE_PRE
  SENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMA
  P_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_
  i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz15591/NVIDIA-L
  inux-x86-100.14.11-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz15591/NVIDIA-Lin
  ux-x86-100.14.11-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/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    cc -Wp,-MD,/tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv
  acpi.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.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 -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=
  i686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS
  _CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -f
  no-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/se
  lfgz15591/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_PRES
  ENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KG
  DB_BREAKPOINT_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(nvacpi)"  -D"KBUILD_MODNAME=KBUIL
  D_STR(nvidia)" -c -o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
  c/nv/.tmp_nvacpi.o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-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/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
  rc/nv/nv-linux.h:19,
                    from /tmp/selfgz15591/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
    ld -m elf_i386 -m elf_i386  -r -o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14
  .11-pkg1/usr/src/nv/nvidia.o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg
  1/usr/src/nv/nv-kernel.o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/us
  r/src/nv/nv.o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv
  -vm.o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /
  tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-interface.o /t
  mp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-registry.o /tmp
  /selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz
  15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.o
    Building modules, stage 2.
  make -f /usr/src/linux-headers-2.6.21-2-686/scripts/Makefile.modpost
    scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.21-2-686/Module.symv
  ers -I /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.sy
  mvers -o /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.
  symvers -w  /tmp/selfgz15591/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvid
  ia.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 www.nvidia.com.



Spass - 03-08-2007 14:38
http://debian.linux.pl/viewtopic.php?p=24326#24326



Kaka' - 03-08-2007 14:50

(...)FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol 'para
virt_ops' (...)
Problem wałkowany setki razy na forum - poszukaj.



stoper - 03-08-2007 18:54
Witam. Podłączę się do tematu bo również mam problem z zinstalowaniem sterów nvidii. Próbowałem już różnych metod z opisów Kaki i innych userów. I nic !! Za Chiny nie można tego zrobić. Na Etch'u to było rzeczywiście proste. Bodaj wydanie 2 poleceń apt'owi i później
sh NVIDIA* i wszystko grało.
Już zaczynam "podejrzewać "NVidię", że olała w tej wersji kernela swoje karty z serii GeForce2 MX/MX 400.
Mam Lenny'ego stawianego od testinga, z którego w trakcie zabaw z nwidią zrobił się sid (dodane wpisy w source.list). Chcę również zaznaczyć, że mam potrzebne nagłówki i źródła kernela dla wersji 2.6.18-4-686. Zawartość /usr/src/ u mnie:

jre1.5.0_12
jre-1_5_0_12-linux-i586.bin
linux
linux-headers-2.6.18-4
linux-headers-2.6.18-4-686
linux-kbuild-2.6.18
linux-source-2.6.18_2.6.18.dfsg.1-12etch2_all.deb
linux-source-2.6.18.tar.bz2
modules
nvidia-kernel-source.tar.gz
NVIDIA-Linux-x86-1.0-7667-pkg1.run
rpm Usiłuję zainstalować na prawdę stare stery: NVIDIA-Linux-x86-1.0-7667-pkg1.run które mnie dotąd nie zawodziły przy instalacji karty. W Etchu instalowałem z powodzeniem również o wiele nowsze.
Celowo również ustawiłem osobną partycję i ze 4x instalowałem od nowa Lenny'ego testinga z 1 płyty z KDE i na tak gołym systemie próby instalacji nic nie dały. Otrzymywałem komunikaty o braku linux-headers i na tym się zabawa kończyła. Pozdrawiam.



piotreksi - 03-08-2007 19:03
dzięki za próbe pomocy, ale i tak problem w tym co napisaliscie nie tkwił :)) zrobiłem sobię :))))



stoper - 03-08-2007 19:10
Przeceniłeś mnie. Niestety zgłosiłem podobne problemy do Twoich i w niczym Ci nie pomogłem.
To raczej Ty podpowiedz jak sobie z tym poradziłeś skoro jest OK?



Spass - 03-08-2007 20:49
stoper, próbowałeś instalować sterownik w wersji 1.0-9639? Gdzie dokładnie pojawia się problem i czym się objawia?

piotreksi, co było problemem i jak sobie poradziłeś? Taka wiedza przyda się forumowiczom.
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl



  • Strona 1 z 2 • Wyszukano 30 postów • 1, 2
     

     


     

     
    Copyright 2003. MĂłj serwis