Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Mam mały problem z instalacją sterów nvidii
a mianowicie instalator wymaga gcc w wersji od 2.x do 3.x a ja mam standardowe z testing czyli 4.x co z tym zrobić ??
Offline
Mam mały problem z instalacją sterów nvidii
a mianowicie instalator wymaga gcc w wersji od 2.x do 3.x a ja mam standardowe z testing czyli 4.x co z tym zrobić ??
To zależy jakim gcc masz skompilowane jądro. Jeśli to jest gcc 4 to pomoże nowsza wersja sterwnika, jeśli nie to pomoże podanie parametru np. CC=gcc-3.3 przed komendą instalatora, jeśli nie masz w ogóle gcc-3.x to znaczy, że jądro masz skompilowane gcc 4.
Offline
No zainstalowałem gcc-3.3 i niby kompiluje jednak jak jest 100% wywała bład że nie można skąpilować nvidia.ko
Offline
No zainstalowałem gcc-3.3 i niby kompiluje jednak jak jest 100% wywała bład że nie można skąpilować nvidia.ko
Jaki masz kernel, wersję sterowników?
Offline
kernel 2.6.8-2-686
stery NVIDIA-Linux-x86-1.0-7676-pkg1.run
Offline
kernel 2.6.8-2-686
stery NVIDIA-Linux-x86-1.0-7676-pkg1.run
Podlinkuj sobie gcc-3.3 do gcc na czas instalacji sterów.
No i oczywiście pakiet kernel-headers-2.6.8-2-686 jest niezbędny, lecz nie ma go w testing.
A w ogóle skoro masz testing to polecam zainstalowanie jajka 2.6.12 i zrobienie sterów przy domyślnym gcc, czyli 4 i zobaczysz jak system będzie chodził na standardowym jajku z testing.
Offline
zainstalowałem najnowsze jajko z żródłami i nadal to samo
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
lp0: using parport0 (interrupt-driven).
Linux video capture interface: v1.00
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro GPU installed in this
system is
NVRM: supported through the NVIDIA Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-7676 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
NVRM: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro GPU installed in this
system is
NVRM: supported through the NVIDIA Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-7676 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
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.
Offline
zainstaluj pakiet linux-headers z dokładnie takim samym numerkiem co linux-kernel i wszysko powinno się skompilować. Nie używaj źrodeł z pakietu.
Offline
zainstalowałem pakiet kernel-headers od tego kernela jednak nadal nie instaluje
Offline
zainstalowałem pakiet kernel-headers od tego kernela jednak nadal nie instaluje
Wykonaj:
#uname -r #ls -l /lib/modules/`uname -r`/
i wrzuć co wyświetli.
Offline
ag@ag ~$ uname -r
2.6.12-1-686
ag@ag ~$ ls -l /lib/modules/`uname -r`/
razem 1100
lrwxrwxrwx 1 root root 35 2005-10-08 23:02 build -> /usr/src/linux-headers-2.6.12-1-686
drwxr-xr-x 2 root root 112 2005-10-08 22:59 initrd
drwxr-xr-x 10 root root 240 2005-10-08 22:59 kernel
-rw-r--r-- 1 root root 219596 2005-10-08 22:59 modules.alias
-rw-r--r-- 1 root root 69 2005-10-08 22:59 modules.ccwmap
-rw-r--r-- 1 root root 272758 2005-10-08 22:59 modules.dep
-rw-r--r-- 1 root root 813 2005-10-08 22:59 modules.ieee1394map
-rw-r--r-- 1 root root 1141 2005-10-08 22:59 modules.inputmap
-rw-r--r-- 1 root root 21157 2005-10-08 22:59 modules.isapnpmap
-rw-r--r-- 1 root root 210309 2005-10-08 22:59 modules.pcimap
-rw-r--r-- 1 root root 1135 2005-10-08 22:59 modules.seriomap
-rw-r--r-- 1 root root 109342 2005-10-08 22:59 modules.symbols
-rw-r--r-- 1 root root 264992 2005-10-08 22:59 modules.usbmap
ag@ag ~$
Offline
Adamos, zrób to wreszcie jak prawdziwy mężczyna. Przekompiluj kernela i wtedy bez żadnych jaj zainstalują ci się stery do wszystkiego
Offline
zabiorę się za to dziś wieczorem :) bo teraz nie mam czasu i ochoty ;-)
Offline
zgodze sie z bodziem mi nigdy nvidia nie chciala chdozic na pakietowym kernelu....
Offline
ag@ag ~$ uname -r
2.6.12-1-686
ag@ag ~$ ls -l /lib/modules/`uname -r`/
razem 1100
lrwxrwxrwx 1 root root 35 2005-10-08 23:02 build -> /usr/src/linux-headers-2.6.12-1-686
drwxr-xr-x 2 root root 112 2005-10-08 22:59 initrd
drwxr-xr-x 10 root root 240 2005-10-08 22:59 kernel
-rw-r--r-- 1 root root 219596 2005-10-08 22:59 modules.alias
-rw-r--r-- 1 root root 69 2005-10-08 22:59 modules.ccwmap
-rw-r--r-- 1 root root 272758 2005-10-08 22:59 modules.dep
-rw-r--r-- 1 root root 813 2005-10-08 22:59 modules.ieee1394map
-rw-r--r-- 1 root root 1141 2005-10-08 22:59 modules.inputmap
-rw-r--r-- 1 root root 21157 2005-10-08 22:59 modules.isapnpmap
-rw-r--r-- 1 root root 210309 2005-10-08 22:59 modules.pcimap
-rw-r--r-- 1 root root 1135 2005-10-08 22:59 modules.seriomap
-rw-r--r-- 1 root root 109342 2005-10-08 22:59 modules.symbols
-rw-r--r-- 1 root root 264992 2005-10-08 22:59 modules.usbmap
ag@ag ~$
Ok, teraz zobacz czy masz urządzenia /dev/nvidia0 oraz /dev/nvidiactl, jeśli nie masz ich to masz dwa wyjścia, albo utwórz urządzenie ręcznie,(w starszych wersjach sterwinika był do tego skrypt makedevices.sh znajdujący sie w paczce ze setrami, w nowszych sterach tego skryptu nie ma), albi doinstaluj pakiet udev, który robi wszystkie urządzenia w locie z razie potrzeby, a następnie zrestartuj system i spróbuj ponownie zainstalować stery.
Offline
nie działa :(
Offline
nie działa :(
Masz urządzenia, o których wspomniałem?
A co mówi /var/log/nvidia-installer.log?
Offline
urządzeń nie mam choć mam udev
log
nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Mon Oct 10 15:03:42 2005 option status: license pre-accepted : true update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color : false query latest driver ver : false OpenGL header files : true no questions : false silent : 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 force tls : (not specified) force compat32 tls : (not specified) X install prefix : /usr/X11R6 OpenGL install prefix : /usr compat32 install prefix : (not specified) installer install prefix: /usr utility install prefix : /usr 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 : ftp://download.nvidia.com RPM file list : (not specified) Using: nvidia-installer ncurses user interface -> License accepted by command line option. -> 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 (ftp://download.nvidia.com)? (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. -> Kernel source path: '/lib/modules/2.6.12-1-686/build' -> Performing CC test with CC="cc". -> Performing rivafb 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.o nv-vm.o os- agp.o os-interface.o os-registry.o nvidia.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 -rf .tmp_versions -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.12-1-686/bu ild SYSOUT=/lib/modules/2.6.12-1-686/build'... NVIDIA: calling KBUILD... make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.12-1-686/build SUBDIRS=/tmp /selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv modules mkdir -p /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_vers ions make -f scripts/Makefile.build obj=/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676 -pkg1/usr/src/nv echo #define NV_COMPILER "`cc -v 2>&1 | tail -n 1`" > /tmp/selfgz4048/NVI DIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.nv.o .d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.1/include -D__KERNEL_ _ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing - fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -m preferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -Iinclude/asm-i38 6/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz 4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-typ e -Wswitch -Wformat -Wc har-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fn o-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAME S -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERN EL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=767 6 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AG PGART_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DN V_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz4048/ NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz4048/NVIDIA-L inux-x86-1.0-7676-pkg1/usr/src/nv/nv.c In file included from include/linux/list.h:7, from include/linux/wait.h:23, from include/asm/semaphore.h:41, from include/linux/sched.h:20, from include/linux/module.h:10, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/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 In file included from include/linux/dmapool.h:14, from include/linux/pci.h:864, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv.c:14: include/asm/io.h: In function 'check_signature': include/asm/io.h:253: warning: wrong type argument to increment /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function 'nvidia_init_module': /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1073: warning : 'pm_register' is deprecated (declared at include/linux/pm.h:106) /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1170: warning : 'pm_unregister' is deprecated (declared at include/linux/pm.h:111) /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function 'nvidia_exit_module': /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1227: warning : 'pm_unregister' is deprecated (declared at include/linux/pm.h:111) cc -Wp,-MD,/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.nv-v m.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.1/include -D__KERN EL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin g -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -Iinclude/asm-i 386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/self gz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-t ype -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno- multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-e rror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LO OS E_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSIO N=0 -DNV_PATCHLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANG E_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESE NT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=nv_vm -DKBUILD_MODNAME=nv idia -c -o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_nv -vm.o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-vm.c In file included from include/linux/list.h:7, from include/linux/wait.h:23, from include/asm/semaphore.h:41, from include/linux/sched.h:20, from include/linux/module.h:10, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /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 arith metic In file included from include/linux/dmapool.h:14, from include/linux/pci.h:864, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-vm.c:14: include/asm/io.h: In function 'check_signature': include/asm/io.h:253: warning: wrong type argument to increment cc -Wp,-MD,/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-a gp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.1/include -D__KER NEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi ng -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-floa t -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -Iinclude/asm -i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/se lfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn -type -Wswitch -Wformat -W char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -f no-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAM ES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KER NEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=76 76 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_A GPGART_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -D NV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz 4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz4048 /NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-agp.c In file included from include/linux/list.h:7, from include/linux/wait.h:23, from include/asm/semaphore.h:41, from include/linux/sched.h:20, from include/linux/module.h:10, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /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 arith metic In file included from include/linux/dmapool.h:14, from include/linux/pci.h:864, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-agp.c:24: include/asm/io.h: In function 'check_signature': include/asm/io.h:253: warning: wrong type argument to increment cc -Wp,-MD,/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-i nterface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.1/include - D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict- aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msof t-float -mpreferred-stack-boundary=2 -fno-u nit-at-a-time -march=i686 -Iinclude/asm-i386/mach-default -Wdeclaration-afte r-statement -Wno-pointer-sign -I/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pk g1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscr ipts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common - MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERN EL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMOD ULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESE NT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISAB LE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT -DMODULE - DKBUILD_BASENAME=os_interface -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz4048/ NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz404 8/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c In file included from include/linux/list.h:7, from include/linux/wait.h:23, from include/asm/semaphore.h:41, from include/linux/sched.h:20, from include/linux/module.h:10, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /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 arith metic In file included from include/linux/dmapool.h:14, from include/linux/pci.h:864, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-interface.c:26: include/asm/io.h: In function 'check_signature': include/asm/io.h:253: warning: wrong type argument to increment cc -Wp,-MD,/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-r egistry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.1/include -D __KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-a liasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft -float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -Iinclud e/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/t mp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wr eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR _VERSION=0 -DNV_PATCHLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUC T_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DN V_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLAS S_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME= os_registry -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz4048/NVIDIA-Linux-x86-1 .0-7676-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz4048/NVIDIA-Linux-x86- 1.0-7676-pkg1/usr/src/nv/os-registry.c In file included from include/linux/list.h:7, from include/linux/wait.h:23, from include/asm/semaphore.h:41, from include/linux/sched.h:20, from include/linux/module.h:10, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /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 arith metic In file included from include/linux/dmapool.h:14, from include/linux/pci.h:864, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-registry.c:14: include/asm/io.h: In function 'check_signature': include/asm/io.h:253: warning: wrong type argument to increment ld -m elf_i386 -r -o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/s rc/nv/nvidia.o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv- kernel.o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.o /tmp /selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz404 8/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-agp.o /tmp/selfgz4048/NVIDIA- Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.o /tmp/selfgz4048/NVIDIA-Lin ux-x86-1.0-7676-pkg1/usr/src/nv/os-registry.o Building modules, stage 2. make -rR -f /usr/src/linux-headers-2.6.12-1-686/scripts/Makefile.modpost scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.12-1-686/Module.symv ers /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nvidia.o cc -Wp,-MD,/tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.nvid ia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.1/include -D_ _KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-al iasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft- float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i686 -Iinclude /asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -D KBUILD_BASENAME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o /tmp/selfgz404 8/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz4048/NVI DIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nvidia.mod.c ld -m elf_i386 -r -o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/sr c/nv/nvidia.ko /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nvi dia.o /tmp/selfgz4048/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nvidia.mod.o NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely because the kernel module was built using the wrong kernel source files. Please make sure you have installed the kernel source files for your kernel; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' rpm installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' commandline option. -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko': -1 No such device -> Kernel messages: lp0: using parport0 (interrupt-driven). mtrr: 0xca000000,0x2000000 overlaps existing 0xca000000,0x400000 nvidia: module license 'NVIDIA' taints kernel. NVRM: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro GPU installed in this system is NVRM: supported through the NVIDIA Legacy drivers. Please NVRM: visit http://www.nvidia.com/object/unix.html for more NVRM: information. The 1.0-7676 NVIDIA driver will ignore NVRM: this GPU. Continuing probe... NVRM: No NVIDIA graphics adapter found! NVRM: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro GPU installed in this system is NVRM: supported through the NVIDIA Legacy drivers. Please NVRM: visit http://www.nvidia.com/object/unix.html for more NVRM: information. The 1.0-7676 NVIDIA driver will ignore NVRM: this GPU. Continuing probe... NVRM: No NVIDIA graphics adapter found! 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.
Offline
Już wiem, ta wersja sterowników nie wspiera już Twojej karty graficznej.
Zainstaluj sobie sterowniki 7174.
Offline
czadman jest genialny masz odemnie dużego dzbana a smak do wyboru :)
swoją drogą to jest śmieszne że za każdym razem inaczej instaluje stery nvidii
i jeszcze jedna rzecz udało mi się zainstalować stery na oficjalnym jajku
Offline