Użyłem polecenia
Kod: Zaznacz cały
apt-get remove --purge alsa-*
Debian lenny jądro 2.6 zainstalowane dwa środowiska fluxbox i KDE ( w tym compiz ) Sterowniki nvidii zainstalowane.
I co z tym fantem zrobić?? :/
Kod: Zaznacz cały
apt-get remove --purge alsa-*
Kod: Zaznacz cały
/var/log/Xorg.0.log
Kod: Zaznacz cały
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux debian 2.6.21-2-686 #1 SMP Wed Jul 11 03:53:02 UTC 2007 i686
Build Date: 09 August 2007
Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 3 18:03:40 2008
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 42 of section Device in file /etc/X11/xorg.conf
"Load" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file
Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Jan 3 19:40:15 2008
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 : [url]ftp://download.nvidia.com[/url]
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: 100.
14.11). As part of installing this driver (version: 169.07), the existing d
river will be uninstalled. Are you sure you want to continue? ('no' will ab
ort 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 ([url]ftp://download.nvidia.com[/url])? (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.21.6/source'
-> Kernel output path: '/lib/modules/2.6.21.6/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.21.6/source
SYSOUT=/lib/modules/2.6.21.6/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.21.6/build KBUILD_VERBOSE=1 -C /li
b/modules/2.6.21.6/source SUBDIRS=/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pk
g1/usr/src/nv modules
make -C /lib/modules/2.6.21.6/build \
KBUILD_SRC=/usr/src/linux-2.6.21.6 \
KBUILD_EXTMOD="/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv" -f
/usr/src/linux-2.6.21.6/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/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.tmp_versio
ns
rm -f /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.tmp_versions/
*
make -f /usr/src/linux-2.6.21.6/scripts/Makefile.build obj=/tmp/selfgz2651/N
VIDIA-Linux-x86-169.07-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.nv.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__ -
Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include include/linux
/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-bou
ndary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-outgoing-arg
s -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.21.6
/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-
pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__
KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169.0
7\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENA
ME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2
651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nv.o /tmp/selfgz2651/NVIDIA-Linu
x-x86-169.07-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.nv-vm.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL
__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include include/l
inux/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -
Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-co
mmon -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stac
k-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-outgoin
g-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6
.21.6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-f
rame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer
-sign -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -Wall -Wimp
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
ter-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-erro
r -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169.07\" -UDEBUG -U_DEB
UG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_v
m)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2651/NVIDIA-Linu
x-x86-169.0
7-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/s
rc/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-vm.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.os-agp
.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
L__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include include/
linux/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv
-Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
g -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mprefe
rred-stack-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulat
e-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/
linux-2.6.21.6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno
-pointer-sign -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -Wa
ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthese
s -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -
Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169.07\" -UDEBU
G -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/selfgz2651/NV
IDIA-Linux-x86-169.07-pkg1/usr/src/nv/os-agp.o /tmp/selfgz2651/NVIDIA-Linux-
x86-169.07-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/os-agp.c:24:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.os-int
erface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D_
_KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include in
clude/linux/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/s
rc/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferr
ed-stack-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-
outg
oing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-
2.6.21.6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomi
t-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-poin
ter-sign -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -Wall -W
implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
ointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169.07\" -UDEBUG -U_
DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(o
s_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2651/N
VIDIA-Linux-x86-169.07-pkg1/usr/src/nv/os-interface.o /tmp/selfgz2651/NVIDIA
-Linux-x86-169.07-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/os-interface.c:26:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.os-reg
istry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__
KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include inc
lude/linux/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/sr
c/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -
fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferre
d-stack-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-o
utgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/lin
ux-2.6.21.6/include/asm-i386/mach-default -Iinclude/asm-i386/m
ach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-st
atement -Wno-pointer-sign -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/us
r/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169
.07\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASE
NAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /
tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/os-registry.o /tmp/se
lfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/os-registry.c:15:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.nv-i2c
.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
L__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include include/
linux/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv
-Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-c
ommon -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-sta
ck-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-outgoi
ng-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.
6.21.6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-
frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointe
r-sign -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07
-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-sub
scripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-comp
are -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRI
NG=\"169.07\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBU
ILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -
o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nv-i2c.o /tmp/self
gz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-i2c.c:8:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.nvacpi
.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
L__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include include/
linux/autoconf.h -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv
-Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-c
ommon -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-sta
ck-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-outgoi
ng-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.
6.21.6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-
frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointe
r-sign -I/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv -Wall -Wim
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoi
nter-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast
-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"169.07\"
-UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K
BUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2
651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nvacpi.o /tmp/selfgz2651/NVIDIA-
Linux-x86-169.07-pkg1/usr/src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/n
v/nvacpi.c:15:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-
pkg1/usr/src/nv/nvidia.o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/sr
c/nv/nv-kernel.o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nv.
o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nv-vm.o /tmp/selfg
z2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/os-agp.o /tmp/selfgz2651/NVIDI
A-Linux-x86-169.07-pkg1/usr/src/nv/os-interface.o /tmp/selfgz2651/NVIDIA-Lin
ux-x86-169.07-pkg1/usr/src/nv/os-registry.o /tmp/selfgz2651/NVIDIA-Linux-x86
-169.07-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg
1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.21.6/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.21.6/Module.symvers -I /tmp/se
lfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/Module.symvers -o /tmp/self
gz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/Module.symvers -w vmlinux /tm
p/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nvidia.o
cc -Wp,-MD,/tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/.nvidia
.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__K
ERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.6/include -include incl
ude/linux/autoconf.h -I/usr/src/linux-2.6.21.6/ -I -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-fl
oat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686
-mtune=pentium4 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1
-DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.21.6/include/asm-i386/ma
ch-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-p
rotector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(
nvidia)" -DMODULE -c -o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src
/nv/nvidia.mod.o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nvi
dia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-p
kg1/usr/src/nv/nvidia.ko /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/sr
c/nv/nvidia.o /tmp/selfgz2651/NVIDIA-Linux-x86-169.07-pkg1/usr/src/nv/nvidia
.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
intel8x0_measure_ac97_clock: measured 54674 usecs
intel8x0: clocking to 48000
usb 3-2: reset full speed USB device using uhci_hcd and address 2
usbcore: registered new interface driver speedtch
speedtch 3-2:1.0: found stage 1 firmware speedtch-1.bin
speedtch 3-2:1.0: found stage 2 firmware speedtch-2.bin
Adding 265064k swap on /dev/sda3. Priority:-1 extents:1 across:265064k
EXT3 FS on sda2, internal journal
it87: Found IT8712F chip at 0x290, revision 5
it87-isa 9191-0290: Detected broken BIOS defaults, disabling PWM interface
NTFS volume version 3.1.
NTFS volume version 3.1.
ATM dev 0: ADSL line is synchronising
ATM dev 0: ADSL line is up (640 kb/s down | 160 kb/s up)
PPP generic driver version 2.4.2
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
PPP BSD Compression module registered
PPP Deflate Compression module registered
nvidia: module license 'NVIDIA' taints kernel.
NVRM: loading NVIDIA UNIX x86 Kernel Module 100.14.11 Wed Jun 13 18:21:22
PDT 2007
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
NVRM: loading NVIDIA UNIX x86 Kernel Module 169.07 Thu Dec 13 18:42:56 PST
2007
-> Installing both new and classic TLS OpenGL libraries.
-> Parsing log file:
-> done.
-> Validating previous installation:
-> done.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-1001411
(100.14.11)):
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
Linux-x86 (100.14.11) is complete.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (169.07):
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:
ERROR: The runtime configuration check failed for the library
'libnvidia-tls.so.169.07' (expected: '/usr/lib/tls/libnvidia-tls.so.1',
found: '/usr/lib/libnvidia-tls.so.1'). The most likely reason for this
is that conflicting OpenGL libraries are installed in a location not
inspected by `nvidia-installer`. Please be sure you have uninstalled
any third-party OpenGL and/or third-party graphics driver packages.
-> done.
-> Runtime sanity check failed.
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].
Kod: Zaznacz cały
apt-get install -reinstall xserver-xorg