Fedora 12 KDE

Все, что вы хотели знать о программизме, но боялись спросить.
Ответить
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

Fedora 12 KDE

Сообщение dima »

Привет

Поставил Федору. Проблема с видео драйвером.
Стоит карта от nVidia - 01:00.0 VGA compatible controller: nVidia Corporation GeForce 8400 GS (rev a1)

При потытки поставить драйвер (NVIDIA-Linux-x86-100.14.09-pkg1.run)
Получаю ошибку (из лог файла)

Вопрос - как поставить драйвер ? Кто-нибудь ставил ?

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

$ cat nvidia-installer.log
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Nov 22 17:23:20 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              : ftp://download.nvidia.com
  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 (ftp://download.nvidia.com)? (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".
-> Kernel source path: '/lib/modules/2.6.31.5-127.fc12.i686/source'
-> Kernel output path: '/lib/modules/2.6.31.5-127.fc12.i686/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 www.nvidia.com.

Аватара пользователя
CdR
Графоман
Сообщения: 11245
Зарегистрирован: 11 окт 2004, 19:27
Откуда: Европа, центр, за углом направо.

Re: Fedora 12 KDE

Сообщение CdR »

Стандартная процедура: download - make - install - modprobe.
Работает как часы уже несколько лет.

Если речь идёт об установке из пакетов (rpm & etc), то я бы обратил внимание на согласование версий текущего ядра и того, что мы ставим.

(log не читал. лениво. :) sorry. )
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

Re: Fedora 12 KDE

Сообщение dima »

nVidia исходники не дает
Поискал в интернете - вроде nVidia не успела выпустить драйвера к релизу (если я я правильно понял) надо ждать
borei
Графоман
Сообщения: 5103
Зарегистрирован: 18 авг 2008, 14:51

Re: Fedora 12 KDE

Сообщение borei »

hmm.... did i miss something...
current driver version is 190.42
white_raven
Маньяк
Сообщения: 1012
Зарегистрирован: 20 дек 2005, 11:10
Откуда: NiNo-Vancouver

Re: Fedora 12 KDE

Сообщение white_raven »

http://www.mjmwired.net/resources/mjm-f ... vidia.html

Fedora 12 Special Notes
Due to Nvidia's lack of compatibility, extra steps are required for installation. Hence this is officially NOT supported. Additionally KDE users may still have problems.
Аватара пользователя
dima
Житель
Сообщения: 690
Зарегистрирован: 19 фев 2003, 19:26
Откуда: Хабаровск->Toronto

Re: Fedora 12 KDE

Сообщение dima »

thanx to all

so, what should I do ? Install kmod-nvidia from testing repository?

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

[mirandam@charon ~]$ su -c 'yum install kmod-nvidia --enablerepo=rpmfusion-nonfree-updates-testing'
white_raven
Маньяк
Сообщения: 1012
Зарегистрирован: 20 дек 2005, 11:10
Откуда: NiNo-Vancouver

Re: Fedora 12 KDE

Сообщение white_raven »

dunno, I would rather wait or use nouveau
Ответить