nVidia - instalacja sterowników
nVidia - instalacja sterowników
Uwaga !
Poradnik został na nowo napisany oraz przeniesiony tutaj: http://damlab.pl/howto/nvidia_drivers/
Poradnik został na nowo napisany oraz przeniesiony tutaj: http://damlab.pl/howto/nvidia_drivers/
To ja może dodam cos od siebie, z czym mam aktualnie problem. Mianowicie na innych jądrach niż to domyślne, które wgrał system nie zainstalujemy sterowników (na pewno nie Nvidii, nie wiem jak w przypadku ATI) z powodu parametru . Powoduje to, ze sterowniki kłócą sie z licencją Debiana i nei da sie ich zainstalować. W takim przypadku czeka nas własnoręczna kompilacja jądra, bez tego własnie parametru. Nie wiem czy komuś się to przyda, ale ja troche szukałem zanim dowiedzalem się, czemu moje sterowniki nie chcą zanstalować się na nowym jądrze...Chociaz podejrzewam, ze większosc instaluje sterowniki na domyslnym jądrze, więc nie powinno być tego problemu.
Kod: Zaznacz cały
EXPORT_SYMBOL_GPL(paravirt_ops)
http://forum.dug.net.pl/viewtopic.php?t=7778 miałem kiedyś to samo, tutaj masz odpowiedź
po wpisaniu
dostaje
co jest nie tak?
Kod: Zaznacz cały
glxinfo | grep -i direct
Kod: Zaznacz cały
home:/home/dulkwic/Desktop# glxinfo | grep -i direct
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Error: unable to open display (null)
co jest nie tak?
Kod: Zaznacz cały
aptitude reinstall mesa-utils
To polecenie musi mieć dostęp de serwera X, czyli prościej mówiąc odpal je jako user, który ma włączone X w np. xtermie.dulkwic pisze:po wpisaniudostajeKod: Zaznacz cały
glxinfo | grep -i direct
Kod: Zaznacz cały
home:/home/dulkwic/Desktop# glxinfo | grep -i direct Xlib: connection to ":0.0" refused by server Xlib: No protocol specified Error: unable to open display (null)
co jest nie tak?
-
- Beginner
- Posty: 102
- Rejestracja: 23 kwietnia 2007, 14:02
- Lokalizacja: Radom
Ulepszyłem sobie Debiana do wersji Sid i zaczęły się drobne problemy już na starcie. Ponownie mam problemy z Nvidią, tym razem jednak występuje coś kompletnie głupiego.
Postępuję zgodnie z instrukcjami i gdy tylko staram się pobrać te wszystkie potrzebne pakiety to wyskakuje mi konflikt, że nie można zainstalować pakietu nvidia-glx gdyż nie mam pakietu kernel-source-<tunemr>. Gdy nagrywam ten pakiet kernel source (to jakiś wirtualny pakiet - nie wiem o co chodzi), to dalej wyskakuje to samo. :/
Podczas samej instalacji sterowników nvidii wyskakuje mi następujący komunikat:
Mam Debiana w wersji Sid. Jajko mam w wersji 2.6.18-4-686 oraz 2.6.20<tutaj może być coś jeszcze), ale w tej chwili jestem na tej pierwszej.
Czy ktoś potrafi mi pomóc? Lubię mieć sterowniki NVidii, bez nich nie działa Beryl. :/
P.S. Nvidia nie chce się zainstalować ani z paczek, ani repo. Nie pomagują nawet instrukcje Kaka.
Postępuję zgodnie z instrukcjami i gdy tylko staram się pobrać te wszystkie potrzebne pakiety to wyskakuje mi konflikt, że nie można zainstalować pakietu nvidia-glx gdyż nie mam pakietu kernel-source-<tunemr>. Gdy nagrywam ten pakiet kernel source (to jakiś wirtualny pakiet - nie wiem o co chodzi), to dalej wyskakuje to samo. :/
Podczas samej instalacji sterowników nvidii wyskakuje mi następujący komunikat:
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu May 17 15:18:01 2007
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.
-> 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.20-1-686/build'
-> Kernel output path: '/lib/modules/2.6.20-1-686/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.
o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi
a.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.20-1-686/bu
ild SYSOUT=/lib/modules/2.6.20-1-686/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.20-1-686/build /lib/modules/2.6.
20-1-686/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.20-1-686/build /lib/modules/2.6.
20-1-686/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.20-1-686/build SUBDIRS=/tmp
/selfgz8381/NVIDIA-Linux-x86-100.14.03-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.tmp_ver
sions
rm -f /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.tmp_versio
ns/*
make -f scripts/Makefile.build obj=/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.0
3-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz8381/NVI
DIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL
__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto
types -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-float
-mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -maccum
ulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclu
de/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclar
ation-after-statement -Wno-pointer-sign -I/tmp/selfgz8381/NVIDIA-Linux-x86-1
00.14.03-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -
fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-er
ror -D_LOOSE_KERNEL_NAMES -D__KERNE
L__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.03\" -UDEBUG -U_DEBUG -DND
EBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_G
ET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT
-DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_B
REAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PR
ESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_
STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(
nvidia)" -c -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.t
mp_nv.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c: In function
‘__nv_setup_pat_entries’:
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c:951: warning
: comparison between signed and unsigned
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c: In function
‘__nv_restore_pat_entries’:
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c:977: warning
: comparison between signed and unsigned
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c: In function
‘nv_kern_cpu_callback’:
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c:1283: warnin
g: comparison between signed and unsigned
/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv.c:1290: warnin
g: comparison between signed and unsigned
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KER
NEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-fl
oat -mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -ma
ccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Ii
nclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wde
claration-after-statement -Wno-pointer-sign -I/tmp/selfgz8381/NVIDIA-Linux-x
86-100.14.03-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wforma
t -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror
-O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wn
o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STR
ING=\"100.14.03\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MUL
TIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_G
ET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT
-DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_B
REAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PR
ESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_
STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_S
TR(nvidia)" -c -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv
/.tmp_nv-vm.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -m
accumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I
include/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wd
eclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz8381/NVIDIA-Linux-
x86-100.14.03-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wform
at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror
-O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wn
o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STR
ING=\"100.14.03\" -UD
EBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_
PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM
_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT
-DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_
REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -
DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUI
LD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14
.03-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03
-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-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 -Os -pipe -m
soft-float -mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestand
ing -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAM
E=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protect
or -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz8381/NVIDIA-
Linux-x86-100.14.03-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
-Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -W
error -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-q
ual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERS
ION_STRING=\"100.14.03\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -
DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_M
AX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT
-DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DE
VICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PR
ESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=
KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/
selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.tmp_os-interface.o /t
mp/selfgz8381/NVIDIA-Linux-x86-100.14.03-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -
D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -ms
oft-float -mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestandi
ng -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME
=1 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protecto
r -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz8381/NVIDIA-L
inux-x86-100.14.03-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -
Wformat -Wchar-subscript
s -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -ms
oft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K
ERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.03\"
-UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGA
RT_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV
_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRES
ENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -
DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESEN
T -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)"
-D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz8381/NVIDIA-Linux-x8
6-100.14.03-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz8381/NVIDIA-Linux-
x86-100.14.03-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/os-registry.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -m
accumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I
include/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wd
eclaration-after-statement -Wno-pointer-sign -I/tmp/s
elfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv -Wall -Wimplicit -Wretu
rn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -
Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-co
mpare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE
-DNVRM -DNV_VERSION_STRING=\"100.14.03\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGN
AL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESE
NT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOO
SE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRE
SENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CH
ANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D
"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
-c -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.tmp_nv-i2c
.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mregparm=3 -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -m
accumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I
include/asm-i386/mach-default -f
omit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-
pointer-sign -I/tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv -W
all -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthes
es -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float
-MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D
__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.03\" -UDEBUG -U_DEB
UG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DN
V_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_
PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_M
M_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_
RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D
"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME
=KBUILD_STR(nvidia)" -c -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/u
sr/src/nv/.tmp_nvacpi.o /tmp/selfgz
8381/NVIDIA-Linux-x86-100.14.03-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/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/sr
c/nv/nvacpi.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.
03-pkg1/usr/src/nv/nvidia.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/
usr/src/nv/nv-kernel.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/s
rc/nv/nv.o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nv-vm.
o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/os-agp.o /tmp/s
elfgz8381/
NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/os-interface.o /tmp/selfgz8381/NV
IDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/os-registry.o /tmp/selfgz8381/NVIDI
A-Linux-x86-100.14.03-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz8381/NVIDIA-Linux-
x86-100.14.03-pkg1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.20-1-686/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.20-1-686/Module.symv
ers -I /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/Module.sym
vers -o /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/Module.sy
mvers -w /tmp/selfgz8381/NVIDIA-Linux-x86-100.14.03-pkg1/usr/src/nv/nvidia.
o
FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol 'para
virt_ops'
make[3]: *** [__modpost] Błąd 1
make[2]: *** [modules] Błąd 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Błąd 1
make: *** [module] Błąd 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at [url]www.nvidia.com[/url].
Czy ktoś potrafi mi pomóc? Lubię mieć sterowniki NVidii, bez nich nie działa Beryl. :/
P.S. Nvidia nie chce się zainstalować ani z paczek, ani repo. Nie pomagują nawet instrukcje Kaka.