Mam problem z zainstalowaniem sterowników zamkniętych nvidii. http://damlab.pl/howto/nvidia_drivers/ Korzystam z tego poradnika, ściągam wersję legacy 96xx dla systemów 32bitowych (karta GeForce4 MX 440 - wersja się zgadza).
Wyskakuje:
Kod: Zaznacz cały
ERROR: Unable to determine the version of the kernel sources located in
'/lib/modules/2.6.39-2-686-pae/source'. 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.
Kod: Zaznacz cały
dpkg -l |grep headers
Kod: Zaznacz cały
ii linux-headers-2.6.39-2-686-pae 2.6.39-3 Header files for Linux 2.6.39-2-686-pae
ii linux-headers-2.6.39-2-common 2.6.39-3 Common header files for Linux 2.6.39-2
ii linux-libc-dev 2.6.39-3 Linux support headers for userspace development
Kod: Zaznacz cały
dpkg -l |grep linux-image
Kod: Zaznacz cały
ii linux-image-2.6-686-pae 2.6.39+35.1 Linux 2.6 for modern PCs (meta-package)
ii linux-image-2.6.39-2-686-pae 2.6.39-3 Linux 2.6.39 for modern PCs
Kod: Zaznacz cały
dpkg -l |grep nvidia
Kod: Zaznacz cały
Nic ;)
Kod: Zaznacz cały
uname -a
Kod: Zaznacz cały
Linux stacjonarny 2.6.39-2-686-pae #1 SMP Tue Jul 5 03:48:49 UTC 2011 i686 GNU/Linux
Kod: Zaznacz cały
ls /lib/modules/*
Kod: Zaznacz cały
build modules.alias modules.dep modules.devname modules.softdep modules.symbols.bin
kernel modules.alias.bin modules.dep.bin modules.order modules.symbols source
Kod: Zaznacz cały
ls -l /usr/src
Kod: Zaznacz cały
razem 73728
drwxr-xr-x 3 root root 4096 07-25 09:42 gcc-4.6
drwxr-xr-x 4 root root 4096 07-24 22:38 linux-headers-2.6.39-2-686-pae
drwxr-xr-x 4 root root 4096 07-24 22:38 linux-headers-2.6.39-2-common
lrwxrwxrwx 1 root root 26 05-20 06:01 linux-kbuild-2.6.39 -> ../lib/linux-kbuild-2.6.39
-rw-r--r-- 1 root root 75480384 07-04 18:32 linux-source-2.6.39.tar.bz2
http://pokazywarka.pl/idf8ef/
Mógłby ktoś mi pomóc lub chociaż wskazać gdzie szukać rozwiązania, bo podoba mi się ten Debian lecz brak tego sterownika stwarza dość odczuwalny dyskomfort (działanie środowiska, złe działania youtube itd.).
Pozdrawiam.