Установка драйверов NVIDIA GeForce GTX260

nVidia, ATI, SIS, VIA и др.

Модератор: Модераторы разделов

Ответить
350Z
Сообщения: 18
ОС: Debian

Установка драйверов NVIDIA GeForce GTX260

Сообщение 350Z »

Всё делаю по интсрукции, сначала он выдавал что нужны пакеты 'gcc' я их установил, но потом снова не захотел устанавливатся. Подскажите пожалуста в чём дело?

Код: Выделить всё

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Jan  9 19:28:30 2010
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              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 190.53.
-> 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 www.nvidia.com.
Спасибо сказали:
Аватара пользователя
monsta
Сообщения: 37
ОС: Gentoo

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение monsta »

-> 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.


вот твоя проблема.
еще раз очень внимательно прочитай мануал.
Спасибо сказали:
Аватара пользователя
monsta
Сообщения: 37
ОС: Gentoo

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение monsta »

gcc --version


покажи вывод этой комманды.
Спасибо сказали:
350Z
Сообщения: 18
ОС: Debian

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение 350Z »

покажи вывод этой комманды.

Вот.

Код: Выделить всё

gcc (Debian 4.3.4-6) 4.3.4
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Спасибо сказали:
Аватара пользователя
monsta
Сообщения: 37
ОС: Gentoo

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение monsta »

ну если верить логам, он хочет, чтоб ты скомпилил модули ядра тем же gcc 4.1, ничего другого в голу не приходит)
т.к. ведро и модули должны быть скомпилены одним и тем же компилятором.

единственное, что могу подсказать - даунгрейд gcc.
Спасибо сказали:
Аватара пользователя
Nightwolf_ng
Сообщения: 1483
Статус: Участнег
ОС: Женько и семёрко

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение Nightwolf_ng »

Единственное, что приходит в голову мне - поставить дрова из пакета...
Спасибо сказали:
Аватара пользователя
monsta
Сообщения: 37
ОС: Gentoo

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение monsta »

в репах же должны быть тоже эти драйвера!
второй топик в этом подфоруме читать обязательно!
Спасибо сказали:
350Z
Сообщения: 18
ОС: Debian

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение 350Z »

После этой команды у меня удалился гном :angry:

Код: Выделить всё

aptitude install module-assistant
Спасибо сказали:
Аватара пользователя
Nightwolf_ng
Сообщения: 1483
Статус: Участнег
ОС: Женько и семёрко

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение Nightwolf_ng »

После какой???

Почему не sudo aptitude install nvidia-чего-то_там???
Спасибо сказали:
Аватара пользователя
monsta
Сообщения: 37
ОС: Gentoo

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение monsta »

350Z писал(а):
09.01.2010 22:27
После этой команды у меня удалился гном :angry:

Код: Выделить всё

aptitude install module-assistant


что-то я очень сомневаюсь, что это была именно эта команда..чтоб удалить гном нужно приложить на 1% больше сил.))
ты что-то явно путаешь.
Спасибо сказали:
350Z
Сообщения: 18
ОС: Debian

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение 350Z »

Он сначала то чё то установил а потом потихоньку помаленьку по пакетику :) начал гном удалять, я посчитал что эт так и должно быть и не стал трогать
Спасибо сказали:
350Z
Сообщения: 18
ОС: Debian

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение 350Z »

Почему не sudo aptitude install nvidia-чего-то_там???

а вместо чего-то_там что нужно вписать?
Спасибо сказали:
Аватара пользователя
Nightwolf_ng
Сообщения: 1483
Статус: Участнег
ОС: Женько и семёрко

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение Nightwolf_ng »

Прикрепленную тему плохо читали...

sudo aptitude search nvidia поможет разобраться...
Спасибо сказали:
Аватара пользователя
monsta
Сообщения: 37
ОС: Gentoo

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение monsta »

350Z писал(а):
09.01.2010 23:21
Почему не sudo aptitude install nvidia-чего-то_там???

а вместо чего-то_там что нужно вписать?

NvidiaInstallationGuide
по теме
Спасибо сказали:
350Z
Сообщения: 18
ОС: Debian

Re: Установка драйверов NVIDIA GeForce GTX260

Сообщение 350Z »

Всем большое спасибо за помощь, разобрался теперь всё летает :laugh:
Спасибо сказали:
Ответить