Instalowałem sterowniki według poradnika Kaki, kilka razy, trochę kombinowałem czytałem artykuły na różnych forach, ale ciągle coś nie wychodzi.
Log z instalacji:
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Dec 20 11:50:05 2008
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)
force compat32 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)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 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 : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 177.82.
-> 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 ([url]ftp://download.nvidia.com[/url])? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.26-1-amd64/build'
-> Kernel output path: '/lib/modules/2.6.26-1-amd64/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.26-1-amd64/
build SYSOUT=/lib/modules/2.6.26-1-amd64/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-1-amd64/build SUBDIRS=/t
mp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/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/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.tmp_ver
sions ; rm -f /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.tm
p_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.8
2-pkg2/usr/src/nv
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include -D__KERN
EL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro
totypes -Wno-trigraphs -fno-st
rict-aliasing -fno-common -Werror-implicit-function-declaration -Os -fno-s
tack-protector -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a
-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_F
RAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno
-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointe
r -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz6408/NVIDIA
-Linux-x86_64-177.82-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
-Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Wer
ror -mcmodel=kernel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"177.82\" -UDEBUG -U_
DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(
nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6408/NVIDIA-Lin
ux-x86_64-177.82-pkg2/usr/src/nv/.tmp_nv.o /tmp/selfgz6408/NVIDIA-Linux-x86_
64-177.82-pkg2/usr/src/nv/nv.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv.c:14:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include -D__K
ERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-
function-declaration -Os -fno-stack-protector -m64 -mtune=generic -mno-red
-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_
AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchr
onous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86
/m
ach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-
sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv -Wall -W
implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
ointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD -Wsi
gn-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSI
ON_STRING=\"177.82\" -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/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.tmp_nv-
vm.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/nv-vm.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include -D__
KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict
-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit
-function-declaration -Os -fno-stack-protector -m64 -mtune=generic -mno-re
d-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG
_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynch
ronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x8
6/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno-point
er-sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv -Wall
-Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -
Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD -W
sign-compare -Wno-cast-qual
-Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"177.82\" -UDEB
UG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
D_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6408/
NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.tmp_os-agp.o /tmp/selfgz6408/NVI
DIA-Linux-x86_64-177.82-pkg2/usr/src/nv/os-agp.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-agp.c:24:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-agp.c:24:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-agp.c:24:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/includ
e -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-im
plicit-function-declaration -Os -fno-stack-protector -m64 -mtune=generic -
mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -D
CONFIG_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 -Iinclude/
asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno
-pointer-sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -M
D -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -D
NV_VERSION_STRING=\"177.82\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_S
TR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/
src/nv/.tmp_os-interface.o /tmp/selfgz6408/NVIDI
A-Linux-x86_64-177.82-pkg2/usr/src/nv/os-interface.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-interface.c:26:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-interface.c:26:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-interface.c:26:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include
-D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impl
icit-function-declaration -Os -fno-stack-protector -m64 -mtune=generic -mn
o-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCO
NFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compa
re -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -I
include/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statem
ent -Wno-pointer-sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/us
r/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-re
d-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE
-DNVRM -DNV_VERSION_STRING=\"177.82\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D
"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MO
DNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-p
kg2/usr/src/nv/.tmp_os-registry.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82
-pkg2/usr/src/nv/os-registry.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-registry.c:15:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-registry.c:15:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/os-registry.c:15:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include -D__
KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict
-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit
-function-declaration -Os -fno-stack-protector -m64 -mtune=generic -mno-re
d-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG
_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynch
ronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x8
6/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno-point
er-sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv -Wall
-Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-s
ubscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kern
el -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__
-DMODULE -DNVRM -DNV_VERSION_STRING=\"177.82\" -UDEBUG -U_DEBUG -DNDEBUG -D
MODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUIL
D_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.
82-pkg2/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-
pkg2/usr/src/nv/nv-i2c.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include -D__
KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict
-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit
-function-declaration -Os -fno-stack-protector -m64 -mtune=generic -mno-re
d-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG
_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynch
ronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x8
6/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno-point
er-sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv -Wall
-Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -
Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD -W
sign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VER
SION_STRING=\"177.82\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=
#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(n
vidia)" -c -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.tm
p_nvacpi.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/nvacpi
.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nv-linux.h:142,
from /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
ld -m elf_x86_64 -r -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/u
sr/src/nv/nvidia.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/n
v/nv-kernel.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/nv.
o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/nv-vm.o /tmp/se
lfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/os-agp.o /tmp/selfgz6408
/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/os-interface.o
/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/os-registry.o /tm
p/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/nv-i2c.o /tmp/selfgz
6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/nvacpi.o
(cat /dev/null; echo kernel//tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg
2/usr/src/nv/nvidia.ko ;) > /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/u
sr/src/nv/modules.order
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.26-1-amd64/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.26-1-amd64/Module.sy
mvers -I /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/Module.s
ymvers -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/Module
.symvers -S -w -c -s
cc -Wp,-MD,/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include
-D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-co
mmon -Werror-implicit-function-declaration -Os -fno-stack-protector -m64 -
mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-ou
tgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sig
n-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3
dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after
-statement -Wno-pointer-sign -I/tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pk
g2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscr
ipts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -m
no-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMO
DULE -DNVRM -DNV_VERSION_STRING=\"177.82\" -UDEBUG -U_DEBUG -DNDEBUG -D"KB
UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAM
E=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177
.82-pkg2/usr/src/nv/nvidia.mod.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-
pkg2/usr/src/nv/nvidia.mod.c
ld -r -m elf_x86_64 --build-id -o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177
.82-pkg2/usr/src/nv/nvidia.ko /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg
2/usr/src/nv/nvidia.o /tmp/selfgz6408/NVIDIA-Linux-x86_64-177.82-pkg2/usr/sr
c/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
[ 25.971680] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 36.326641] eth1: no IPv6 routers present
[ 47.871377] pnp: the driver 'parport_pc' has been registered
[ 47.875377] lp: driver loaded but no devices found
[ 47.902326] ppdev: user-space parallel port driver
[ 50.736488] warning: `avahi-daemon' uses 32-bit capabilities (legacy
support in use)
[ 52.743128] Bluetooth: Core ver 2.11
[ 52.743128] NET: Registered protocol family 31
[ 52.743128] Bluetooth: HCI device and connection manager initialized
[ 52.743128] Bluetooth: HCI socket layer initialized
[ 52.842271] Bluetooth: L2CAP ver 2.9
[ 52.842271] Bluetooth: L2CAP socket layer initialized
[ 52.937470] Bluetooth: RFCOMM socket layer initialized
[ 52.937679] Bluetooth: RFCOMM TTY layer initialized
[ 52.937870] Bluetooth: RFCOMM ver 1.8
[ 69.998558] eth1: no IPv6 routers present
[ 363.538820] CE: hpet increasing min_delta_ns to 15000 nsec
[ 431.543493] npviewer.bin[3835]: segfault at f5713d6c ip f6ddcae3 sp
f3637360 error 4 in libflashplayer.so[f6968000+951000]
[ 1814.530963] CE: hpet increasing min_delta_ns to 22500 nsec
[ 1922.334110] CE: hpet increasing min_delta_ns to 33750 nsec
[ 2576.912344] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) ->
IRQ 16
[ 2576.912362] PCI: Setting latency timer of device 0000:01:00.0 to 64
[ 2576.912493] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 177.82 Tue
Nov 4 16:50:05 PST 2008
[ 3243.185664] PCI: Setting latency timer of device 0000:01:00.0 to 64
[ 3243.185805] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 177.82 Tue
Nov 4 16:50:05 PST 2008
-> Installing both new and classic TLS OpenGL libraries.
-> Installing both new and classic TLS 32bit OpenGL libraries.
-> Install NVIDIA's 32-bit compatibility OpenGL libraries? (Answer: Yes)
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Searching for conflicting compat32 files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (177.82):
executing: '/sbin/ldconfig'...
executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Would you like to run the nvidia-xconfig utility to automatically update you
r X configuration file so that the NVIDIA X driver will be used when you res
tart X? Any pre-existing X configuration file will be backed up. (Answer: Y
es)
-> Your X configuration file has been successfully updated. Installation of
the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 177.82) is
now complete.
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Tue Nov 4 17:18:57 PST 2008
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NVIDIA Default Card"
Driver "nvidia" // aktualnie zmienilem na nv
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NVIDIA Default Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Kod: Zaznacz cały
screen not found