Автор Тема: 3d видео дарайвър за n'vidia  (Прочетена 3831 пъти)

ros_corp

  • Напреднали
  • *****
  • Публикации: 25
    • Профил
3d видео дарайвър за n'vidia
« -: Apr 20, 2007, 12:03 »
След два неуспешни опита да инсталирам 3D драйвъра за моята [nv-34] FX-5200 намерих това ръководство.
METHOD 1 - ONLINE INSTALLATION

Make sure you have both the Universe and Multiverse repositories enabled.


1) Identify the architecture of your kernel (e.g. 386 or k7,etc. )

Open Terminal or Konsole and type:
file.pngCode:

uname -r


(You will get something like this: 2.6.15-25-k7 )


2) Now that you know the architecture (k7 in my case but it could be 386, 686, k8, etc.), type the line above using your architecture, for instance linux-386 instead of linux-k7
file.pngCode:

sudo apt-get install linux-k7


In this way you will install a dummy package which will always provide you with the latest kernel image, headers and restricted modules.

3) Install the Nvidia driver:
file.pngCode:

sudo apt-get install nvidia-glx


OR (If you need Legacy drivers, i.e. your graphic card is in the list at the end of the page or you need driver 7174)
file.pngCode:

sudo apt-get install nvidia-glx-legacy nvidia-xconfig nvidia-settings


4) Backup your xorg.conf
file.pngCode:

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup


NOTE: if you lost your old xorg.conf or that doesn't work type this:
file.pngCode:

sudo dpkg-reconfigure -phigh xserver-xorg


5) Enable the driver in your xorg:
file.pngCode:

sudo nvidia-xconfig


NOTE: if you own a GeForce4 420/440 Go you should follow also point 7 of the PROBLEMS SECTION.

6) Create a link to the “Nvidia-Settings” Panel in your application menu:
file.pngCode:

sudo gedit /usr/share/applications/NVIDIA-Settings.desktop


OR (if you use KDE) - If you don't know what KDE is provably you don't use it so just go for the previous option '<img'>
file.pngCode:

kdesu kate /usr/share/applications/NVIDIA-Settings.desktop


NOTE: do not worry if the file is empty

Insert the following lines into the new file:
file.pngCode:

[Desktop Entry] Name=NVIDIA Settings Comment=NVIDIA X Server Settings Exec=nvidia-settings Icon= StartupNotify=true Terminal=false Type=Application Categories=Application;System;


Save the edited file.

Log out and press CTRL+ALT+BACKSPACE (so as to restart the xserver).

If it doesn't work immediately because of an an API Mismatch error, then try restarting the computer.
Кой драйвър трябва да инсталирам за [nv-34] Fx-5200 nvidia-glx или nvidia-glx-legacy?
Дали ще сработи с моята видео карта на Ubuntu 6.10 Edgy?



Активен

Agent_SMITH

  • Administrator
  • Напреднали
  • *****
  • Публикации: 3082
  • matrix kernel module
    • Профил
Активен

-= СПАЗВАЙТЕ ПРАВИЛАТА НА ФОРУМА =-

ros_corp

  • Напреднали
  • *****
  • Публикации: 25
    • Профил
3d видео дарайвър за n'vidia
« Отговор #2 -: Apr 25, 2007, 11:41 »
Нмерих му цаката! >>><<<
Активен

Подобни теми
Заглавие Започната от Отговора Прегледи Последна публикация
Neznam kak da si vidia drugite chasti ot HDD
Настройка на хардуер
Buda 6 5567 Последна публикация Mar 01, 2004, 18:08
от Buda