NVIDIA-Linux-1.0-7667-pkg1.run

Neo69

Не могу установить драйвера для видюхи на Debian, вот что пишет nvidia-installer.log
no questions : false
silent : 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
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : /usr/src/kernel-source-2.6.8.tar.bz2
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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/usr/src/kernel-source-2.6.8.tar.bz2' as
specified by the '--kernel-source-path' commandline option.
ERROR: The kernel source path '/usr/src/kernel-source-2.6.8.tar.bz2' does not
exist. Please make sure you have installed the kernel source files for
your kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
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.
Привем kernel-source установлен. Так и не могу понять что еще надо?

Fragaria

я вроде уже писал, что распаковывать надо этот tar.bz2 с kernel-source, а ты этот файл инсталлеру вместо исходников подсовываешь =)

Neo69

ААА. А я думал что он так поймет. А как распаковывать? Я бы в инет поискал, да деньги кончились.

gsharov

любым имеющимя архивером или mc, ну или по нормальному - man tar

Fragaria

tar -jxvf kernel-source-blah-blah-blah... находясь в /usr/src

galina60

-jxvf
параметров-то нахуячил....

Neo69

Спасибо уже нашел. Не подскажите еще как называется пакет типа libc developing package чтобы скомипилировать исходники?
Искал apt-cache search libc выдает очень много ссылок.

Neo69

А теперь выдает ошибку
ERROR: The kernel header file
'/usr/src/kernel-source-2.6.8/include/linux/version.h' does not exist.
The most likely reason for this is that the kernel source files in
'/usr/src/kernel-source-2.6.8' have not been configured.
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.

Fragaria

Тебе скорее всего ещё kernel-headers нужно поставить

Neo69

поставил, та же фигня.

Fragaria

зайди проверь ручками, файл-то такой есть вабще? может ты исходники просто не туда распаковал?

Neo69

kernel-headers тоже установил и теперь при установке пишет
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Dec 7 13:23:18 2005
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : true
no questions : false
silent : 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
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : /usr/src/kernel-source-2.6.8
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: 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 test with CC="cc".
-> Using the kernel source path '/usr/src/kernel-source-2.6.8' as specified by
the '--kernel-source-path' commandline option.
-> Kernel source path: '/usr/src/kernel-source-2.6.8'
-> Kernel output path: '/usr/src/kernel-source-2.6.8'
-> 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.o nv-vm.o os-
agp.o os-interface.o os-registry.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
rm -f -rf .tmp_versions
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/kernel-source-2.6.8
SYSOUT=/usr/src/kernel-source-2.6.8'...

NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /usr/src/kernel-source-2.6.8 SUBDIRS=/tmp/se
lfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv modules
Makefile .config: No such file or directory
mkdir -p /tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv/.tmp_vers
ions
make -f scripts/Makefile.build obj=/tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174
-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz2683/NVI
DIA-Linux-x86-1.0-8174-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv/.nv.o
.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-pro
totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe -msoft-float -
mpreferred-stack-boundary=2 -Iinclude/asm-i386/mach-default -O2 -fomit-fra
me-pointer -I/tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv -Wal
l -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses
-Wpointer-arith -Wno-multichar -Werror -O -fno-com
mon -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D_
_KERNEL__ -DMODULE -DNTRM -DNVRM -DDYNAMIC_SLI -DNV_MAJOR_VERSION=1 -DNV_M
INOR_VERSION=0 -DNV_PATCHLEVEL=8174 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SYSCTL_M
AX_MAP_COUNT_PRESENT -DNV_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_P
RESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=n
vidia -c -o /tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv/nv.o /
tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:14,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src
/nv/nv-linux.h:47,
from /tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src
/nv/nv.c
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h warning: pointer of type `void *' used in arith
metic
/bin/sh: line 1: scripts/basic/fiep: No such file or directory
make[3]: *** [/tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src/nv/nv.o
] пЫЙВЛБ 1
make[2]: *** [_module_/tmp/selfgz2683/NVIDIA-Linux-x86-1.0-8174-pkg1/usr/src
/nv] пЫЙВЛБ 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [mdl] пЫЙВЛБ 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.

Neo69

up

Neo69

up.

ppplva

Makefile .config: No such file or directory
попробуй сконфигурять ядро

Neo69

Как это делается и для чего?
Оставить комментарий
Имя или ник:
Комментарий: