[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

amd64 corriendo debian386: unable to build nvidia modules



hola lo que pasa es que tengo una maquin con procesador amd64 le acabo de instalar el debian386 unstable[por lo del flash] y cuando trato de instalar el nvidia drivers me tira un error : unable to build nvidia modules sucede que tengo un kernel 2.6.20.1-686 y pense que era por eso asi que instale el 2.6.20.1-486 y tampoco...bueno pues entonces decide ver el log y hay una parte donde dice que el error es "kernel configuration invalid...missing /include/linux/autoconfig.h..." yo pienso que esos son los headers y pues verifique y si estan instalados los de los dos kernel correspondientes ...........cualquier ayuda sera apreciada.gracias



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: 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".
-> Kernel source path: '/lib/modules/2.6.20-1-486/build'
-> Kernel output path: '/lib/modules/2.6.20-1-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 nv.o nv
  -vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvidia.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.20-1-486/bu
  ild SYSOUT=/lib/modules/2.6.20-1-486/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.20-1-486/build /lib/modules/2.6.
  20-1-486/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.20-1-486/build /lib/modules/2.6.
  20-1-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.20-1-486/build SUBDIRS=/tmp
  /selfgz3320/NVIDIA-Linux-x86-1.0-9755-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/selfgz3320/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_vers
  ions
rm -f /tmp/selfgz3320/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_version
  s/*



Reply to: