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!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2009-04-24 14:46:56

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

[SOLVED]Unable to load the kernel module 'nvidia.ko'

Witam mam problem przy instalacji sterowników nvidia wywala mi taki komunikat:

Kod:

Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was build the wrong or impraperly configured kernel sources, with a version of gcc that differs from the one used to build this target kernel. or if a driver such as rivafb/nvidiafb is presents the NVIDIA kernel module from obtaining ownership of the Nvidia graphics device(s)

Chyba tutaj chodzi o coś z gcc ale ja niemam pojęcia o co biega. Szukałem na googlach ale nic ciekawego nie znalazłem. Logu z sterownika nie podam narazie bo mi X y nie startują przez moją głópote bo usunąłem sobie xorg.conf myśląc, że tak jak zawsze po instalacji sterownika sam mi utworzy nowy xorg.conf.
Polecenia jakie wykonałem w konsoli przed instalacją sterownika:

Kod:

/etc/init.d/gdm stop
dpkg -l|grep linux-image-uname -r
dpkg -l|grep linux-headers-uname -r
aptitude install linux-headers-uname -r
aptitude install build-essential

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 23:01:18)

Offline

 

#2  2009-04-24 14:54:05

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

He he czekałem kto pierwszy się z tym zgłosi :)
Dzisiejsza aktualka udeva.

Dopisz sobie do pliku /etc/modprobe.d/blacklist.conf

Kod:

blacklist rivafb
blacklist nvidiafb

Zrestartuj kompa i możesz stery instalować.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#3  2009-04-24 15:50:37

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Padlo namnie. I niestety dalej mi to samo wywala ten sam blad.
A to moj log:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Apr 24 15:42:49 2009
installer version: 1.0.7

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : false
  no backup               : false
  kernel module only      : false
  sanity                  : false
  add this kernel         : false
  no runlevel check       : false
  no network              : false
  no ABI note             : false
  no RPMs                 : false
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  no cc version check     : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : (not specified)
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp mirror              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 173.14.18.
-> There appears to already be a driver installed on your system (version: 173.
   14.18).  As part of installing this driver (version: 173.14.18), the existin
   g driver will be uninstalled.  Are you sure you want to continue? ('no' will
   abort installation) (Answer: Yes)
-> 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".
-> The CC version check failed:
   
   The compiler used to compile the kernel (gcc 4.1) does not exactly match the
   current compiler (gcc 4.3).  The Linux 2.6 kernel module loader rejects kern
   el modules built with a version of gcc that does not exactly match that of t
   he compiler used to build the running kernel.
   
   If you know what you are doing and want to ignore the gcc version check, sel
   ect "No" to continue installation.  Otherwise, select "Yes" to abort install
   ation, set the CC environment variable to the name of the compiler used to c
   ompile your kernel, and restart installation.  Abort now? (Answer: No)
-> Kernel source path: '/lib/modules/2.6.26-2-686/build'
-> Kernel output path: '/lib/modules/2.6.26-2-686/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.26-2-686/bu
   ild SYSOUT=/lib/modules/2.6.26-2-686/build'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-686/build SUBDIRS=/tmp
   /selfgz4796/NVIDIA-Linux-x86-173.14.18-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/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_ver
   sions ; rm -f /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tm
   p_versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.1
   8-pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.nv.
   o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -D__KERNEL
   __ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto
   types -Wno-trigraphs -fno-strict
   -aliasing -fno-common -Werror-implicit-function-declaration -fwrapv -Os   -f
   no-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mprefe
   rred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG
   _AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tabl
   es -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fo
   mit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign   -I/tmp/s
   elfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv -Wall -Wimplicit -Wretu
   rn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -W
   no-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERN
   EL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.14.18\" -UDEBUG -U_DEBUG -DND
   EBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"K
   BUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4796/NVIDIA-Linux-x86-173
   .14.18-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-
   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/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv.c:14:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.nv-
   vm.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -D__KER
   NEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
   ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fu
   nction-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-float -mre
   gparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686 -ffree
   standing -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-co
   mpare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
   -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-stat
   ement -Wno-pointer-sign   -I/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/
   usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscript
   s
    -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-compare -
   Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"
   173.14.18\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUI
   LD_BASENAME=KBUILD_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
   /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp
   /selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-vm.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-vm.c:14:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-vm.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.os-
   agp.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -D__KE
   RNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
   unction-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-
   float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i
   686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -W
   no-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/selfgz4796/NVIDIA-Linux-x86-173.
   14.18-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wcha
   r-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsi
   gn-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSI
   ON_STRING=\"173.14.18\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)
   =#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nv
   idia)" -c -o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp
   _os-agp.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/os-agp.
   c
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-agp.c:24:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-agp.c:24:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-agp.c:24:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.os-
   interface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include
   -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impl
   icit-function-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-flo
   at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686
   -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-s
   ign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno
   -3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-aft
   er-statement -Wno-pointer-sign   -I/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.1
   8-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-su
   bscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-c
   ompare -
   Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"
   173.14.18\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUI
   LD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
   -c -o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_os-int
   erface.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/os-inter
   face.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/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-interface.c:26:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-interface.c:26:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-interface.c:26:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.os-
   registry.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -
   D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstr
   ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impli
   cit-function-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-floa
   t -mregparm=3 -freg-struc
   t-return -mpreferred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_A
   S_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchro
   nous-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/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv -Wall -
   Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -W
   pointer-arith -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wn
   o-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.14.18\" -UDEB
   UG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
   D_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz
   4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/self
   gz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/os-registry.c
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-registry.c:15:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-registry.c:15:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/os-registry.c:15:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.nv-
   i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -D__KE
   RNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
   unction-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-float -mr
   egparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686 -ffre
   estanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-c
   ompare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dno
   w -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-st
   atement -Wno-pointer-sign   -I/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg
   1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscri
   pts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-compar
   e -Wno-c
   ast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.1
   4.18\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BA
   SENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp
   /selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/se
   lfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.nva
   cpi.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -D__KE
   RNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
   unction-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-float -mr
   egparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i68
   6 -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 -m
   no-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-a
   fter-statement -Wno-pointer-sign   -I/tmp/selfgz4796/NVIDIA-Linux-x86-173.14
   .18-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-
   subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign
   -compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION
   _STRING=\"173.14.18\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#
   s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)"  -D"KBUILD_MODNAME=KBUILD_STR(nvid
   ia)" -c -o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.tmp_n
   vacpi.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nvacpi.c
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nvacpi.c:15:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nvacpi.c:15:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nvacpi.c:15:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     ld -m elf_i386   -r -o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr
   /src/nv/nvidia.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/
   nv-kernel.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nv.o
   /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nv-vm.o /tmp/self
   gz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/os-agp.o /tmp/selfgz4796/N
   VIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/os-interface.o /tmp/selfgz4796/NVI
   DIA-Linux-x86-173.14.18-pkg1/usr/src/nv/os-registry.o /tmp/selfgz4796/NVIDIA
   -Linux-x86-173.14.18-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz4796/NVIDIA-Linux-x
   86-173.14.18-pkg1/usr/src/nv/nvacpi.o
   (cat /dev/null;   echo kernel//tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg
   1/usr/src/nv/nvidia.ko;) > /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/u
   sr/src/nv/modules.order
     Building modules, stage 2.
   make -f /usr/src/linux-headers-2.6.26-2-686/scripts/Makefile.modpost
     scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.26-2-686/Module.symv
   ers -I /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/Module.sym
   vers  -o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/Module.s
   ymvers -S   -w -c -s
     cc -Wp,-MD,/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/.nvi
   dia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -D
   __KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
   it-function-declaration -fwrapv -Os   -fno-stack-protector -m32 -msoft-float
   -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686 -f
   freestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sig
   n-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3
   dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after
   -statement -Wno-pointer-sign -I/tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pk
   g1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscr
   ipts -Wparenthes
   es -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qua
   l -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.14.18\"
   -UDEBUG -U_DEBUG -DNDEBUG   -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_S
   TR(nvidia.mod)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/s
   elfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfg
   z4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/src/nv/nvidia.mod.c
   In file included from include/linux/list.h:6,
                    from include/linux/module.h:9,
                    from /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/usr/sr
   c/nv/nvidia.mod.c:1:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
     ld -r -m elf_i386  --build-id -o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.1
   8-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-pkg1/
   usr/src/nv/nvidia.o /tmp/selfgz4796/NVIDIA-Linux-x86-173.14.18-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 happens most
       frequently when this kernel module was built against the wrong or
       improperly configured kernel sources, with a version of gcc that differs
       from the one used to build the target kernel, or if a driver such as
       rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
       obtaining ownership of the NVIDIA graphics device(s).
       
       Please see the log entries 'Kernel module load error' and 'Kernel
       messages' at the end of the file '/var/log/nvidia-installer.log' for
       more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
   -1 File exists
-> Kernel messages:
   [   29.885118] RPC: Registered udp transport module.
   [   29.885126] RPC: Registered tcp transport module.
   [   29.923929] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
   [   29.999507] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
   recovery directory
   [   30.018749] NFSD: starting 90-second grace period
   [   33.442959] vboxdrv: Trying to deactivate the NMI watchdog permanently...
   [   33.442968] vboxdrv: Successfully done.
   [   33.442971] vboxdrv: Found 1 processor cores.
   [   33.443086] vboxdrv: TSC mode is 'synchronous', kernel timer mode is
   'normal'.
   [   33.443090] vboxdrv: Successfully loaded version 2.2.0 (interface
   0x000a0009).
   [   37.389238] Bluetooth: Core ver 2.11
   [   37.391038] NET: Registered protocol family 31
   [   37.391046] Bluetooth: HCI device and connection manager initialized
   [   37.391052] Bluetooth: HCI socket layer initialized
   [   37.481488] Bluetooth: L2CAP ver 2.9
   [   37.481496] Bluetooth: L2CAP socket layer initialized
   [   37.584231] Bluetooth: RFCOMM socket layer initialized
   [   37.584258] Bluetooth: RFCOMM TTY layer initialized
   [   37.584261] Bluetooth: RFCOMM ver 1.8
   [   38.641937] eth0: no link during initialization.
   [   38.642841] ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   40.358499] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
   [   40.358518] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
   [   40.358576] agpgart: Putting AGP V3 device at 0000:02:00.0 into 8x mode
   [   52.224011] wlan0: no IPv6 routers present
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

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 15:59:15)

Offline

 

#4  2009-04-24 16:14:18

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Eee wydaje mi się że masz wszystko w porządku.

Sprawdź czy czysto wejdzie

Kod:

modprobe nvidia

Zakladam że wpisy które podałem wyżej zrobiłeś.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#5  2009-04-24 16:17:20

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Kod:

gedit /etc/modprobe.d/blacklist.conf

# This file lists modules which will not be loaded as the result of
# alias expansion, with the purpose of preventing the hotplug subsystem
# to load them. It does not affect autoloading of modules by the kernel.
# This file is provided by the udev package.

# evbug is a debug tool and should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# replaced by tmscsim
blacklist am53c974

# watchdog drivers should be loaded only if a watchdog daemon is installed
blacklist acquirewdt
blacklist advantechwdt
blacklist alim1535_wdt
blacklist alim7101_wdt
blacklist booke_wdt
blacklist cpu5wdt
blacklist eurotechwdt
blacklist i6300esb
blacklist i8xx_tco
blacklist ib700wdt
blacklist ibmasr
blacklist indydog
blacklist ixp2000_wdt
blacklist ixp4xx_wdt
blacklist machzwd
blacklist mixcomwd
blacklist mpc8xx_wdt
blacklist mpcore_wdt
blacklist mv64x60_wdt
blacklist pcwd
blacklist pcwd_pci
blacklist pcwd_usb
blacklist s3c2410_wdt
blacklist sa1100_wdt
blacklist sbc60xxwdt
blacklist sbc8360
blacklist sc1200wdt
blacklist sc520_wdt
blacklist scx200_wdt
blacklist shwdt
blacklist softdog
blacklist w83627hf_wdt
blacklist w83877f_wdt
blacklist w83977f_wdt
blacklist wafer5823wdt
blacklist wdt285
blacklist wdt977
blacklist wdt
blacklist wdt_pci
blacklist pcspkr
blacklist rivafb
blacklist nvidiafb

to polecenie mam wykonac tak jak teraz czy wylaczyc gdm ??
to wywala jak wlaczone xy:

Kod:

modprobe nvidia
WARNING: All config files need .conf: /etc/modprobe.d/nvidia-kernel-nkc, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/eagle-usb, it will be ignored in a future release.

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 16:23:02)

Offline

 

#6  2009-04-24 16:23:32

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Normalnie w terminalu z roota.

Chodzi o sprawdzenie czy moduł się do jądra czysto ładuje.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#7  2009-04-24 16:29:14

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Po wpisaniu nvidia-settings normalnie sie wszystko odpala. Moge zmieniac rozdzielczosc. Tylko akceleracja 3d nie dziala:

Kod:

 glxinfo | grep direct
Error: glXCreateContext failed

Offline

 

#8  2009-04-24 16:31:04

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Pokaz

Kod:

cat /etc/X11/xorg.conf

Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#9  2009-04-24 16:33:49

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Zawartosc xorg.conf przekopiowalem z xorg.conf backup. bo mi xy nie chcialy wstac.

Kod:

cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder63)  Mon Mar  2 12:46:46 PST 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG T710BH"
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1152x864 +0+0; 1152x768 +0+0; 1024x768 +0+0; 1024x768_85 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Offline

 

#10  2009-04-24 16:39:47

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Powiedz mi skąd to się wzięlo /etc/modprobe.d/nvidia-kernel-nkc 

Przeinstaluj jeszcze raz stery.
Dobrze by było abyś do kompilacji użyl gcc-4.1 bo takim kompilatorem był kernel kompilowany.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#11  2009-04-24 16:44:46

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Instalowaem z synaptica cos takiego zanim napisalem watek na forum:
nvidia-kernel 2.6.26-2-686 myslalem ze czegos takiego brakuje ale to nic nie dalo wiec usunalem niby pisalo usun calkowicie niewiem czy o to biega.
A z tym gcc-4.1 to co mam dokladnie zrobic bo niemam pojecia?

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 16:48:24)

Offline

 

#12  2009-04-24 16:50:51

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Ten pliczek ww wywal calkiem.

Zainstaluj pakiet gcc-4.1

Potem przestaw domyślną wersję gcc.

Kod:

rm /usr/bin/gcc

Kod:

ln -s /usr/bin/gcc-4.1 /usr/bin/gcc

Polecenie

Kod:

gcc --ver

powinno pokazać wersję 4.1


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#13  2009-04-24 16:55:32

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Zrobilem i pokazuje:

Kod:

gcc --ver
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --with-tune=generic --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)

Teraz instalowac sterowniki? A to gcc-4.1 mialem juz zainstalowane.
Dalej nic to nie dalo ten sam blad ;/

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 17:00:58)

Offline

 

#14  2009-04-24 17:16:38

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

U ciebie jest jeden bład ze nie moze sterownika zaladować bo już jest załadowany.

Sprobuj wygenerować sobie xorga za pomocą

Kod:

 X -configure

Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#15  2009-04-24 17:35:37

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Gdy wpisalem bez wylanczania gdm pokazalo:

Kod:

  X -configure

Fatal server error:
Server is already active for display 0
    If this server is no longer running, remove /tmp/.X0-lock
    and start again.

Probowalem to zrobic i przy uruchomieniu X -configure wywala:
Could not init font path element /usr/share/fonts/X11/cyryllic removing from list!

cat /var/log/Xorg.0.log

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-11)
Current Operating System: Linux debian 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686
Build Date: 20 February 2009  03:06:29AM

    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 24 17:29:01 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    Entry deleted from font path.
(==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e3800
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01ea card 1462,7290 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 1462,7290 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 1462,7290 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 1462,7290 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 1462,7290 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1462,7290 rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1462,7290 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1462,7290 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1462,7290 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1462,7290 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1462,729c rev a1 class 02,00,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1462,7290 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1462,7290 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:08:0: chip 1814,0101 card 1814,2460 rev 00 class 02,80,00 hdr 00
(II) PCI: 02:00:0: chip 10de,0322 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xee000000 - 0xeeffffff (0x1000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xec000000 - 0xedffffff (0x2000000) MX[b]
(II) Bus 2 prefetchable memory range:
    [0] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b]
(--) PCI:*(2:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xec000000/24, 0xe0000000/27
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xebffffff to 0xe7ffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xee000000 - 0xee001fff (0x2000) MX[b]
    [1] -1    0    0xef001000 - 0xef001fff (0x1000) MX[b]
    [2] -1    0    0xef000000 - 0xef000fff (0x1000) MX[b]
    [3] -1    0    0xef005000 - 0xef0050ff (0x100) MX[b]
    [4] -1    0    0xef004000 - 0xef004fff (0x1000) MX[b]
    [5] -1    0    0xef003000 - 0xef003fff (0x1000) MX[b]
    [6] -1    0    0xe8000000 - 0xe7ffffff (0x0) MX[b]O
    [7] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [8] -1    0    0xec000000 - 0xecffffff (0x1000000) MX[b](B)
    [9] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [10] -1    0    0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [11] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [12] -1    0    0x0000d400 - 0x0000d407 (0x8) IX[b]
    [13] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xee000000 - 0xee001fff (0x2000) MX[b]
    [1] -1    0    0xef001000 - 0xef001fff (0x1000) MX[b]
    [2] -1    0    0xef000000 - 0xef000fff (0x1000) MX[b]
    [3] -1    0    0xef005000 - 0xef0050ff (0x100) MX[b]
    [4] -1    0    0xef004000 - 0xef004fff (0x1000) MX[b]
    [5] -1    0    0xef003000 - 0xef003fff (0x1000) MX[b]
    [6] -1    0    0xe8000000 - 0xe7ffffff (0x0) MX[b]O
    [7] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [8] -1    0    0xec000000 - 0xecffffff (0x1000000) MX[b](B)
    [9] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [10] -1    0    0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [11] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [12] -1    0    0x0000d400 - 0x0000d407 (0x8) IX[b]
    [13] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xee000000 - 0xee001fff (0x2000) MX[b]
    [5] -1    0    0xef001000 - 0xef001fff (0x1000) MX[b]
    [6] -1    0    0xef000000 - 0xef000fff (0x1000) MX[b]
    [7] -1    0    0xef005000 - 0xef0050ff (0x100) MX[b]
    [8] -1    0    0xef004000 - 0xef004fff (0x1000) MX[b]
    [9] -1    0    0xef003000 - 0xef003fff (0x1000) MX[b]
    [10] -1    0    0xe8000000 - 0xe7ffffff (0x0) MX[b]O
    [11] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [12] -1    0    0xec000000 - 0xecffffff (0x1000000) MX[b](B)
    [13] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [16] -1    0    0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [17] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [18] -1    0    0x0000d400 - 0x0000d407 (0x8) IX[b]
    [19] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  173.14.18  Mon Mar  2 12:22:46 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xee000000 - 0xee001fff (0x2000) MX[b]
    [5] -1    0    0xef001000 - 0xef001fff (0x1000) MX[b]
    [6] -1    0    0xef000000 - 0xef000fff (0x1000) MX[b]
    [7] -1    0    0xef005000 - 0xef0050ff (0x100) MX[b]
    [8] -1    0    0xef004000 - 0xef004fff (0x1000) MX[b]
    [9] -1    0    0xef003000 - 0xef003fff (0x1000) MX[b]
    [10] -1    0    0xe8000000 - 0xe7ffffff (0x0) MX[b]O
    [11] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [12] -1    0    0xec000000 - 0xecffffff (0x1000000) MX[b](B)
    [13] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [16] -1    0    0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [17] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [18] -1    0    0x0000d400 - 0x0000d407 (0x8) IX[b]
    [19] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xee000000 - 0xee001fff (0x2000) MX[b]
    [5] -1    0    0xef001000 - 0xef001fff (0x1000) MX[b]
    [6] -1    0    0xef000000 - 0xef000fff (0x1000) MX[b]
    [7] -1    0    0xef005000 - 0xef0050ff (0x100) MX[b]
    [8] -1    0    0xef004000 - 0xef004fff (0x1000) MX[b]
    [9] -1    0    0xef003000 - 0xef003fff (0x1000) MX[b]
    [10] -1    0    0xe8000000 - 0xe7ffffff (0x0) MX[b]O
    [11] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [12] -1    0    0xec000000 - 0xecffffff (0x1000000) MX[b](B)
    [13] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [14] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [15] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [19] -1    0    0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [20] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [21] -1    0    0x0000d400 - 0x0000d407 (0x8) IX[b]
    [22] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [23] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [24] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1152x864 +0+0; 1152x768 +0+0; 1024x768 +0+0; 1024x768_85 +0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(0): Enabling RENDER acceleration
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 (NV34) at PCI:2:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.27.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:2:0:0:
(--) NVIDIA(0):     LG T710BH (CRT-0)
(--) NVIDIA(0): LG T710BH (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1152x864+0+0"
(II) NVIDIA(0):     "1152x768+0+0"
(II) NVIDIA(0):     "1024x768+0+0"
(II) NVIDIA(0):     "1024x768_85+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1152 x 864
(--) NVIDIA(0): DPI set to (91, 91); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xee000000 - 0xee001fff (0x2000) MX[b]
    [5] -1    0    0xef001000 - 0xef001fff (0x1000) MX[b]
    [6] -1    0    0xef000000 - 0xef000fff (0x1000) MX[b]
    [7] -1    0    0xef005000 - 0xef0050ff (0x100) MX[b]
    [8] -1    0    0xef004000 - 0xef004fff (0x1000) MX[b]
    [9] -1    0    0xef003000 - 0xef003fff (0x1000) MX[b]
    [10] -1    0    0xe8000000 - 0xe7ffffff (0x0) MX[b]O
    [11] -1    0    0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [12] -1    0    0xec000000 - 0xecffffff (0x1000000) MX[b](B)
    [13] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [14] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [15] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [19] -1    0    0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [20] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [21] -1    0    0x0000d400 - 0x0000d407 (0x8) IX[b]
    [22] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [23] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [24] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) NVIDIA(0): Initialized AGP GART.
(II) NVIDIA(0): Setting mode "1152x864+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) AIGLX: Screen 0 is not DRI capable
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 17:46:44)

Offline

 

#16  2009-04-24 17:59:43

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Ja tam nie widzę zadnego błędu.

X -configure robi się przy wyłączonych xach z konta roota.
W katalogu root powstaje plik xorg.conf.new

Należy go potem przekopiować do /etc/X11 jako xorg.conf  uprzednio robiąc backup poprzedniego (na wszelki wypadek)

Kod:

mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old

Kod:

cp /root/xorg.conf.new /etc/X11/xorg.conf

Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#17  2009-04-24 18:11:27

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Tak zrobilem i ladnie pokazalo sie logo nvidia na starcie. Przestawila mi sie rozdzielczosc na najwieksza jaka moze byc to sobie wrocilem do swojej normalnej. Juz myslalem ze wszystko dziala ale:

Kod:

glxinfo | grep direct
Error: glXCreateContext failed

Jeszcze sprobuje zainstalowac sterowniki po raz kolejny. Dalej przy instalacji sterownika ten sam blad ;/

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 18:14:16)

Offline

 

#18  2009-04-24 18:19:47

  Yampress - Imperator

Yampress
Imperator
Zarejestrowany: 2007-10-18

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

zainstaluj i powinno byc ok.
mesa-utils - Miscellaneous Mesa GL utilities

Offline

 

#19  2009-04-24 18:28:00

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Kod:

aptitude install mesa-utils
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie       
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe          
Nie zostaną zainstalowane, zaktualizowane ani usunięte żadne pakiety.
0 pakietów aktualizowanych, 0 instalowanych, 0 do usunięcia i 4 nie aktualizowanych.
Do pobrania 0B archiwów. Zajęte po rozpakowaniu: 0B.
Zapisywanie dodatkowych informacji o stanie... Gotowe
Czytanie list pakietów... Gotowe                    
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie       
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe          
mesa-utils jest już w najnowszej wersji.

aptitude install mesa-utils - Miscellaneous Mesa GL utilities
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie       
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe          
Nie znaleziono pakietu "".
Nazwy ponad 40 pakietów zawierają "".
Nie znaleziono pakietu z "Miscellaneous" w nazwie.
Opisy następujących pakietów zawierają "Miscellaneous":
  python-crypto mesa-utils festival-freebsoft-utils libtommath-docs tcm-doc 
  python-webut texlive-base djvulibre-desktop x11proto-xf86misc-dev 
  pngquant gnus-bonus-el texlive-generic-extra multimon texlive-latex-extra 
  texlive-latex-recommended tcm texlive-generic-recommended 
  texlive-latex-base libglrr-widgets0 xorg-docs libtommath-dev libtommath0 
  x11proto-xcmisc-dev python-application dvb-apps libocamlbricks-ocaml-dev 
  texlive-plain-extra 
Nie znaleziono pakietu z "Mesa" w nazwie.
Opisy następujących pakietów zawierają "Mesa":
  mesa-utils libosmesa6-dev libgl1-mesa-swx11-dbg libgl1-mesa-swx11-dev 
  libgl1-mesa-swx11 xscreensaver-gl libglw1-mesa libwxgtk2.6-0 
  libwxgtk2.8-0 libwxgtk2.6-dev libglu1-mesa libgl1-mesa-swx11-i686 
  libtxc-dxtn-dev mesa-common-dev mesa-swx11-source libtxc-dxtn0 
  libgl1-mesa-glx-dbg libosmesa6 libvtk5 libgl1-mesa-dri-dbg 
  xscreensaver-gl-extra libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx 
  gnubik libwxgtk2.8-dev libglw1-mesa-dev pike7.6-gl 
Nie znaleziono pakietu z "GL" w nazwie.
Opisy ponad czterdziestu pakietów zawierają "GL".
Nie znaleziono pakietu "utilities".
Następujące pakiety mają "utilities" w nazwie:
  uml-utilities console-utilities r-cran-futilities cl-utilities 
Nie znaleziono pakietu "".
Nazwy ponad 40 pakietów zawierają "".
Nie znaleziono pakietu z "Miscellaneous" w nazwie.
Opisy następujących pakietów zawierają "Miscellaneous":
  python-crypto mesa-utils festival-freebsoft-utils libtommath-docs tcm-doc 
  python-webut texlive-base djvulibre-desktop x11proto-xf86misc-dev 
  pngquant gnus-bonus-el texlive-generic-extra multimon texlive-latex-extra 
  texlive-latex-recommended tcm texlive-generic-recommended 
  texlive-latex-base libglrr-widgets0 xorg-docs libtommath-dev libtommath0 
  x11proto-xcmisc-dev python-application dvb-apps libocamlbricks-ocaml-dev 
  texlive-plain-extra 
Nie znaleziono pakietu z "Mesa" w nazwie.
Opisy następujących pakietów zawierają "Mesa":
  mesa-utils libosmesa6-dev libgl1-mesa-swx11-dbg libgl1-mesa-swx11-dev 
  libgl1-mesa-swx11 xscreensaver-gl libglw1-mesa libwxgtk2.6-0 
  libwxgtk2.8-0 libwxgtk2.6-dev libglu1-mesa libgl1-mesa-swx11-i686 
  libtxc-dxtn-dev mesa-common-dev mesa-swx11-source libtxc-dxtn0 
  libgl1-mesa-glx-dbg libosmesa6 libvtk5 libgl1-mesa-dri-dbg 
  xscreensaver-gl-extra libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx 
  gnubik libwxgtk2.8-dev libglw1-mesa-dev pike7.6-gl 
Nie znaleziono pakietu z "GL" w nazwie.
Opisy ponad czterdziestu pakietów zawierają "GL".
Nie znaleziono pakietu "utilities".
Następujące pakiety mają "utilities" w nazwie:
  uml-utilities console-utilities r-cran-futilities cl-utilities 
Nie zostaną zainstalowane, zaktualizowane ani usunięte żadne pakiety.
0 pakietów aktualizowanych, 0 instalowanych, 0 do usunięcia i 4 nie aktualizowanych.
Do pobrania 0B archiwów. Zajęte po rozpakowaniu: 0B.
Zapisywanie dodatkowych informacji o stanie... Gotowe
Czytanie list pakietów... Gotowe                    
Budowanie drzewa zależności       
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie       
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe

Offline

 

#20  2009-04-24 18:31:37

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Pokaż

Kod:

dpkg -l | grep nvidia

Zobaczymy czy tam jakichś śmieci nie masz.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#21  2009-04-24 18:34:28

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Kod:

 dpkg -l | grep nvidia
rc  nvidia-kernel-common                                   20080825+1                     NVIDIA binary kernel module common files

Offline

 

#22  2009-04-24 18:39:21

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Najpierw

Kod:

aptitude purge nvidia-kernel-common

Potem /etc/init.d/gdm stop

Zaloguj się na roota

Kod:

rmmod nvidia

Teraz przeinstaluj sterownik.


Problemy rozwiązujemy na forum nie na PW -> Niech inni na tym skorzystają.
Polski portal Debiana

Offline

 

#23  2009-04-24 18:51:21

  tomekgreen1985 - Użytkownik

tomekgreen1985
Użytkownik
Zarejestrowany: 2008-11-28

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

Teraz wszystko zainstalowalo sie bez problemu.

Kod:

 glxinfo | grep direct
direct rendering: Yes

Normalnie niewiem jak dziekowac za tyle czasu zmarnowanego namnie jeszcze raz dziekuje i pozdrawiam.

Ostatnio edytowany przez tomekgreen1985 (2009-04-24 19:24:18)

Offline

 

#24  2009-04-26 15:57:01

  surix - Użytkownik

surix
Użytkownik
Zarejestrowany: 2009-04-26

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

ilin napisał(-a):

He he czekałem kto pierwszy się z tym zgłosi :)
Dzisiejsza aktualka udeva.

Dopisz sobie do pliku /etc/modprobe.d/blacklist.conf

Kod:

blacklist rivafb
blacklist nvidiafb

Zrestartuj kompa i możesz stery instalować.

Mam ten sam błąd co autor tematu, dopisałem to do blacklist ale moduł nvidiafb nadal się ładuje... sterowniki zainstalowałem pakietem nvidia-glx, polecacie tą metodę czy ściągać stery ze strony nvidi???

Kod:

rmmod nvidiafb

oraz

Kod:

modprobe nvidia

pokazuje błąd

Ostatnio edytowany przez surix (2009-04-26 15:58:11)

Offline

 

#25  2009-04-26 16:44:05

  kiko80 - Użytkownik

kiko80
Użytkownik
Skąd: /mnt/podlasie
Zarejestrowany: 2007-04-03

Re: [SOLVED]Unable to load the kernel module 'nvidia.ko'

ilin napisał(-a):

Najpierw

Kod:

aptitude purge nvidia-kernel-common

Potem /etc/init.d/gdm stop

Zaloguj się na roota

Kod:

rmmod nvidia

Teraz przeinstaluj sterownik.

W woli ścisłości dlaczego to tak trzeba robić i nie działa standardowa instalka bo mi też nie chciało zainstalować sterów nvidi na jajku 2.6.30-rc3 dopiero Ilin twoja recepta pomogła.


Wirusy w Linuxie to jak krasnoludki,
podobno są ale nikt ich nie widział :D
http://filefox.pl/poleca/kiko80
Linux register users: #445562

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)