nVidia - instalacja sterowników
- najczarniejszy
- Posty: 68
- Rejestracja: 11 grudnia 2007, 18:28
- Lokalizacja: wziąć na piwo ?
http://kaka.ovh.org/howto/nvidia_drivers/ czemu wyskakuje "nie znaleziono obiektu !'
http://www.debian.linux.pl/viewtopic.php?t=7618
@LongeR
ten link powyżej pokazuje drobny problem, jaki ja miałem. Wpierw po zaktualizowaniu jądra musisz zainstalować nowe nagłówki, czyli polecenie:
Potem dajesz polecenie i sprawdzasz, czy są zainstalowane dobrze :
Jak nie masz gcc 4.1 to wydaj to polecenie:
Teraz masz już wszystko na swoim miejscu, to robisz instalację sterowników według zaleceń Kaki i wszystko działa jak należy.
@LongeR
ten link powyżej pokazuje drobny problem, jaki ja miałem. Wpierw po zaktualizowaniu jądra musisz zainstalować nowe nagłówki, czyli polecenie:
Kod: Zaznacz cały
apittude install linux-headers-`uname -r`
Kod: Zaznacz cały
dpkg -l | grep linux-headers-`uname -r`
Kod: Zaznacz cały
rm /usr/bin/gcc
ln -s /usr/bin/gcc-4.1 /usr/bin/gcc
W razie pytań pisz : gg:7092216, jid: [email protected]
Witam, zrobiłem uaktualnienie systemu włacznie z jajkiem do 2.6.18-6-686
Niestety nie chca sie zainstalowac sterowniki nvidi, pisz ze sa nie dla tego jajka?!
Karta GForce FX 5200, może ma któs linka do takich sterowników albo jakiś pomysł?
Sterowniki jakich uzywałem:
Pierwszy NVIDIA-Linux-x86-1.0-9746-pkg1.run chodzi z jajkiem - 2.6.18-5-686
Niestety nie chca sie zainstalowac sterowniki nvidi, pisz ze sa nie dla tego jajka?!
Karta GForce FX 5200, może ma któs linka do takich sterowników albo jakiś pomysł?
Sterowniki jakich uzywałem:
Kod: Zaznacz cały
NVIDIA-Linux-x86-1.0-9746-pkg1.run
NVIDIA-Linux-x86-169.12-pkg1.run
NVIDIA-Linux-x86-96.43.05-pkg1.run
- parrotlarch
- Beginner
- Posty: 393
- Rejestracja: 12 kwietnia 2007, 07:31
- Lokalizacja: Olsztyn
mam na dysku wersję 100.14.19...jak miałem Etcha instalowały się bez problemu...teraz działają na Lennym i na Sidzie.
Nie działa, nigdy nie miałem problemów z nvidia a tu masz? Może coś źle robię?
Log:
Log:
Kod: Zaznacz cały
creation time: Sun Apr 6 22:50:01 2008
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.
-> There appears to already be a driver installed on your system (version: 1.0-
9746). As part of installing this driver (version: 100.14.19), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> 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".
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.
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].
- parrotlarch
- Beginner
- Posty: 393
- Rejestracja: 12 kwietnia 2007, 07:31
- Lokalizacja: Olsztyn
masz zainstalowane linux-headers dla nowego jajka??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
Kod: Zaznacz cały
linux-headers-2.6.18-6-686
A ja wiem :-(parrotlarch pisze: masz zainstalowane linux-headers dla nowego jajka???Kod: Zaznacz cały
linux-headers-2.6.18-6-686
zaktualizowałem system:
Kod: Zaznacz cały
aptitude update
Kod: Zaznacz cały
aptitude -P dist-upgrade
- parrotlarch
- Beginner
- Posty: 393
- Rejestracja: 12 kwietnia 2007, 07:31
- Lokalizacja: Olsztyn
Kod: Zaznacz cały
aptitude install linux-headers-2.6.18-6-686