[+] instalacja sterowników nvidii z j

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Awatar użytkownika
grzesiek
Junior Member
Posty: 932
Rejestracja: 06 stycznia 2008, 10:41
Lokalizacja: Białystok

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

Post 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
Awatar użytkownika
uciu
Posty: 15
Rejestracja: 17 maja 2010, 17:59

Post 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.
Awatar użytkownika
grzesiek
Junior Member
Posty: 932
Rejestracja: 06 stycznia 2008, 10:41
Lokalizacja: Białystok

Post 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 :)
ODPOWIEDZ