Strona 2 z 2

: 19 czerwca 2007, 16:42
autor: ezaris
Tak głupi to nie jestem wiem jak zalogowac sie jako root :P Robie wszystko spod roota!

Ale Nic nie działa czy zrobie to aptitude czy apt-get czy dam to co mi Mlyczek powiedziałes to i tak wyskakuje to samo ;/

Dobra robie to synaptic'iem mam nadzieje ze da rade lepiej.

Po drodze poinstalowałem jeszcze pakiet util-linux dało rade wszystko ale instalacja znowu sie nie powiodła zobaczyłem w pliku /var/log/nvidia-installer.log i tam jest miedzy innymi to:

Kod: Zaznacz cały

-> 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 ([url]ftp://download.nvidia.com[/url])? (Answer: Yes)
ERROR: Unable to connect to download.nvidia.com (unknown host)
-> 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".
ERROR: Unable to find the kernel source tree for the currently running kernel. 
       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.
Tego juz napewno sam nie rozgryze.

: 19 czerwca 2007, 18:19
autor: ShinnRa
ezaris pisze:Please make sure you have installed the kernel source files for your
kernel and that they are properly configured
wygląda na to, że instalator nie może znaleźć plików nagłówkowych kernela. Prawdopodobnie masz źle nazwany katalog, że źródłami kernela

: 19 czerwca 2007, 18:25
autor: ezaris
Nic nie robiłem nie zmianiałem nazw. gdzie to sprawdzic i jak naprawic?

: 19 czerwca 2007, 18:53
autor: el_carles
Zobacz co wypluwa:

Kod: Zaznacz cały

$ dpkg -l linux-headers-`uname -r`
to Ci powie czy masz je zainstalowane czy nie.

Jeżeli nie: doinstaluj!

Nagłówki powinny znajdować się w /lib/modules/`uname -r`/build gdzie katalog build jest dowiązaniem symbolicznym do /usr/src/linux-headers-`uname -r` (uname -r możesz zastąpić tym, co wypluwa konsola po wydaniu tego polecenia)

Jeżeli masz je zainstalowane i znajdują się w tych katalogach a instalator nie potrafi ich zlokalizować, spróbuj odpalić go w ten sposób:

Kod: Zaznacz cały

# sh "nazwa.run" --kernel-source-path=/usr/src/linux-headers-`uname -r`
nazwa.run zastąp nazwą pliku instalatora.

: 25 czerwca 2007, 13:54
autor: ezaris
Nie zadziało to niestety ;/ Ale juz sobie jakoś poradziłem i zainstalowałem stery do tej karty wielkie dzieki :)