Strona 1 z 1

[+] instalacja sterowników nvidii z jądrem 2.6.32-5 amd64

: 19 czerwca 2010, 18:28
autor: grzesiek
Witam
Może ktoś wie jak rozwiązać problem z instalacja sterowników nvidia po instalacji jądra 2.6.32-5 amd64?

/var/log/nvidia-installer.log:

Kod: Zaznacz cały

-> 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), or NVIDIA GPU
       installed in this system is not supported by this NVIDIA Linux graphics
       driver release.
       
       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 No such device

: 19 czerwca 2010, 18:49
autor: uciu
To wina otwartych sterowników nouveau. Mnie już z tym pomogli tu na forum.

Do:

Kod: Zaznacz cały

/etc/modprobe.d/blacklist.conf
Dopisz:

Kod: Zaznacz cały

blacklist nouveau
Albo spróbuj zainstalować sterowniki z repozytorium.

: 19 czerwca 2010, 19:04
autor: grzesiek
Ja to rozwiązałem tak:

Kod: Zaznacz cały

 /home/grzesiek/Downloads/NVIDIA-Linux-x86_64-195.36.31-pkg2.run -k $(uname -r)
i restart,
i aaa :)