B
Witam.
Idąc za waszą radą, dołożyłem repozytorium z wersji testowej, włączyłem aktualizacje, dużo pakietów się zaktualizowało (ale jądro pozostało to samo).
Następnie wykonałem modconf, chciałem wyłączyć nvidiafb, ale okazało się że już są odznaczone.
Przystąpiłem do instalacji sterowników.
Instalacja poszła, nie było już tego błędu, za to w czasie instalacji dostałem inne błędy (w logu widać). Jednak instalacja poszła do końca. Potem instalator skonfigurował xorg.conf.
Jednak X nie uruchamiają się, pojawia się jakiś błąd (log). I nadal jestem w kropce.
Na razie ręcznie przełączyłem na sterownik nv w xorg.conf, ale co ze sterownikiem od nvidii?
Log instalera nvidii:
log xorg'a
(zaraz dorzucę, bo się nadpisał po uruchomieniu na sterach nv)
[ Dodano: 2009-09-20, 11:37 ]
I jeszcze mój xorg.conf:
Liczę na waszą pomoc.
Idąc za waszą radą, dołożyłem repozytorium z wersji testowej, włączyłem aktualizacje, dużo pakietów się zaktualizowało (ale jądro pozostało to samo).
Następnie wykonałem modconf, chciałem wyłączyć nvidiafb, ale okazało się że już są odznaczone.
Przystąpiłem do instalacji sterowników.
Instalacja poszła, nie było już tego błędu, za to w czasie instalacji dostałem inne błędy (w logu widać). Jednak instalacja poszła do końca. Potem instalator skonfigurował xorg.conf.
Jednak X nie uruchamiają się, pojawia się jakiś błąd (log). I nadal jestem w kropce.
Na razie ręcznie przełączyłem na sterownik nv w xorg.conf, ale co ze sterownikiem od nvidii?
Log instalera nvidii:
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Sep 20 10:55:57 2009
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 : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 185.18.36.
-> 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".
-> The CC version check failed:
The compiler used to compile the kernel (gcc 4.1) does not exactly match the
current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kern
el modules built with a version of gcc that does not exactly match that of t
he compiler used to build the running kernel.
If you know what you are doing and want to ignore the gcc version check, sel
ect "No" to continue installation. Otherwise, select "Yes" to abort install
ation, set the CC environment variable to the name of the compiler used to c
ompile your kernel, and restart installation. Abort now? (Answer: No)
-> Kernel source path: '/lib/modules/2.6.26-2-686/build'
-> Kernel output path: '/lib/modules/2.6.26-2-686/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-2-686/bu
ild SYSOUT=/lib/modules/2.6.26-2-686/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-686/build SUBDIRS=/tmp
/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_ver
sions ; rm -f /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tm
p_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.3
6-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -D__KERNEL
__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto
types -Wno-trigraphs -fno-strict
-aliasing -fno-common -Werror-implicit-function-declaration -fno-delete-null
-pointer-checks -fno-strict-overflow -Os -fno-stack-protector -m32 -msoft-
float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i
686 -ffreestanding -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/self
gz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-
type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-
multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-er
ror -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -
U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_ST
R(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz9510/NVIDIA-L
inux-x86-185.18.36-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz9510/NVIDIA-Linux-x8
6-185.18.36-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -D__KER
NEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fu
nction-declaration -fno-delete-null-pointer-checks -fno-strict-overflow -Os
-fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
eferred-stack-boundary=2 -march=i686 -ffreestanding -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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/us
r/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar
-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-
pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DN
VRM -DNV_VERSION_STRING=\"185.18.36\" -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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/us
r/src/nv/.tmp_nv-vm.o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-vm.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -fno-delete-null-poin
ter-checks -fno-strict-overflow -Os -fno-stack-protector -m32 -msoft-float
-mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -f
freestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-
sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-fram
e-pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz951
0/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type
-Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multi
char -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -
D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEB
UG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_
agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz9510/NVIDIA-Li
nux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz9510/NVIDIA-Linux
-x86-185.18.36-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/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 -fno-delete-null-pointer-checks -fno-strict-overfl
ow -Os -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-ret
urn -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -pipe -Wno-si
gn-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-
3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-afte
r-statement -Wno-pointer-sign -I/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36
-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-sub
scripts -Wparentheses -Wpointer-arith -Wno-mul
tichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error
-D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DE
BUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os
_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz9510/NV
IDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz9510
/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -
D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impli
cit-function-declaration -fno-delete-null-pointer
-checks -fno-strict-overflow -Os -fno-stack-protector -m32 -msoft-float -m
regparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffr
eestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-ss
e -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-
pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz9510/
NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -W
switch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multich
ar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_
_KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG
-DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_reg
istry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz9510/NVIDIA-
Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz9510/NVIDI
A-Linux-x86-185.18.36-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/os-registry.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -fno-delete-null-pointer-checks -fno-strict-overflow -Os
-fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
referred-stack-boundary=2 -march=i686 -ffreestanding -pipe -Wno-sign-comp
are -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -
Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-state
ment -Wno-pointer-sign -I/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/u
sr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wp
ointer-arith -Wno-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185
.18.36\" -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 /t
mp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/
selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -fno-delete-null-pointer-checks -fno-strict-ove
rflow -Os -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-
return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -pipe -Wno
-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -m
no-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-a
fter-statement -Wno-pointer-sign -I/tmp/selfgz9510/NVIDIA-Linux-x86-185.18
.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-
subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-p
op -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNV
RM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"
KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=
KBUILD_STR(nvidia)" -c -o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/us
r/src/nv/.tmp_nvacpi.o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nvacpi.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nvacpi.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/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:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
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
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
ld -m elf_i386 -r -o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr
/src/nv/nvidia.o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/
nv-kernel.o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv.o
/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv-vm.o /tmp/self
gz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-agp.o /tmp/selfgz9510/N
VIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-interface.o /tmp/selfgz9510/NVI
DIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-registry.o /tmp/selfgz9510/NVIDIA
-Linux-x86-185.18.36-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz9510/NVIDIA-Linux-x
86-185.18.36-pkg1/usr/src/nv/nvacpi.o
(cat /dev/null; echo kernel//tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg
1/usr/src/nv/nvidia.ko ;) > /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/u
sr/src/nv/modules.order
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.26-2-686/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.26-2-686/Module.symv
ers -I /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/Module.sym
vers -o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/Module.s
ymvers -S -w -c -s
cc -Wp,-MD,/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.4/include -D
__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstri
ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
it-function-declaration -fno-delete-null-pointer-checks -fno-strict-overflow
-Os -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -march=i686 -ffreestanding -pipe -Wno-sign-c
ompare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dno
w -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-st
atement -Wno-pointer-sign -I/tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/
usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscript
s -Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-pop -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_V
ERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvi
dia)" -DMODULE -c -o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src
/nv/nvidia.mod.o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/
nvidia.mod.c
In file included from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nvidia.mod.c:1:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
ld -r -m elf_i386 --build-id -o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.3
6-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/
usr/src/nv/nvidia.o /tmp/selfgz9510/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/
nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
[ 13.800273] sd 1:0:0:0: [sdb] 1965056 512-byte hardware sectors (1006 MB)
[ 13.803509] sd 1:0:0:0: [sdb] Write Protect is off
[ 13.803557] sd 1:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 13.803560] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 13.811628] sd 1:0:0:0: [sdb] 1965056 512-byte hardware sectors (1006 MB)
[ 13.813513] sd 1:0:0:0: [sdb] Write Protect is off
[ 13.813560] sd 1:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 13.813564] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 13.813608] sdb: sdb1
[ 13.815851] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 14.068651] NET: Registered protocol family 10
[ 14.069170] lo: Disabled Privacy Extensions
[ 25.060033] eth0: no IPv6 routers present
[ 26.997191] lp0: using parport0 (interrupt-driven).
[ 27.024086] ppdev: user-space parallel port driver
[ 54.590902] FAT: utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
[ 54.926185] FAT: utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
[ 493.299867] mtrr: no MTRR for d0000000,4000000 found
[ 514.561605] mtrr: no MTRR for d0000000,4000000 found
[ 593.642674] Linux agpgart interface v0.103
[ 593.727530] nvidia: module license 'NVIDIA' taints kernel.
[ 593.984072] ACPI: PCI Interrupt Link [LNEC] enabled at IRQ 18
[ 593.984088] ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNEC] -> GSI 18
(level, low) -> IRQ 18
[ 593.984099] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 593.984475] NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri
Aug 14 17:18:04 PDT 2009
-> Installing both new and classic TLS OpenGL libraries.
-> Searching for conflicting X files:
ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xlibmesa' for reading (No such
file or directory)
ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xlibmesa' for reading (No such
file or directory)
ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xlibmesa' for reading (No such
file or directory)
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (185.18.36):
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 (version: 185.18.36) is
now complete.
(zaraz dorzucę, bo się nadpisał po uruchomieniu na sterach nv)
[ Dodano: 2009-09-20, 11:37 ]
Kod: Zaznacz cały
X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.4-dsa-ia32 i686 Debian
Current Operating System: Linux kajetan-desktop-debian 2.6.26-2-686 #1 SMP Wed Aug 19 06:06:52 UTC 2009 i686
Build Date: 06 August 2009 04:49:57PM
xorg-server 2:1.6.3-1+b1 ([email protected])
Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
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: Sun Sep 20 11:30:14 2009
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 13 of section Files in file /etc/X11/xorg.conf
Ignoring obsolete keyword "RgbPath".
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Samsung SyncMaster 740n"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0:0:5:0) 10de:0242:1849:0242 nVidia Corporation C51G [GeForce 6100] rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "xtrap"
(WW) Warning, couldn't open module xtrap
(II) UnloadModule: "xtrap"
(EE) Failed to load module "xtrap" (module does not exist, 0)
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 185.18.36 Fri Aug 14 17:50:12 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.3, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
(EE) NVIDIA: system's kernel log for additional error messages.
(II) UnloadModule: "nvidia"
(II) Unloading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(EE) Failed to load module "nvidia" (module-specific error, 0)
(EE) No drivers available.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at [url]http://wiki.x.org[/url]
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Fri Aug 14 17:54:58 PDT 2009
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Samsung SyncMaster 740n"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS" "True"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Samsung SyncMaster 740n"
SubSection "Display"
Viewport 0 0
Modes "1024x768"
EndSubSection
EndSection
Zastanawiam się, czy czasami ten fragment loga nie wskazuje problemu
i wtedy uruchomić instalator od nowa.
Spróbuj może czegoś takiegoThe compiler used to compile the kernel (gcc 4.1) does not exactly match the
current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kern
el modules built with a version of gcc that does not exactly match that of t
he compiler used to build the running kernel.
If you know what you are doing and want to ignore the gcc version check, sel
ect "No" to continue installation. Otherwise, select "Yes" to abort install
ation, set the CC environment variable to the name of the compiler used to c
ompile your kernel, and restart installation. Abort now? (Answer: No)
Kod: Zaznacz cały
su -
cd /usr/bin
rm gcc
ln -s gcc-4.1 gcc
Niestety to nie to. Na gcc4.1 ten sam błąd
To jest coś z tym glx:
Ale nie wiem jak to rozgryźć?
To jest coś z tym glx:
Kod: Zaznacz cały
ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xlibmesa' for reading (No such
file or directory)
Zainstaluj jądro 2.6.30 .
Pokaże dostępne jądra.
Kod: Zaznacz cały
aptitude search linux-image
Kod: Zaznacz cały
kajetan-desktop-debian:/home/kajetan# aptitude search linux-image
v linux-image -
v linux-image-2.6 -
p linux-image-2.6-486 - Obraz Linuksa 2.6 dla x86
i linux-image-2.6-686 - Obraz Linuksa 2.6 dla PPro/Celeron/PII/PII
p linux-image-2.6-686-bigmem - Obraz Linuksa 2.6 dla PPro/Celeron/PII/PII
p linux-image-2.6-amd64 - Obraz Linuksa 2.6 dla AMD64
p linux-image-2.6-k7 - Linux 2.6 image on AMD K7 - transition pac
p linux-image-2.6-openvz-686 - Linux 2.6 image on PPro/Celeron/PII/PIII/P
p linux-image-2.6-vserver-686 - Linux 2.6 image on PPro/Celeron/PII/PIII/P
p linux-image-2.6-vserver-686-big - Linux 2.6 image on PPro/Celeron/PII/PIII/P
p linux-image-2.6-xen-686 - Linux 2.6 image on i686, oldstyle Xen supp
p linux-image-2.6.26-1-486 - Linux 2.6.26 image on x86
i A linux-image-2.6.26-1-686 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-1-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-1-amd64 - Linux 2.6.26 image on AMD64
p linux-image-2.6.26-1-openvz-686 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-1-vserver-68 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-1-vserver-68 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-1-xen-686 - Linux 2.6.26 image on i686, oldstyle Xen s
p linux-image-2.6.26-2-486 - Linux 2.6.26 image on x86
i A linux-image-2.6.26-2-686 - Linux 2.6.26 image on PPro/Celeron/PII/PII
i linux-image-2.6.26-2-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-2-amd64 - Linux 2.6.26 image on AMD64
p linux-image-2.6.26-2-openvz-686 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-2-vserver-68 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-2-vserver-68 - Linux 2.6.26 image on PPro/Celeron/PII/PII
p linux-image-2.6.26-2-xen-686 - Linux 2.6.26 image on i686, oldstyle Xen s
p linux-image-2.6.29-bpo.2-486 - Linux 2.6.29 image on x86
p linux-image-2.6.29-bpo.2-686 - Linux 2.6.29 image on PPro/Celeron/PII/PII
p linux-image-2.6.29-bpo.2-686-bi - Linux 2.6.29 image on PPro/Celeron/PII/PII
p linux-image-2.6.29-bpo.2-amd64 - Linux 2.6.29 image on AMD64
p linux-image-2.6.30-1-486 - Linux 2.6.30 image on x86
i linux-image-2.6.30-1-686 - Linux 2.6.30 image on PPro/Celeron/PII/PII
p linux-image-2.6.30-1-686-bigmem - Linux 2.6.30 image on PPro/Celeron/PII/PII
p linux-image-2.6.30-1-amd64 - Linux 2.6.30 image on AMD64
p linux-image-2.6.30-bpo.1-486 - Linux 2.6.30 image on x86
p linux-image-2.6.30-bpo.1-686 - Linux 2.6.30 image on PPro/Celeron/PII/PII
p linux-image-2.6.30-bpo.1-686-bi - Linux 2.6.30 image on PPro/Celeron/PII/PII
p linux-image-2.6.30-bpo.1-amd64 - Linux 2.6.30 image on AMD64
p linux-image-486 - Linux image on x86
p linux-image-686 - Linux image on PPro/Celeron/PII/PIII/P4
p linux-image-686-bigmem - Linux image on PPro/Celeron/PII/PIII/P4
p linux-image-amd64 - Linux image on AMD64
p linux-image-k7 - Linux image on AMD K7 - transition package
p linux-image-openvz-686 - Linux image on PPro/Celeron/PII/PIII/P4, O
p linux-image-vserver-686 - Linux image on PPro/Celeron/PII/PIII/P4, L
p linux-image-vserver-686-bigmem - Linux image on PPro/Celeron/PII/PIII/P4, L
p linux-image-xen-686 - Linux image on i686, oldstyle Xen support
[Dodano: 2009-09-20, 17:34]
Dobrze, na nowym jądrze tan sam błąd.
Kod: Zaznacz cały
ERROR: Unable to open '/usr/lib/nvidia/libglx.so.xlibmesa' for reading (No such
file or directory)
Kod: Zaznacz cały
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
(EE) NVIDIA: system's kernel log for additional error messages.
(II) UnloadModule: "nvidia"
(II) Unloading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(EE) Failed to load module "nvidia" (module-specific error, 0)
(EE) No drivers available.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at [url]http://wiki.x.org[/url]
for help.
Witam.
Podepnę się pod wątek ponieważ mam ten sam problem.
Zainstalowałem Debiana testowego i zaktualizowałem do Sida. Aktualizacja sterowników standardowym sposobem:Budowa modułu przebiegła bez problemu, ale pod koniec błąd jak podany w pierwszym poście.
Oto końcówka logu /var/log/nvidia-installer.log:Wygląda jakby nie było urządzenia. Ale z lspci:
Wynik uname -a
Na Testing nie było problemu z instalacją.
Wynik lsmod:Proszę o pomoc..
Dodam, że nigdy nie kombinowałem nic z włączaniem/wyłączaniem modułów jądra a tym bardziej z jego kompilacją.
Pozdrawiam i z góry dziękuję.
Podepnę się pod wątek ponieważ mam ten sam problem.
Zainstalowałem Debiana testowego i zaktualizowałem do Sida. Aktualizacja sterowników standardowym sposobem:
Kod: Zaznacz cały
/etc/init.d/kdm stop
aptitude update
aptitude install build-essential linux-headers-`uname -r`
rm /usr/bin/gcc
ln -s /usr/bin/gcc-4.3 /usr/bin/gcc
sh ./NVIDIA-Linux-x86-195.36.24-pkg1.run
Oto końcówka logu /var/log/nvidia-installer.log:
Kod: Zaznacz cały
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s), or NVIDIA GPU
installed in this system is not supported by this NVIDIA Linux graphics
driver release.
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
[ 19.423412] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 20.521930] lp: driver loaded but no devices found
[ 20.529371] ppdev: user-space parallel port driver
[ 62.423830] CPUFREQ: Per core ondemand sysfs interface is deprecated -
up_threshold
[ 313.298382] wlan0: direct probe to AP 00:22:6b:68:c3:a2 (try 1)
[ 313.302803] wlan0: direct probe responded
[ 313.302812] wlan0: authenticate with AP 00:22:6b:68:c3:a2 (try 1)
[ 313.304654] wlan0: authenticated
[ 313.304691] wlan0: associate with AP 00:22:6b:68:c3:a2 (try 1)
[ 313.307071] wlan0: RX AssocResp from 00:22:6b:68:c3:a2 (capab=0x411
status=0 aid=1)
[ 313.307079] wlan0: associated
[ 313.330089] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 313.410929] padlock: VIA PadLock not detected.
[ 323.396220] wlan0: no IPv6 routers present
[ 544.016039] wlan0: deauthenticating from 00:22:6b:68:c3:a2 by local
choice (reason=3)
[ 570.229677] nvidia: module license 'NVIDIA' taints kernel.
[ 570.229680] Disabling lock debugging due to kernel taint
[ 571.147227] NVRM: The NVIDIA probe routine was not called for 1
device(s).
[ 571.147235] NVRM: This can occur when a driver such as rivafb, nvidiafb
or
[ 571.147238] NVRM: rivatv was loaded and obtained ownership of the NVIDIA
[ 571.147241] NVRM: device(s).
[ 571.147246] NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel
module
[ 571.147250] NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
[ 571.147253] NVRM: support), then try loading the NVIDIA kernel module
again.
[ 571.147258] NVRM: No NVIDIA graphics adapter probed!
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.
Kod: Zaznacz cały
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 9300M G] (rev a1)
Kod: Zaznacz cały
Linux lap 2.6.32-5-686 #1 SMP Sat May 1 04:16:37 UTC 2010 i686 GNU/Linux
Wynik lsmod:
Kod: Zaznacz cały
mieszko@lap:~$ lsmod
Module Size Used by
usbhid 27844 0
hid 50561 1 usbhid
aes_i586 6816 2
aes_generic 25738 1 aes_i586
ppdev 4058 0
lp 5570 0
parport 22554 2 ppdev,lp
sco 5857 2
bridge 32851 0
stp 996 1 bridge
bnep 7376 2
acpi_cpufreq 4907 0
cpufreq_userspace 1444 0
rfcomm 25099 4
cpufreq_stats 1940 0
l2cap 21705 16 bnep,rfcomm
cpufreq_conservative 4018 0
cpufreq_powersave 602 0
uinput 4796 1
loop 9721 0
firewire_sbp2 9579 0
snd_hda_codec_si3054 2410 1
snd_hda_codec_realtek 163214 1
dvb_usb_dib0700 41840 0
dib7000p 11869 1 dvb_usb_dib0700
joydev 6771 0
snd_hda_intel 16631 2
dib7000m 10612 1 dvb_usb_dib0700
snd_hda_codec 46002 3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
dib0070 5685 1 dvb_usb_dib0700
snd_hwdep 4054 1 snd_hda_codec
dvb_usb 10632 1 dvb_usb_dib0700
snd_pcm 47214 3 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec
snd_seq 35327 0
dib3000mc 8536 1 dvb_usb_dib0700
arc4 974 2
snd_timer 12258 2 snd_pcm,snd_seq
btusb 7997 2
snd_seq_device 3673 1 snd_seq
bluetooth 36259 9 sco,bnep,rfcomm,l2cap,btusb
ecb 1405 2
dib8000 18277 1 dvb_usb_dib0700
nouveau 314504 2
uvcvideo 45226 0
dibx000_common 2025 4 dib7000p,dib7000m,dib3000mc,dib8000
videodev 25445 1 uvcvideo
ttm 33142 1 nouveau
v4l1_compat 10250 2 uvcvideo,videodev
dvb_core 62642 3 dib7000p,dvb_usb,dib8000
iwlagn 62183 0
drm_kms_helper 18269 1 nouveau
snd 34327 13 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
iwlcore 67501 1 iwlagn
soundcore 3450 1 snd
drm 111816 3 nouveau,ttm,drm_kms_helper
mac80211 122530 2 iwlagn,iwlcore
snd_page_alloc 4977 2 snd_hda_intel,snd_pcm
i2c_algo_bit 3497 1 nouveau
cfg80211 86921 3 iwlagn,iwlcore,mac80211
serio_raw 2916 0
asus_laptop 11090 0
pcspkr 1207 0
i2c_core 12612 13 dvb_usb_dib0700,dib7000p,dib7000m,dib0070,dvb_usb,dib3000mc,dib8000,nouveau,dibx000_common,videodev,drm_kms_helper,drm,i2c_algo_bit
video 14605 0
psmouse 44389 0
rfkill 10196 3 bluetooth,cfg80211
output 1204 1 video
evdev 5609 24
battery 3782 0
ac 1640 0
button 3598 1 nouveau
processor 26531 3 acpi_cpufreq
tpm_infineon 6067 0
tpm_tis 5496 0
tpm 8137 2 tpm_infineon,tpm_tis
tpm_bios 3569 1 tpm
ext4 254333 7
mbcache 3762 1 ext4
jbd2 55835 1 ext4
crc16 1027 2 l2cap,ext4
sg 15936 0
sr_mod 10770 0
sd_mod 25797 9
cdrom 26487 1 sr_mod
crc_t10dif 1012 1 sd_mod
ata_generic 2019 0
ata_piix 17608 0
ahci 27214 8
sdhci_pci 4493 0
sdhci 12079 1 sdhci_pci
uhci_hcd 15989 0
firewire_ohci 16477 0
thermal 9206 0
libata 115081 3 ata_generic,ata_piix,ahci
firewire_core 31007 2 firewire_sbp2,firewire_ohci
crc_itu_t 1035 1 firewire_core
mmc_core 38095 1 sdhci
led_class 1757 3 iwlcore,asus_laptop,sdhci
atl1 22878 0
mii 2714 1 atl1
thermal_sys 9378 3 video,processor,thermal
ehci_hcd 27386 0
scsi_mod 101133 5 firewire_sbp2,sg,sr_mod,sd_mod,libata
usbcore 98094 8 usbhid,dvb_usb_dib0700,dvb_usb,btusb,uvcvideo,uhci_hcd,ehci_hcd
nls_base 4541 1 usbcore
Dodam, że nigdy nie kombinowałem nic z włączaniem/wyłączaniem modułów jądra a tym bardziej z jego kompilacją.
Pozdrawiam i z góry dziękuję.
A to sterowniki nvidia czy nv?
W sumie to może skrypty z paczki z repozytorium coś zmieniają o czym nie wiemy, a co jest odpowiedzią na moje pytanie. A jeśliby jeszcze były automatycznie aktualizowane to nie widzę przeszkody by ich używać.
Czy ktoś powie coś więcej na ten temat?
A może z tym mają coś wspólnego pakiety dkms i nvidia-kernel-dkms, które są powiązane ze sterownikami z repozytorium?
Edycja:
Zainstalowałem pakiety z repozytorium lecz X'y nie wstają..
zainstalowane pakiety:log X-ów mówi iż nie można załadować modułu nvidia, a log jądra wspomina znów o tych trzech wymienionych w temacie modułach.
Proszę o pomoc.
Edycja:
Odpaliłem system na jajku z testowej wersji (dwie rewizje do tyłu) i instalacja sterownika poszła bez problemu.
Dodane:
Problem wystąpił również na architekturze 64 bitowej. Rozwiązał go skrypt http://debian.linux.pl/threads/10952-In ... 85-skryptu
Jednakże przydałoby się gdyby ktoś napisał jak on to zrobił.
W sumie to może skrypty z paczki z repozytorium coś zmieniają o czym nie wiemy, a co jest odpowiedzią na moje pytanie. A jeśliby jeszcze były automatycznie aktualizowane to nie widzę przeszkody by ich używać.
Czy ktoś powie coś więcej na ten temat?
A może z tym mają coś wspólnego pakiety dkms i nvidia-kernel-dkms, które są powiązane ze sterownikami z repozytorium?
Edycja:
Zainstalowałem pakiety z repozytorium lecz X'y nie wstają..
zainstalowane pakiety:
Kod: Zaznacz cały
nvidia-glx
nvidia-kernel-common
nvidia-settings
nvidia-xconfig
pkg-config
dkms
nvidia-kernel-dkms
Proszę o pomoc.
Edycja:
Odpaliłem system na jajku z testowej wersji (dwie rewizje do tyłu) i instalacja sterownika poszła bez problemu.
Dodane:
Problem wystąpił również na architekturze 64 bitowej. Rozwiązał go skrypt http://debian.linux.pl/threads/10952-In ... 85-skryptu
Jednakże przydałoby się gdyby ktoś napisał jak on to zrobił.