Jump to content

Recommended Posts

Posted

Прочитал кучу всяких руководств! И ничего... Драйвер поставил, потом он слетел неизвестно от чего... И теперь никак просто не могу скомпилить драйвер!

nvidia-installer log file '/var/log/nvidia-installer.log'

creation time: Sat Oct 13 18:08:58 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.

-> There appears to already be a driver installed on your system (version: 1.0-

9631). As part of installing this driver (version: 1.0-9631), the existing

driver will be uninstalled. Are you sure you want to continue? ('no' will a

bort installation) (Answer: Yes)

-> 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.18-4-k7/build'

-> Kernel output path: '/lib/modules/2.6.18-4-k7/build'

-> Performing rivafb check.

-> Performing nvidiafb 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

-> Building kernel module:

executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.18-4-k7/bui

ld SYSOUT=/lib/modules/2.6.18-4-k7/build'...

NVIDIA: calling KBUILD...

make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-4-k7/build SUBDIRS=/home

/andrew/Desktop/Linux Doc/programs/Soft/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/s

rc/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)

make[2]: *** Нет правила для сборки цели `Doc/program

s/Soft/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv'. Останов.

NVIDIA: left KBUILD.

nvidia.ko failed to build!

make[1]: *** [module] Ошибка 1

make: *** [module] Ошибка 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.

Posted

ядро с исходниками надо то, о котором(рых) речь идет в инструкции к драйверу

Posted

А точнее, надо установить исходники того ядра, которое сейчас стоит в системе. У вас есть пакет с ними. У меня ощущение, что проблема в этом.

Posted

698547 писал(а) Thu, 18 October 2007 10:54

usr/src/uname -r/

Это что было?

Еще раз: у вас в системе установлено ядро. Исходники к нему, а также заголовочные файлы, как правило идут в двух отдельных пакетах в большинстве современных дистрибутивов. У вас эти пакеты установлены? Как они называются в Debian, не знаю, поэтому не говорю конкретно, что должно быть установлено.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...