|
[+] błędy przy instalacji sterowników Nvidia
virnik - 23-06-2009 18:51
Cześć Dzisiaj instalowałem sobie sterowniki wg. poradnika Kaki niestety nie wyszło mi wszystko tak jak bym chciał. Dostałem takie błędy:
nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jun 23 18:44:21 2009
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 -> 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: 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) ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option. 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.
Jak sobie z tym poradzić?
ArnVaker - 23-06-2009 18:59
W wolnym tłumaczeniu, nie masz nagłówków do jądra. aptitude install linux-headers-`uname -r`
gruby - 23-06-2009 19:11
Zobacz tą metodą http://debian.linux.pl/viewtopic.php?p=73083#73083
virnik - 23-06-2009 19:12
ArnWaker, zrobiłem tak jak powiedziałeś ale niestety nadal nie działa.
[code]nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jun 23 19:09:12 2009
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 -> 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: 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-486/build' -> Kernel output path: '/lib/modules/2.6.26-2-486/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-486/bu ild SYSOUT=/lib/modules/2.6.26-2-486/build'... NVIDIA: calling KBUILD... make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-486/build SUBDIRS=/tmp /selfgz2947/NVIDIA-Linux-x86-96.43.05-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/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.tmp_vers ions ; rm -f /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.tmp_ versions/* make -f scripts/Makefile.build obj=/tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05 -pkg1/usr/src/nv cc -Wp,-MD,/tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.nv.o .d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL_ _ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot ypes -Wno-trigraphs -fno-strict-alia sing -fno-common -Werror-implicit-function-declaration -fwrapv -Os -fno-st ack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred- stack-boundary=2 -march=i486 -mtune=generic -ffreestanding -DCONFIG_AS_CFI= 1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-u nwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-d efault -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv -Wall -Wimplici t -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer- arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"96. 43.05\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_B ASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/se lfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz2947 /NVIDIA-Linux-x86-96.43.05-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/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src /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/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src /nv/nv-linux.h:85, from /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src /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/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src /nv/nv-linux.h:108, from /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src /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 /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function ‘nvos_proc_create’: /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:505: error: â €˜proc_root_driver’ undeclared (first use in this function) /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:505: error: ( Each undeclared identifier is reported only once /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:505: error: f or each function it appears in.) /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function ‘nv_kern_vma_nopage’: /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1699: error: ‘NOPAGE_SIGBUS’ undeclared (first use in this function) /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: At top level : /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1706: error: unknown field ‘nopage’ specified in initializer /tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1706: warning : initialization from incompatible pointer type make[3]: *** [/tmp/selfgz2947/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.o ] B
ArnVaker - 23-06-2009 19:18
Instalujesz sterowniki z początku zeszłego roku, spróbuj z nowszymi: http://www.nvidia.com/object/linux_display_archive.html
virnik - 23-06-2009 19:30
Spróbowałem jednego z nich niestety znowu nie działa.
[code]nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jun 23 19:27:39 2009
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 -> 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: 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-486/build' -> Kernel output path: '/lib/modules/2.6.26-2-486/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 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.26-2-486/bu ild SYSOUT=/lib/modules/2.6.26-2-486/build'...
NVIDIA: calling KBUILD... make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-486/build SUBDIRS=/tmp /selfgz3809/NVIDIA-Linux-x86-1.0-9639-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/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/.tmp_vers ions ; rm -f /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/.tmp_ versions/* make -f scripts/Makefile.build obj=/tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639 -pkg1/usr/src/nv echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz3809/NVI DIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/.nv.o .d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL_ _ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot ypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-functi on-declaration -fwrapv -Os -fno-stack-protector -m32 -msoft-float -mregpar m=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i486 -mtune=gen eric -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -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/selfgz3809/NVIDIA-Linux-x86-1.0- 9639-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar -subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-c ommon -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K ERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VE RSION=0 -DNV_PATCHLEVEL=9639 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_R LIM -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_INS ERT_PAGE_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(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3809/NVIDI A-Linux-x86-1.0-9639-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz3809/NVIDIA-Linux- x86-1.0-9639-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/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src /nv/nv-linux.h:19, from /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src /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/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src /nv/nv-linux.h:77, from /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src /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/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src /nv/nv-linux.h:99, from /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src /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 /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: At top level : /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:110: error: e xpected â=â, â,â, â;â, âasmâ or â__attribute__â before â *â token /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: In function ânvos_create_allocâ: /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:332: error: â nv_pte_t_cacheâ undeclared (first use in this function) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:332: error: ( Each undeclared identifier is reported only once /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:332: error: f or each function it appears in.) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: In function ânvos_free_allocâ: /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:364: error: â nv_pte_t_cacheâ undeclared (first use in this function) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: In function ânvos_proc_createâ: /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:499: error: â proc_root_driverâ undeclared (first use in this function) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: In function ânvidia_init_moduleâ: /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1292: error: ânv_pte_t_cacheâ undeclared (first use in this function) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1292: error: too many arguments to function âkmem_cache_createâ /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1426: error: void value not ignored as it ought to be /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: In function ânvidia_exit_moduleâ: /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1453: error: void value not ignored as it ought to be /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1557: error: ânv_pte_t_cacheâ undeclared (first use in this function) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: In function ânv_kern_vma_nopageâ: /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1677: error: âNOPAGE_SIGBUSâ undeclared (first use in this function) /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c: At top level : /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1684: error: unknown field ânopageâ specified in initializer /tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.c:1684: warning : initialization from incompatible pointer type make[3]: *** [/tmp/selfgz3809/NVIDIA-Linux-x86-1.0-9639-pkg1/usr/src/nv/nv.o ] B
ArnVaker - 23-06-2009 19:40
virnik, poszedłeś nie w tę stronę co trzeba. Teraz próbujesz zainstalować wersję 1.0-9639, która jest jeszcze starsza.
Jeśli masz system 32-bitowy, zainstaluj te sterowniki: http://www.nvidia.com/object/linux_d...185.18.14.html
Jeśli masz system 64-bitowy, zainstaluj te sterowniki: http://www.nvidia.com/object/linux_d...185.18.14.html
virnik - 23-06-2009 19:56
Eh, jaki ja jestem ciemny:D
Zainstalowałem sobie ten sterownik przez skrypt podany przez Pana gruby, i wygląda na to, że wszystko jest dobrze. Skrypt sam skonfigurował mi xorg.conf. Możesz na niego zerknąć? # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection
Section "Device" Driver "nvidia" Option "IgnoreDisplayDevices" "TV" Option "Coolbits" "1" Option "AddARGBGLXVisuals" "true" Option "TripleBuffer" "false" #BusID "PCI:1:0:0" Identifier "Configured Video Device" EndSection
Section "Monitor" Identifier "Configured Monitor" EndSection
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection
Section "Extensions" # Option "Composite" "disable" # Option "RENDER" "disable" EndSection
gruby - 23-06-2009 20:00
no i jest dobrze
ArnVaker - 23-06-2009 20:02
Możesz na niego zerknąć ?
Ja tam się na xorgach nie znam, ale dorzuciłbym jeszcze: Section "Module" Load "dbe" Load "extmod" Load "glx" EndSection
Choć nie wiem, czy te moduły nie są już obecnie ładowane automatycznie. Trzeba by przejrzeć loga ze startu X-ów.
gruby - 23-06-2009 20:07
to mój dla porównania
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection
Section "Device" Driver "nvidia" Option "IgnoreDisplayDevices" "TV" Option "Coolbits" "1" Option "AddARGBGLXVisuals" "true" Option "TripleBuffer" "false" #BusID "PCI:1:0:0" Identifier "Configured Video Device" EndSection
Section "Monitor" Identifier "Configured Monitor" EndSection
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection
Section "Extensions" # Option "Composite" "disable" # Option "RENDER" "disable" EndSection
virnik - 23-06-2009 20:32
Dziękuję bardzo za wszystko.
Teraz trochę nie na temat. Zainstalowałem sobie wine a wraz z nim zainstalowało mi się (tak sądzę) pełno śmieci. Jakaś samba, DHCP itp. Uruchamia mi się to przy starcie systemu przez co dłużej uruchamia mi się system. Czy to normalne składniki wine? Jak to usunąć?
ArnVaker - 23-06-2009 21:08
Czy to normalne składniki wine ?
Nie, przejrzyj/wrzuć fragment loga z tej instalacji. Jeśli użyłeś aptitude, to:
/var/log/aptitude
Jeśli użyłeś apt-get (lub czegokolwiek innego), to:
/var/log/apt/term.log
Uruchamia mi się to przy starcie systemu przez co dłużej uruchamia mi sie system.
Usługi uruchamiane podczas startu najłatwiej skonfigurować przez rcconf: aptitude install rcconf
rcconf
Jak to usunąć ?
Jak każdy inny pakiet, ale najpierw przejrzyj loga.
virnik - 23-06-2009 21:35
To mi się zainstalowało wraz z wine. [INSTALOWANY, ZALEÂŻNOÂŚCI] avahi-daemon [INSTALOWANY, ZALEÂŻNOÂŚCI] avahi-utils [INSTALOWANY, ZALEÂŻNOÂŚCI] cups [INSTALOWANY, ZALEÂŻNOÂŚCI] cups-bsd [INSTALOWANY, ZALEÂŻNOÂŚCI] cups-client [INSTALOWANY, ZALEÂŻNOÂŚCI] cups-common [INSTALOWANY, ZALEÂŻNOÂŚCI] foomatic-db [INSTALOWANY, ZALEÂŻNOÂŚCI] foomatic-db-engine [INSTALOWANY, ZALEÂŻNOÂŚCI] foomatic-filters [INSTALOWANY, ZALEÂŻNOÂŚCI] ghostscript [INSTALOWANY, ZALEÂŻNOÂŚCI] ghostscript-x [INSTALOWANY, ZALEÂŻNOÂŚCI] gs-common [INSTALOWANY, ZALEÂŻNOÂŚCI] gs-esp [INSTALOWANY, ZALEÂŻNOÂŚCI] libavahi-client3 [INSTALOWANY, ZALEÂŻNOÂŚCI] libavahi-common-data [INSTALOWANY, ZALEÂŻNOÂŚCI] libavahi-common3 [INSTALOWANY, ZALEÂŻNOÂŚCI] libavahi-compat-libdnssd1 [INSTALOWANY, ZALEÂŻNOÂŚCI] libavahi-core5 [INSTALOWANY, ZALEÂŻNOÂŚCI] libcupsimage2 [INSTALOWANY, ZALEÂŻNOÂŚCI] libdaemon0 [INSTALOWANY, ZALEÂŻNOÂŚCI] libexif12 [INSTALOWANY, ZALEÂŻNOÂŚCI] libglu1-mesa [INSTALOWANY, ZALEÂŻNOÂŚCI] libgphoto2-2 [INSTALOWANY, ZALEÂŻNOÂŚCI] libgphoto2-port0 [INSTALOWANY, ZALEÂŻNOÂŚCI] libgs8 [INSTALOWANY, ZALEÂŻNOÂŚCI] libieee1284-3 [INSTALOWANY, ZALEÂŻNOÂŚCI] libltdl3 [INSTALOWANY, ZALEÂŻNOÂŚCI] libnss-mdns [INSTALOWANY, ZALEÂŻNOÂŚCI] libpaper-utils [INSTALOWANY, ZALEÂŻNOÂŚCI] libpaper1 [INSTALOWANY, ZALEÂŻNOÂŚCI] libpoppler3 [INSTALOWANY, ZALEÂŻNOÂŚCI] libsane [INSTALOWANY, ZALEÂŻNOÂŚCI] libsane-extras [INSTALOWANY, ZALEÂŻNOÂŚCI] libslp1 [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-alsa [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-cms [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-gl [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-gphoto2 [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-ldap [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-print [INSTALOWANY, ZALEÂŻNOÂŚCI] libwine-sane [INSTALOWANY, ZALEÂŻNOÂŚCI] libxslt1.1 [INSTALOWANY, ZALEÂŻNOÂŚCI] openssl-blacklist [INSTALOWANY, ZALEÂŻNOÂŚCI] poppler-utils [INSTALOWANY, ZALEÂŻNOÂŚCI] psfontmgr [INSTALOWANY, ZALEÂŻNOÂŚCI] samba-common [INSTALOWANY, ZALEÂŻNOÂŚCI] sane-utils [INSTALOWANY, ZALEÂŻNOÂŚCI] smbclient [INSTALOWANY, ZALEÂŻNOÂŚCI] ssl-cert [INSTALOWANY, ZALEÂŻNOÂŚCI] ttf-liberation [INSTALOWANY, ZALEÂŻNOÂŚCI] wine-bin [INSTALOWANY, ZALEÂŻNOÂŚCI] wine-utils [INSTALOWANY] wine
To wszystko jest potrzebne do normalnego funkcjonowania? Co mogę usunąć?
ArnVaker - 24-06-2009 12:31
Mogę Ci napisać, czego ja nie mam z tej listy: avahi-utils cups cups-bsd cups-client cups-common foomatic-db foomatic-db-engine foomatic-filters ghostscript-x gs-esp libavahi-compat-libdnssd1 libieee1284-3 libltdl3 libpoppler3 libsane libsane-extras libslp1 libwine libwine-alsa libwine-cms libwine-gl libwine-gphoto2 libwine-ldap libwine-print libwine-sane openssl-blacklist poppler-utils samba-common sane-utils smbclient ssl-cert wine-bin wine-utils
Na pewno są pewne rozbieżności, z uwagi na to, że ja mam wine z innego repozytorium. Z całą pewnością potrzebujesz wszystkiego, co ma "wine" w nazwie. Faktycznie trochę tego dużo, sprawdź, jakie zależności ma wine w wersji którą zainstalowałeś:
apt-cache depends wine
W wersji którą ja mam te pakiety nie są nawet "sugerowane".
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|