Wiem, że temat był pewnie wałkowany wielokrotnie ale proszę o wskazówki jak to zainstalować bo z kompilacją jądra 2.6.36.1 sobie poradziłem ale z instalacją sterownika do karty Nvidia 9600GT pod tym jadrem 2.6.36.1 nie mogę.
Czytałem, że brakuje niektórych pakietów między innymi nagłówków pasujących do wersji jądra, i moje pytanie, jak sprawdzić czego jeszcze brakuje dodam że na starej wersji jadra 2.6.26-686 sterownik działa poprawnie ale na jadrze 2.6.36.1 nie działa pytanie patrząc po logu czego tam brakuje na tym forum znalazłem jak instalować sterownik i jak postępować w razie błędów i żeby analizować log i dojdzie się co jest nie tak tylko mi ten log nic nie mówi.
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Dec 9 09:51:55 2010
installer version: 260.19.21
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
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
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
run distro scripts : true
no nouveau check : false
run nvidia-xconfig : false
sigwinch work around : true
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)
installer prefix : (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)
precompiled kernel interfaces path : (not specified)
precompiled kernel interfaces url : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
selinux chcon type : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 260.19.21.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.36.1/source'
-> Kernel output path: '/lib/modules/2.6.36.1/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./kernel; make clean'...
-> Building kernel module:
executing: 'cd ./kernel; make module SYSSRC=/lib/modules/2.6.36.1/source SYS
OUT=/lib/modules/2.6.36.1/build'...
NVIDIA: calling KBUILD...
make -C /lib/modules/2.6.36.1/build \
KBUILD_SRC=/usr/src/linux-2.6.36.1 \
KBUILD_EXTMOD="/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel" -f /usr/s
rc/linux-2.6.36.1/Makefile \
modules
make[3]: Warning: File `.vmlinux.o.cmd' has modification time 4.7e+04 s in t
he future
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/generated/autoconf.h or include/config/auto.conf are
missing.";\
echo " Run 'make oldconfig && make prepare' on kernel src to fix it
."; \
echo; \
/bin/false)
mkdir -p /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_versions ; r
m -f /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_versions/*
make -f /usr/src/linux-2.6.36.1/scripts/Makefile.build obj=/tmp/selfgz3273/N
VIDIA-Linux-x86-260.19.21/kernel
make[4]: Warning: File `include/config/auto.conf' has modification time 5e+0
4 s in the future
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.nv.o.d -nos
tdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src/linux-2.
6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/include -includ
e include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.2
1/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-
strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-forma
t-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3
-freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -Wa,-mtune=gene
ric32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe
-Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse
2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer -Wdeclaration-after-s
tatement -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz3273/NVIDIA-L
inux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error
-D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.2
1\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASE
NAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/self
gz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_nv.o /tmp/selfgz3273/NVIDIA-Li
nux-x86-260.19.21/kernel/nv.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv.c
:13:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv.c
:13:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.nv_gvi.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src/linu
x-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/include -in
clude include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.
19.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -
fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-f
ormat-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregpa
rm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -Wa,-mtune
=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -
pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mn
o-sse2 -mno-3dnow -fno-stack-prote
ctor -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -f
no-strict-overflow -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel -Wa
ll -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM
-DNV_VERSION_STRING=\"260.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KB
UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.
tmp_nv_gvi.o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv_gvi.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv_g
vi.c:15:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv_g
vi.c:15:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.nv-vm.o.d -
nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src/linux
-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/include -inc
lude include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.1
9.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -f
no-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-fo
rmat-security -fno-delete-null-pointer-checks -Os -m32 -mso
ft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march
=i686 -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_
SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-
sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tm
p/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260
.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /
tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_nv-vm.o /tmp/selfgz327
3/NVIDIA-Linux-x86-260.19.21/kernel/nv-vm.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-v
m.c:14:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-v
m.c:14:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.os-agp.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src/linu
x-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/include -in
clude include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.
19.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -
fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-f
ormat-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregpa
rm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -Wa,-mtune
=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -
pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mn
o-sse2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer -Wdeclaration-af
ter-statement -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz3273/NVI
DIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-
error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.21\" -UDEBUG
-U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_
STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3273/N
VIDIA-Linux-x86-260.19.21/kernel/.tmp_os-agp.o /t
mp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-agp.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-a
gp.c:24:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-a
gp.c:24:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.os-interface
.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/sr
c/linux-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/inclu
de -include include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x8
6-260.19.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigr
aphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
-Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -
mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -Wa,
-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRA
ME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-m
mx -mno-sse2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer -Wdeclarat
ion-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz32
73/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast-qua
l -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.21\"
-UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME
=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tm
p/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_os-interface.o /tmp/self
gz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-interface.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-i
nterface.c:26:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-i
nterface.c:26:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.os-registry.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src
/linux-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/includ
e -include include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86
-260.19.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigra
phs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -
Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -m
regparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -Wa,-
mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI
_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno
-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tm
p/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260
.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -
c -o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_os-registry.o /t
mp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-registry.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-r
egistry.c:15:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-r
egistry.c:15:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.nv-i2c.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src/linu
x-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/include -in
clude include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.
19.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes
-Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-d
eclaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -ms
oft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -marc
h=i686 -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI
_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno
-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tm
p/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260
.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_nv-i2c.o /tmp/selfgz3
273/NVIDIA-Linux-x86-260.19.21/kernel/nv-i2c.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-i
2c.c:8:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-i
2c.c:8:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
cc -Wp,-MD,/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.nvacpi.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -I/usr/src/linu
x-2.6.36.1/arch/x86/include -Iinclude -I/usr/src/linux-2.6.36.1/include -in
clude include/generated/autoconf.h -I/tmp/selfgz3273/NVIDIA-Linux-x86-260.
19.21/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -
fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-f
ormat-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregpa
rm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -Wa,-mtune
=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -
pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mn
o-sse2 -mno-3dnow -fno-stack-protector -fomit-frame-pointer -Wdeclaration-af
ter-statement -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz3273/NVI
DIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-
error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.21\" -UDEBUG
-U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)
=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nv
idia)" -c -o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_nvacpi.
o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nvacpi.c
In file included from include/linux/kernel.h:17,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:27,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nvac
pi.c:15:
include/linux/bitops.h: In function ‘hweight_long’:
include/linux/bitops.h:49: warning: signed and unsigned type in conditional
expression
In file included from /usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess.h
:571,
from include/linux/poll.h:14,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
inux.h:84,
from /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nvac
pi.c:15:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h: In function ‘co
py_from_user’:
/usr/src/linux-2.6.36.1/arch/x86/include/asm/uaccess_32.h:209: warning: comp
arison between signed and unsigned
/bin/sh: yobjdump: command not found
yld -m elf_i386 -r -o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/
nvidia.o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv-kernel.o /tmp/
selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nv.o /tmp/selfgz3273/NVIDIA-Lin
ux-x86-260.19.21/kernel/nv_gvi.o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/
kernel/nv-vm.o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-agp.o /t
mp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/os-interface.o /tmp/selfgz32
73/NVIDIA-Linux-x86-260.19.21/kernel/os-registry.o /tmp/selfgz3273/NVIDIA-Li
nux-x86-260.19.21/kernel/nv-i2c.o /tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21
/kernel/nvacpi.o
/bin/sh: yld: command not found
make[4]: *** [/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel/nvidia.o] Er
ror 127
make[3]: *** [_module_/tmp/selfgz3273/NVIDIA-Linux-x86-260.19.21/kernel] Err
or 2
make[2]: *** [sub-make] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 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 [url]www.nvidia.com[/url].