oizo64 Napisano Luty 2, 2007 Zgłoszenie Share Napisano Luty 2, 2007 mam zainstalowana fedore 6 (jadro 2.6.19-1.2859) i mam problem z uruchomieniem akceleracji z ta wlasnie karta grafiki, problem polega na tym ze albo mi dziala sam pulpit przy prubach uruchomienia czegos inego np. zwyklego testu z kolami zebatymi wywalaja mi sie okna, innym rqazem jak zainstalowalem sterowniki NVIDIA-Linux-1.0-9631.pkg1.run to przy probach wlaczenia okienek pojawia mi sie dziwne okno ;/ oto moje pliki xorg.conf i nvidia-installer.log prosze o jakas podpowiedz bo juz sil nie mam yum install kmod-nvidia niby zainstalowana ale akceleracji nie moge wlaczyc ;/ juz pewnie mam balagan z sterownikami dzieki i pozdrawiam xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Dec 15 10:12:14 PST 2006 # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "CorePointer" EndSection Section "Files" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapMove" "110" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.3" Option "MaxSpeed" "0.75" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection oraz nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Fri Feb 2 18:38:58 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 : ftp://download.nvidia.com RPM file list : (not specified) Using: nvidia-installer ncurses user interface -> Tagging shared libraries with chcon -t textrel_shlib_t. -> 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 (ftp://download.nvidia.com)? (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.19-1.2895.fc6/source' -> Kernel output path: '/lib/modules/2.6.19-1.2895.fc6/build' -> Performing rivafb check. -> Performing nvidiafb 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 nv.o nv -vm.o os-agp.o os-interface.o os-registry.o nv-i2c.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 -f stprof stprof.o symtab.h Modules.symvers rm -f -rf .tmp_versions -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.19-1.2895.f c6/source SYSOUT=/lib/modules/2.6.19-1.2895.fc6/build'... NVIDIA: calling KBUILD... make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.19-1.2895.fc6/build KBUILD_VERBOSE =1 -C /lib/modules/2.6.19-1.2895.fc6/source SUBDIRS=/tmp/selfgz4913/NVIDIA-L inux-x86-1.0-9631-pkg1/usr/src/nv modules make -C /lib/modules/2.6.19-1.2895.fc6/build \ KBUILD_SRC=/usr/src/kernels/2.6.19-1.2895.fc6-i686 \ KBUILD_EXTMOD="/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv" - f /usr/src/kernels/2.6.19-1.2895.fc6-i686/Makefile modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are mis sing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it ."; \ echo; \ /bin/false) mkdir -p /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.tmp_vers ions rm -f /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.tmp_version s/* make -f /usr/src/kernels/2.6.19-1.2895.fc6-i686/scripts/Makefile.build obj=/ tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz4913/NVI DIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.nv.o .d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__KERN EL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/include -include include/linux/autoconf.h -I/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9 631-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-st rict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-funct ion-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-log 2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFI G_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/kernels/2.6.19-1.2895.f c6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generi c -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/mach-default -I include/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tab les -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar ith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -W no-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM - DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9631 -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_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR _PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAM E=KBUILD_STR(nv)" -D"KBUILD_MODNA ME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/ usr/src/nv/.tmp_nv.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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 a rithmetic cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.nv-v m.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__K ERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/inclu de -include include/linux/autoconf.h -I/tmp/selfgz4913/NVIDIA-L inux-x86-1.0-9631-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-tri graphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror- implicit-function-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -f no-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 - mtune=generic -mtune=generic -mregparm=3 -ffreestanding -maccumulate-outgoin g-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/kernels/2 .6.19-1.2895.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach- generic -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/mach-defa ult -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwi nd-tables -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer -sign -I/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv -Wall -Wi mplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpo inter-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-co mpare -Wno-cast-qual -Wno-error -D_L OOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MIN OR_VERSION=0 -DNV_PATCHLEVEL=9631 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRU CT_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_STAT E_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -D NV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUI LD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-96 31-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pk g1/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/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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 a rithmetic cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.os-a gp.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__ KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/incl ude -include include/linux/autoconf.h -I/tmp/selfgz4913/NVIDIA-Linux-x86-1 .0-9631-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn o-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-f unction-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin -log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=gene ric -mtune=generic -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DC ONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/kernels/2.6.19-1.28 95.fc6- i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/sr c/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/mach-default -Iinclude/asm -i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno -stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/sel fgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn- type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno- multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-q ual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR _VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9631 -UDEBUG -U_DEBUG -DNDEB UG -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_BR EAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUI LD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUI LD_STR(nvidia)" -c -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/.tmp_os-agp.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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 a rithmetic cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.os-i nterface.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/includ e -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i68 6/include -include include/linux/autoconf.h -I/tmp/selfgz4913/NVIDIA-Linux -x86-1.0-9631-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigrap hs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-impl icit-function-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-b uiltin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtun e=generic -mtune=generic -mregparm=3 -ffreestanding -maccumulate-outgoing-ar gs -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/kernels/2.6.1 9-1.2895.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-gene ric -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-t ables -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sig n -I/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv -Wall -Wimpli cit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointe r-arith -Wno-multich ar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wn o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSIO N=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9631 -UDEBUG -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_BREAKPOIN T_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VM AP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_ interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4913/NVI DIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz4913/N VIDIA-Linux-x86-1.0-9631-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/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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 a rithmetic cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.os-r egistry.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/ include -include include/linux/autoconf.h -I/tmp/selfgz4913/NVIDIA-Linux-x 86-1.0-9631-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implici t-function-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-buil tin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=g eneric -mtune=generic -mregparm=3 -ffrees tanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_ FRAME=1 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/mach-gene ric -Iinclude/asm-i386/mach-generic -I/usr/src/kernels/2.6.19-1.2895.fc6-i68 6/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame -pointer -fasynchronous-unwind-tables -g -fno-stack-protector -Wdeclaration- after-statement -Wno-pointer-sign -I/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-96 31-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-s ubscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-commo n -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_ NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9631 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_ MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_M AP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DN V_VM_INSERT_PAGE_PRESENT -DNV_OLD_M M_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR _PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAM E=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp /selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.tmp_os-registry.o /tm p/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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 a rithmetic cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.nv-i 2c.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__ KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/incl ude -include include/linux/autoconf.h -I/tmp/selfgz4913/NVIDIA-Linux-x86-1 .0-9631-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn o-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-f unction-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin -log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=gene ric -mtune=generic -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DC ONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/kernels/2.6.19-1.28 95.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I /usr/src/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/mach-default -Iincl ude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/ tmp/selfgz4913/NVIDIA-Linux-x86 -1.0-9631-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat - Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fn o-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_ KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VE RSION=0 -DNV_PATCHLEVEL=9631 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RL IM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSC TL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRE SENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_RE MAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMO DULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_ MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631- pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-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/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src /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 ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-963 1-pkg1/usr/src/nv/nvidia.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/us r/src/nv/nv-kernel.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/ nv/nv.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/nv-vm.o /t mp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/os-agp.o /tmp/selfgz 4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/os-interface.o /tmp/selfgz491 3/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/os-registry.o /tmp/selfgz4913/NV IDIA-Linu x-x86-1.0-9631-pkg1/usr/src/nv/nv-i2c.o Building modules, stage 2. make -f /usr/src/kernels/2.6.19-1.2895.fc6-i686/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.19-1.2895.fc6-i686/Modul e.symvers -I /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/Modul e.symvers -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/Modul e.symvers -w /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/nvid ia.o WARNING: could not find /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/s rc/nv/.nv-kernel.o.cmd for /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/us r/src/nv/nv-kernel.o cc -Wp,-MD,/tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/.nvid ia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/ include -include include/linux/autoconf.h -I/usr/src/kernels/2.6.19-1.2895. fc6-i686/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-al iasing -fno-common - Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Os -pipe - msoft-float -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mprefe rred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_ SIGNAL_FRAME=1 -I/usr/src/kernels/2.6.19-1.2895.fc6-i686/include/asm-i386/ma ch-generic -Iinclude/asm-i386/mach-generic -I/usr/src/kernels/2.6.19-1.2895. fc6-i686/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomi t-frame-pointer -fasynchronous-unwind-tables -g -fno-stack-protector -Wdecla ration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BAS ENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODUL E -c -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/nvidia.mod .o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/nvidia.mod.c ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631 -pkg1/usr/src/nv/nvidia.ko /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/us r/src/nv/nvidia.o /tmp/selfgz4913/NVIDIA-Linux-x86-1.0-9631-pkg1/usr/src/nv/ nvidia.mod.o NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Kernel messages: eth0: no IPv6 routers present Bluetooth: Core ver 2.11 NET: Registered protocol family 31 Bluetooth: HCI device and connection manager initialized Bluetooth: HCI socket layer initialized Bluetooth: L2CAP ver 2.8 Bluetooth: L2CAP socket layer initialized Bluetooth: RFCOMM socket layer initialized Bluetooth: RFCOMM TTY layer initialized Bluetooth: RFCOMM ver 1.8 Bluetooth: HIDP (Human Interface Emulation) ver 1.1 SELinux: initialized (dev autofs, type autofs), uses genfs_contexts SELinux: initialized (dev autofs, type autofs), uses genfs_contexts SELinux: initialized (dev autofs, type autofs), uses genfs_contexts cdrom: This disc doesn't have any tracks I recognize! NVRM: The NVIDIA GeForce4 420 Go GPU installed in this system is NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please NVRM: visit http://www.nvidia.com/object/unix.html for more NVRM: information. The 1.0-9746 NVIDIA driver will ignore NVRM: this GPU. Continuing probe... NVRM: No NVIDIA graphics adapter found! ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10 PCI: setting IRQ 10 as level-triggered ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10 NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-9631 Thu Nov 9 17:38:10 PST 2006 WARNING: You appear to be using a modular X.Org release, but nvidia-installer was unable to determine the correct X library installation path with the `pkg-config` utility. Please install the X.Org SDK/development package for your distribution. WARNING: nvidia-installer was unable to determine the correct X library installation path and will install the NVIDIA X libraries to '/usr/lib'. WARNING: You appear to be using a modular X.Org release, but nvidia-installer was unable to determine the correct X module installation path with the `pkg-config` utility. Please install the X.Org SDK/development package for your distribution. WARNING: nvidia-installer was unable to determine the correct X module installation path and will install the NVIDIA X driver components to '/usr/lib/xorg/modules'. If X fails to find the NVIDIA X driver module, please correct any `pkg-config` problems warned about earlier and reinstall the driver. -> Installing both new and classic TLS OpenGL libraries. -> Searching for conflicting X files: -> done. -> Searching for conflicting OpenGL files: -> done. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (1.0-9631): executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/libGL.so.1.0.9631'... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/libGLcore.so.1.0.9631 '... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-tls.so.1.0. 9631'... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/tls/libnvidia-tls.so. 1.0.9631'... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-cfg.so.1.0. 9631'... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/libXvMCNVIDIA.so.1.0. 9631'... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/xorg/modules/extensio ns/libglx.so.1.0.9631'... executing: '/usr/bin/chcon -t textrel_shlib_t /usr/lib/xorg/modules/drivers/ nvidia_drv.so'... 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: 1.0-9631) is now complete. obrazka skopiowac z uruchomionych Xow z sterownikami NVIDIA-Linux-1.0-9631.pkg1.run to nie moge tu na forum pokazuje mi blad na stronie ;P patrzylem jakiego mam kernela i na pewno mam i686 bo sugerowalem sie ze moze mam i585 jak w tym opisie http://forum.fedora.pl/index.php?showtopic...art=#entry81405 nadale ten dziwny obraz ;/ dalej dzialam i odkrylem ze w konfiguracji uslug mam dodany nvidia-glx tyle ze zglasza blad w pliku "/etc/init.d/nvidia-glx: line 63: fdrstatus: command not found" gdzie plik nastepujaco wyglada #!/bin/sh # nvidia-glx: Enable/Disable nvidia driver in /etc/X11/xorg.conf # # chkconfig: 2345 8 92 # description: This script will check if the nvidia kernel module is present \ # for the running kernel and modify /etc/X11/xorg.conf to the \ # 'best' configuration. # processname: nvidia-glx # Source function library. . /etc/rc.d/init.d/functions exec="/usr/sbin/nvidia-config-display" prog=`basename $exec` servicename=nvidia-glx lockfile="/var/lock/subsys/${servicename}" test -e /etc/sysconfig/$prog && . /etc/sysconfig/$prog kernel="`uname -r`" ; kernel="${kernel#2.}" ; kernel="${kernel%%.*}" module=/lib/modules/"`uname -r`"/extra/nvidia-legacy/nvidia.ko start() { if action "Checking for nvidia legacy kernel module" test -f $module then action "Enabling nvidia legacy driver" $exec enable else echo "`basename $module` module for `uname -r` kernel not found" action "Disabling nvidia legacy driver" $exec disable sleep 3 fi retval=$? [ "$retval" -eq "0" ] && touch $lockfile return $retval } stop() { action "Disabling nvidia legacy driver" $exec disable retval=$? [ "$retval" -eq 0 ] && rm -f $lockfile return $retval } restart() { stop start } reload() { restart } status() { status $prog } case "$1" in start|stop|restart|reload) $1 ;; status) fdrstatus ;; force-reload) forceload ;; condrestart) restart ;; *) echo $"Usage: $0 {start|stop|restart|reload|status}" exit 1 ;; esac a 63 linia tego pliku to slowo fdrstatus, a mi to nic nie mowi Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
oizo64 Napisano Luty 3, 2007 Autor Zgłoszenie Share Napisano Luty 3, 2007 no i znalazlem rozwiazanie wskazowka dla innych wpisalem (w nnecie to znalazlem bo taki madry to ja nie jestem ) chcon -t texrel_shlib_t /usr/lib/xorg/modules/drivers/nvidia_drv.so chcon -t texrel_shlib_t /usr/lib/xorg/modules/extensions/nvidia/libglx.so* chcon -t texrel_shlib_t /usr/lib/xorg/modules/extensions/libglx.so potem dodalem w xorg.conf nastepujace linijki Section "Extensions" Option "Composite" "Disable" EndSection Section "Module" Load "glx" EndSection po wpisaniu glxgears mam juz kolo 1800 zamiast wczesniejszego 180 Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się