Автор Тема: Проблем при инсталирането на Nvidia drivers  (Прочетена 3183 пъти)

STARS

  • Напреднали
  • *****
  • Публикации: 47
    • Профил
При опит да инсталирам драйвърите за nvidia видо карти ми искарва следния надпис
Примерен код

Using: nvidia-installer ncurses user interface
ERROR: An NVIDIA kernel module 'nvidia' appears to already be loaded in your
       kernel.  This may be because it is in use (for example, by the X
       server), but may also happen if your kernel was configured without
       support for module unloading.  Please be sure you have exited X before
       attempting to upgrade your driver.  If you have exited X, know that your


До колкото разбирам трябва да излезна от графичната среда на линукс-а и да го напиша под конзолен начин....та въпроса ми е някой знае ли как да излезна от графичната среда ?
Активен

phantomlord

  • Напреднали
  • *****
  • Публикации: 1832
  • Distribution: Debian Sid
  • Window Manager: KDE 4
  • Fall to your knees and bow to the Phantom Lord
    • Профил
    • WWW
Проблем при инсталирането на Nvidia drivers
« Отговор #1 -: Jan 29, 2006, 00:18 »
Зависи от дистрото ти. Пробвай:
init 3
init 2
init 1



Активен

http://myfreesoft.net/phpBB2/index.php?c=7
Помогни си сам, за да ти помогне и Господ
Linux - connecting people...

aaaaaa

  • Напреднали
  • *****
  • Публикации: 971
    • Профил
Проблем при инсталирането на Nvidia drivers
« Отговор #2 -: Jan 29, 2006, 00:19 »
ctrl+alt+backspace ще ти свърши ли работа?
Активен

...to boldly go where no one has gone before...

GoodT

  • Напреднали
  • *****
  • Публикации: 361
    • Профил
Проблем при инсталирането на Nvidia drivers
« Отговор #3 -: Jan 29, 2006, 11:47 »
писаното от phantomlord трябва да ти свърши работа.

- Или трябва да спреш gdm или kdm или xdm ... - зависи кой използваш:
#kill PID

PID ще го видиш:
#more /var/run/gdm.pid   - ако ползваш Gnome
или #more /var/kdm.pid   -ако ползваш KDE
Активен

STARS

  • Напреднали
  • *****
  • Публикации: 47
    • Профил
Проблем при инсталирането на Nvidia drivers
« Отговор #4 -: Jan 31, 2006, 22:04 »
Преместих се на Suse 10.1 Beta 2 и пробвах да си инсталирам драйвърите по следния начин, който е описан тук http://linux-bg.org/cgi-bin....7250237
Но въпреки, че права всичко както е описано там пак ми дава някаква грешка:
Примерен код

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Jan 31 23:40:54 2006

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  no precompiled interface: false
  no ncurses color        : false
  query latest driver ver : false
  OpenGL header files     : true
  no questions            : false
  silent                  : 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
  force tls               : (not specified)
  force compat32 tls      : (not specified)
  X install prefix        : /usr/X11R6
  OpenGL install prefix   : /usr
  compat32 install prefix : (not specified)
  installer install prefix: /usr
  utility install prefix  : /usr
  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: 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 test with CC="cc".
ERROR: The kernel header file
       '/lib/modules/2.6.16-rc1-git3-4-default/build/include/linux/kernel.h'
       does not exist.  The most likely reason for this is that the kernel
       source path '/lib/modules/2.6.16-rc1-git3-4-default/build' is incorrect.
       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' 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 http://www.nvidia.com.


Някой би ли ми помогнал  '<img'>
Активен

phantomlord

  • Напреднали
  • *****
  • Публикации: 1832
  • Distribution: Debian Sid
  • Window Manager: KDE 4
  • Fall to your knees and bow to the Phantom Lord
    • Профил
    • WWW
Проблем при инсталирането на Nvidia drivers
« Отговор #5 -: Jan 31, 2006, 23:12 »
Сигурен ли си, че kernel-source ти е инсталиран и версията му отговаря на текущата версия на ядрото ти?
Активен

http://myfreesoft.net/phpBB2/index.php?c=7
Помогни си сам, за да ти помогне и Господ
Linux - connecting people...