ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Arcady V. Ivanov" <arc@help0.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Video
Date: Tue, 15 Apr 2003 17:45:09 +1300
Message-ID: <3E9B8E55.7000708@help0.ru> (raw)
In-Reply-To: <20030415073341.42768b16.dmitry0909@pochtamt.ru>

dmitry пишет:

>Здравствуйте, Уважаемые!
>
>Такая вот проблема: при установке МАстера 2.2.(4 первых диска) XFdrake не определяет относительно новую видеокарту
>MSI 128M DDR GForce4 Ti4200 Vivo, попытки сказать что это generic GForce4 ничего не дали...
>
>Что посоветуете????????
>
1.Установка только в режиме <<Эксперт>>.
2.При конфигурировании видеокарты не тестировать настройки,
   просто согласиться. Тогда хоть будет создан файл конфигурации X-сервера.
3. После перезапуска системы в etc/XF86Config-4 вводим исправления,
   она должна выглядеть примерно так:
Изменения в секции "Module":
Section "Module"
# This loads the DBE extension module.
    Load        "dbe"
# This loads the NVIDIA GLX extension module.
# IT IS IMPORTANT TO KEEP NAME AS FULL PATH TO libglx.so ELSE
# IT WILL LOAD XFree86 glx module and the server will crash.
    Load        "/usr/X11R6/lib/modules/extensions/libglx.so"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
        #Option "omit xfree86-dga"
    EndSubSection
# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"
EndSection

Здесь стоит выключить загрузку модуля <<DRI>> - NVidia с ним не дружит.
Обязательно указать точный путь к модулю GLX. Это поддержка OpenGL.
К сожалению фирма Nvidia выдумала свою и стандартные
модули поддержки GLX для ейных драйверов не подходят.


Также обязательно поменять в секции видеодрайвера название драйвера с 
<<nv>>, на
<<nvidia>>. Драйвер <<nv>> - это free-драйвер, который не очень-то 
работает со всем
спектром карт от Nvidia.
<<nvidia>> - родной драйвер фирмы Nvidia. Строка должна выглядеть так:
    Driver      "nvidia"

Потом скачать и установить свежие дрова от Nvidia сборки Михаила Шигорина,
поскольку 4191 как то не очень.

http://lrn.ru/~mike/kernel/NVIDIA_GLX-1.0.4349-alt1.i586.rpm
http://lrn.ru/~mike/kernel/NVIDIA_kernel-up-2.4.20_1.0.4349-alt7.i586.rpm
http://lrn.ru/~mike/kernel/NVIDIA_kernel-smp-2.4.20_1.0.4349-alt7.i586.rpm

-- 
SY. Arcady. mailto:arc@help0.ru, WWW - http://www.help0.ru, Instant messenger : arc@jabber.ru





  parent reply	other threads:[~2003-04-15  4:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-15  3:33 dmitry
2003-04-15  3:51 ` Evgeny Yugov
2003-04-15  4:45 ` Arcady V. Ivanov [this message]
2003-04-15  5:03   ` Mike Lykov
2003-04-15  5:13     ` Arcady V. Ivanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E9B8E55.7000708@help0.ru \
    --to=arc@help0.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git