Буэнос ночес, собственно предмет вопроса: собрал ядро 2.6.31-rt(и без него), конфиг ядра от моего же предыдущего(2.6.26.8-rt16) ядра, видеокарта gforce-fx-5200, пробую ставить драйвер , получаю :
installer version: 1.0.7
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
no cc version 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.
-> Installing NVIDIA driver version 173.14.18.
-> There appears to already be a driver installed on your system (version: 173.
14.12). As part of installing this driver (version: 173.14.18), the existin
g driver will be uninstalled. Are you sure you want to continue? ('no' will
abort 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.31/source'
-> Kernel output path: '/lib/modules/2.6.31/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.31/source S
YSOUT=/lib/modules/2.6.31/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.31/build KBUILD_VERBOSE=1 -C /lib/
modules/2.6.31/source SUBDIRS=/tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg
1/usr/src/nv modules
make -C /lib/modules/2.6.31/build \
KBUILD_SRC=/usr/src/linux-2.6.31 \
KBUILD_EXTMOD="/tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv"
-f /usr/src/linux-2.6.31/Makefile \
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/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_ver
sions ; rm -f /tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tm
p_versions/*
make -f /usr/src/linux-2.6.31/scripts/Makefile.build obj=/tmp/selfgz3183/NVI
DIA-Linux-x86-173.14.18-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -Iinclude
-Iinclude2 -I/usr/src/linux-2.6.31/include -I/usr/src/linux-2.6.31/arch/x86/
include -include include/linux/autoconf.h -I/tmp/selfgz3183/NVIDIA-Linux-x
86-173.14.18-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes
-Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-de
claration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -mso
ft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march
=i686 -mtune=pentium4 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DC
ONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-a
synchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-
protector -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-si
gn -fno-strict-overflow -I/tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/
usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswi
tch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar
-Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -
DNVRM -DNV_VERSION_STRING=\"173.14.18\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=K
BUILD_STR(nvidia)" -c -o /tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/us
r/src/nv/.tmp_nv.o /tmp/selfgz3183/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/n
v/nv.c