Strona 1 z 5
instalacja sterowników nvidii - GF 6100
: 01 grudnia 2009, 13:29
autor: cichy83
Witam.
Może problem banalny ale męczę się już dostatecznie długo.
Znalazłem jakiś poradnik jak zainstalować kartę graficzną nvidii. Przeszedłem wszelkie kroki i
stanąłem na zainicjowaniu
instalatora nvidii.
Po wpisaniu polecenia:
zaczyna się
instalacja po czym wyświetla błąd:
Kod: Zaznacz cały
error:
unable to find the system utility 'id' ; please make sure you have the package 'binutils' installed. if you do have binutilis installed, then please check that 'id' is in your patch.
Będę wdzięczny za pomoc
Grafika GF 6100, płyta główna asus m2n mx, monitor asus wv192.
: 01 grudnia 2009, 16:26
autor: mati75
: 01 grudnia 2009, 18:55
autor: cichy83
dostaje komunikat
Kod: Zaznacz cały
cichy# aptitude install build-essential
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe
Brak kandydującej wersji build-essential
Brak kandydującej wersji build-essential
Nie zostaną zainstalowane, zaktualizowane ani usunięte żadne pakiety.
0 pakietów aktualizowanych, 0 instalowanych, 0 do usunięcia i 0 nie aktualizowanych.
Do pobrania 0B archiwów. Zajęte po rozpakowaniu: 0B.
Zapisywanie dodatkowych informacji o stanie... Gotowe
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Odczyt dodatkowych informacji o stanie
Inicjalizacja stanów pakietów... Gotowe
Odczyt opisów zadań... Gotowe
Kod: Zaznacz cały
apt-get install build-essential
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Pakiet build-essential nie ma dostępnej wersji, ale odnosi się do niego inny pakiet.
Zazwyczaj oznacza to, że pakietu brakuje, został zastąpiony przez inny
pakiet lub nie jest dostępny przy pomocy obecnie ustawionych źródeł.
E: Pakiet build-essential nie ma kandydata do instalacji
: 01 grudnia 2009, 19:23
autor: beetls
Uzupełnij repozytoria dla swojej wersji Debiana i spróbuj ponownie zainstalować. Repzytoria znajdziesz w dziale dla początkujących. Instalacja sterowników nvidii wymaga również linux-headers dla twojego jądra.
: 01 grudnia 2009, 19:33
autor: cichy83
Dodałem repozytoria. Instalacja odpaliła ale wyświetliło błąd:
Kod: Zaznacz cały
instalation has failed. Please see the file
' /var/log/nvidia-installer.log' for detailis. you may find suggestions on fixing instalation problems in the readme available on the linux driver download oage at www,nvidia,com
: 01 grudnia 2009, 19:38
autor: beetls
Instalacja czegoś nie usunęła? Dterowników nvidii? Udało ci się zainstalować build-essential i linux-headers? Z jakiego poradnika korzystasz przy instalacji?
: 01 grudnia 2009, 19:42
autor: cichy83
Z tego poradnika:
http://kaka.ovh.org/howto/nvidia_drivers/ ale instalowałem z polecenia: ,,apt-get install'' bo tamto nie łapało.a wywaliło instalator nvidii.
: 01 grudnia 2009, 20:01
autor: beetls
Trudno powiedzieć w czym problem bo za mało podałeś informacji. Przeczytaj logi powinna tam być informacja w czym problem. Mam grafikę GF na 2 komputerach i laptopie i nigdy nie miałem problemów z instalacją sterowników. Poradnik Kaki' jest bardzo dobry, jeżeli wykonałeś wszystkie przedstawione tam czynności nie powinno być problemów.
: 01 grudnia 2009, 20:07
autor: cichy83
Kod: Zaznacz cały
cichy# dpkg -l | grep linux-image-`uname -r`
ii linux-image-2.6.26-2-686 2.6.26-19lenny2 Linux 2.6.26 image on PPro/Celeron/PII/PIII/
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Dec 1 19:40:02 2009
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> 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)
-> 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".
-> The CC version check failed:
The compiler used to compile the kernel (gcc 4.1) does not exactly match the
current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kern
el modules built with a version of gcc that does not exactly match that of t
he compiler used to build the running kernel.
If you know what you are doing and want to ignore the gcc version check, sel
ect "No" to continue installation. Otherwise, select "Yes" to abort install
ation, set the CC environment variable to the name of the compiler used to c
ompile your kernel, and restart installation. Abort now? (Answer: Yes)
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at [url]www.nvidia.com[/url].
: 01 grudnia 2009, 20:18
autor: beetls
nie wiem co dokładnie "klikałeś", ale z logu wynika, że gdy instalator zapytał czy przerwać instalację - potwierdziłeś że YES. Poza tym masz gcc w wersji 4.1 a instalator wymaga gcc 4.3. Możesz albo zainstalować gcc 4.3 albo zrobić to tak (wg Kaki):
-
Kod: Zaznacz cały
wyjście do konsoli - CTRL + Alt + F1
- zalogowanie jako root
- /etc/init.d/gdm stop (jeśli gnome, lub kdm stop jeśli kde)
- cd /do katalogu/z/nvi.run
- export CC=gcc-4.1
- chmod +x nvi.run
- sh nvi.run
Pod koniec instalacji zostaniesz zapytany czy instalator ma dokonać konfiguracji pliku xorg.conf. Odpowiadasz tak i koniec. Nie ma potrzeby edytować własnoręcznie xorg.conf