Kod: Zaznacz cały
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.
Użyłem:
Kod: Zaznacz cały
aptitude remove linux-headers-`uname -r` gcc gcc-4.1 gcc-4.1-base gcc-3.4-base libgcc1 g++ g++-4.1 build-essential
Następnie użyłem:
Kod: Zaznacz cały
apt-get install linux-headers-`uname -r` gcc gcc-4.1 gcc-4.1-base gcc-3.4-base libgcc1 g++ g++-4.1 build-essential
Kolejny krokiem było odpalenie instalatora sterowników NVIDIA - sterowniki zainstalowały się.
Teraz nie ładuje mi się tryb graficzny przy uruchomieniu Debiana.
Jest czarny ekran, mogę tylko użyć Ctrl+Alt+F1. :-/
Bardzo proszę o pomoc. :-)