[+] Instalacja sterowników do karty Nvidia GeForce 9300M

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
Manio1142
Posty: 11
Rejestracja: 20 sierpnia 2008, 21:14
Lokalizacja: Jaworzno

[+] Instalacja sterowników do karty Nvidia GeForce 9300M

Post autor: Manio1142 »

Mam problem z instalacją tych sterowników. Prześwietliłem parędziesiąt tematów na forum, próbowałem na wszystkie sposoby, które udało mi się znaleźć ale i tak nie dałem sobie z tym rady.

Kod: Zaznacz cały

 root@debian:/home/rax# uname -r2.6.32-5-686 

Kod: Zaznacz cały

 root@debian:/home/rax# dpkg -l |grep linux-headers
ii  linux-headers-2.6.32-5-686                2.6.32-38                         Header files for Linux 2.6.32-5-686
ii  linux-headers-2.6.32-5-common             2.6.32-38                         Common header files for Linux 2.6.32-5
 

Kod: Zaznacz cały

 nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Nov 20 23:31:51 2011
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 173.14.09.
-> 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: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> 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.3) does not exactly match the
   current compiler (gcc 4.4).  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: No)
-> Kernel source path: '/lib/modules/2.6.32-5-686/source'
-> Kernel output path: '/lib/modules/2.6.32-5-686/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the equivalent nvidia-installer command line option.
       
       Depending on where and how the kernel sources (or the
       kernel headers) were installed, you may need to specify
       their location with the SYSSRC environment variable or
       the equivalent nvidia-installer 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=http://www.nvidia.com]www.nvidia.com[/URL].

Kod: Zaznacz cały

 root@debian:/home/rax/Pobrane# lsNVIDIA-Linux-x86-173.14.09-pkg1.run
Karta graficzna GeForce 9300M

Pracowałem według poradnika http://damlab.pl/howto/nvidia_drivers/

Być może problem jest prosty, a go nie dostrzegam. Prosiłbym o małą pomoc.
Awatar użytkownika
Van
Beginner
Posty: 194
Rejestracja: 04 lipca 2009, 11:54

Post autor: Van »

No dobrze, ale powiedz, jaki dokładnie masz problem. Co się dzieje. Wyskakuje ten błąd z logu?
Manio1142
Posty: 11
Rejestracja: 20 sierpnia 2008, 21:14
Lokalizacja: Jaworzno

Post autor: Manio1142 »

W logach jest tyle co pokazałem. Po wystartowaniu skryptu, zaakceptowaniu licencji, odmówieniu pobierania pakietów z internetu, pytaniu o kompilator, wyskakują jakieś błędy, których znaczenia niestety nie znam. Pobieranie nagłówków, zmiana kompilatora CC, restart systemu, pobieranie źródeł jądra. Nic nie pomaga.
Awatar użytkownika
sPeRaCz
Posty: 79
Rejestracja: 02 grudnia 2010, 18:53
Lokalizacja: Lublin

Post autor: sPeRaCz »

Kolego na innej maszynie mam tę samą grafikę co Ty. Zainstaluj pakiety:

Kod: Zaznacz cały

nvidia-kernel-dkms nvidia-glx nvidia-xconfig nvidia-settings nvidia-vdpau-driver vdpau-va-driver
Następnie w czystej konsoli uruchom:

Kod: Zaznacz cały

nvidia-xconfig
Zrestartuj komputer i wszystko powinno być w porządku.

Sterowniki instaluj z repozytorium! Działają znakomicie.
Manio1142
Posty: 11
Rejestracja: 20 sierpnia 2008, 21:14
Lokalizacja: Jaworzno

Post autor: Manio1142 »

Ślicznie dziękuję.
Awatar użytkownika
sPeRaCz
Posty: 79
Rejestracja: 02 grudnia 2010, 18:53
Lokalizacja: Lublin

Post autor: sPeRaCz »

Manio1142 pisze:Ślicznie dziękuję.
Nie ma za co. Mam nadzieję iż moje wskazówki okazały się pomocne.
Awatar użytkownika
Van
Beginner
Posty: 194
Rejestracja: 04 lipca 2009, 11:54

Post autor: Van »

sPeRaCz pisze: Sterowniki instaluj z repozytorium! Działają znakomicie.
I są dość przeterminowane. Oczywiście mówię o gałęzi stabilnej.
Awatar użytkownika
sPeRaCz
Posty: 79
Rejestracja: 02 grudnia 2010, 18:53
Lokalizacja: Lublin

Post autor: sPeRaCz »

Van pisze:I są dość przeterminowane. Oczywiście mówię o gałęzi stabilnej.
To fakt. Ale to cena stabilności, którą sobie cenie.
ODPOWIEDZ