[+] instalacja sterowników karty graficznej, Geforce 7600 GT

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
mroz1sty
Posty: 3
Rejestracja: 22 lipca 2009, 18:30

[+] instalacja sterowników karty graficznej, Geforce 7600 GT

Post autor: mroz1sty »

Witam.
Mam problem z instalacją sterowników karty graficznej. Moja karta to NVIDIA Geforce 7600 GT.
Po wydaniu komendy:

Kod: Zaznacz cały

/etc/init.d/gdm stop
zamyka się poprawnie tryb graficzny. Następnie loguję się w trybie tekstowym na konto roota, przechodzę do folderu ze ściągniętym plikiem sterowników NVIDII.
Po uruchomieniu wyskakuje błąd, przekazuje wam go do kontroli, ponieważ nie wiem o co chodzi?

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Nov 22 00:52:55 2009
installer version: 1.0.7

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
  no cc version 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.
-> Installing NVIDIA driver version 190.42.
-> 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].
Mam Wersje Debian Squeeze. Prosiłbym o pomoc pozdrawiam.
Awatar użytkownika
darkwater
Junior Member
Posty: 828
Rejestracja: 25 stycznia 2007, 14:01
Lokalizacja: Częstochowa

Post autor: darkwater »

Kod: Zaznacz cały

aptitude update
aptitude install module-assistant
m-a -t update
m-a -t prepare
To doinstaluje brakujące nagłówki kernela, i ewentualnie inne brakujące pakiety. Po zakończeniu procedury uruchom instalator sterowników raz jeszcze.
mroz1sty
Posty: 3
Rejestracja: 22 lipca 2009, 18:30

Post autor: mroz1sty »

darkwater pisze:

Kod: Zaznacz cały

aptitude update
aptitude install module-assistant
m-a -t update
m-a -t prepare
To doinstaluje brakujące nagłówki kernela, i ewentualnie inne brakujące pakiety. Po zakończeniu procedury uruchom instalator sterowników raz jeszcze.
Problem został rozwiązany, dziękuje "darkwater" za pomoc ;)
ODPOWIEDZ