ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Konstantin Volckov <goldhead@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Re: [sisyphus] Re: [sisyphus] Re[2]: [sisyphus] NVidia часть вторая
Date: Thu, 31 Jan 2002 14:30:59 +0300
Message-ID: <20020131143059.1aa500c7.goldhead@altlinux.ru> (raw)
In-Reply-To: <20020130181843.63b1f45f.sass@uustoll.ee>

[-- Attachment #1: Type: text/plain, Size: 2505 bytes --]

On Wed, 30 Jan 2002 18:18:43 +0200
Aleksandr Blohin <sass@uustoll.ee> wrote:

Hi!

> Вот, взгляните:
> 
> [sass@sass home]$ uname -a
> Linux sass.home 2.4.18-sass1 #1 Втр Янв 22 19:37:44 EET 2002 i686
> unknown
> 
> [sass@sass home]$ rpm -qa | grep nvidia
> kernel-nvidia-1.0.2314-alt1
> nvidiaGL-1.0.2313-alt2
> 
> [sass@sass i686]$ cat /etc/X11/XF86Config-4
> <skip>
> Section "Module"
> 
> # This loads the DBE extension module.
> 
>     Load        "dbe"
>     Load        "glx"
>     Load        "extmod"
> 
> # 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
> <skip>
> 
> [sass@sass home]$ sudo cat /var/log/XFree86.0.log
> <skip>
> (II) LoadModule: "glx"
> (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
> (II) Module glx: vendor="NVIDIA Corporation"
>         compiled for 4.0.2, module version = 1.0.2313
>         Module class: XFree86 Server Extension
>         ABI class: XFree86 Server Extension, version 0.1
> (II) Loading extension GLX
> <skip>
> 
> Хотелось бы поинтересоваться, Вы ядро сами собирали?
> Если да, то попробуйте сделать, на всякий случай, make mrproper;make
> oldconfig;make dep и после этого повторите сборку модулей. И еще, у Вас
> release (не version!) ядра и хидеров совпадают?

Проблема заключается в следующем - если в каталоге, где лежат расширения
(в данном случае /usr/X11R6/lib/modules/extensions/) лежат 2 модуля libglx
- один .a - из XFree86, второй - libglx.so - от nVidia - XFree86 сначала
грузит .a, что при наличии карты nVidia приводит к падению XFree. В
XFree86 до версии 4.2.0 для разрешения этого конфликта libglx.a
переносился в другой каталог. Теперь же есть более легкий путь - вместо
Load "glx" писать Load "/usr/X11R6/lib/modules/extensions/libglx.so" для
nVidia.

> --
> Best regards
> AB
> --
> 				... In nomine Altli, et Ctrli, et Spititus Deli, Reset!

-- 
Успехов,
Konstantin

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2002-01-31 11:30 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-28  8:16 [sisyphus] XFree-4.2.0-alt1 & nvidia Andrey Astafiev
2002-01-28  8:28 ` Andrey Astafiev
2002-01-28 13:30   ` Konstantin Volckov
2002-01-28  8:35 ` Korshunov Ilya
2002-01-28  8:48   ` Andrey Astafiev
2002-01-28  9:33     ` Korshunov Ilya
2002-01-28  9:51       ` Andrey Astafiev
2002-01-28 10:44         ` Korshunov Ilya
2002-01-28 11:32       ` Andrey S. Pankov
2002-01-28 12:03         ` Korshunov Ilya
2002-01-28 15:08           ` Gosha
2002-01-28 15:25             ` Korshunov Ilya
2002-01-28 15:42             ` Korshunov Ilya
2002-01-29  5:22               ` Gosha
2002-01-29  9:56                 ` Korshunov Ilya
2002-01-29 13:35                   ` Andrey S. Pankov
2002-01-29 14:25                     ` Korshunov Ilya
2002-01-29 14:39                       ` Sergey Vlasov
2002-01-29 14:44                         ` Korshunov Ilya
2002-01-29 16:52                           ` [sisyphus] [JT] " Sergey V Turchin
2002-01-29 16:14                       ` [sisyphus] " Aleksandr Blohin
2002-01-29 14:47                   ` Sergey Ivanov
2002-01-29 14:52                     ` Korshunov Ilya
2002-01-29 14:54                     ` [sisyphus] XFree-4.2.0-alt1 & nvidia The end) Korshunov Ilya
2002-01-29 15:20                       ` [sisyphus] NVidia часть вторая Korshunov Ilya
2002-01-29 18:12                         ` Gosha
2002-01-30 11:17                           ` Korshunov Ilya
2002-01-30 11:26                             ` [sisyphus] Re[2]: " Ivan Linnik
2002-01-30 11:40                               ` Korshunov Ilya
2002-01-30 12:01                                 ` [sisyphus] Re[2]: " Ivan Linnik
2002-01-31 11:26                                 ` Konstantin Volckov
2002-01-30 11:50                             ` [sisyphus] NVidia ÞÁÓÔØ ×ÔÏÒÁÑ Evgeniy Kobzev
2002-01-30 12:00                               ` [sisyphus] NVidia часть вторая Korshunov Ilya
2002-01-30 12:07                                 ` [sisyphus] NVidia ÞÁÓÔØ ×ÔÏÒÁÑ Evgeniy Kobzev
2002-01-30 12:24                                   ` [sisyphus] Re[2]: [sisyphus] NVidia часть вторая Ivan Linnik
2002-01-30 12:40                                     ` Korshunov Ilya
2002-01-30 12:47                                       ` Andrey S. Pankov
2002-01-30 14:20                                         ` Korshunov Ilya
2002-01-30 14:41                                           ` Andrey S. Pankov
2002-01-30 15:31                                             ` [sisyphus] NVidia часть последняя Gosha
2002-01-30 17:22                                               ` [sisyphus] NVidia часть последняя - РАБОТАЕТ Korshunov Ilya
2002-01-30 12:49                                       ` [sisyphus] Re[2]: [sisyphus] NVidia часть вторая Andrey S. Pankov
2002-01-30 12:58                                       ` [sisyphus] Re[2]: [sisyphus] NVidia ÞÁÓÔØ ×ÔÏÒÁÑ Evgeniy Kobzev
2002-01-30 13:04                                         ` [sisyphus] Re[2]: [sisyphus] NVidia часть вторая Korshunov Ilya
2002-01-30 12:11                                 ` Ivan Linnik
2002-01-30 15:34                                   ` Alexei Takaseev
2002-01-30 15:51                                     ` Korshunov Ilya
2002-01-30 15:40                                       ` [sisyphus] " Aleksandr Blohin
2002-01-30 16:12                                         ` Korshunov Ilya
2002-01-30 16:18                                           ` [sisyphus] " Aleksandr Blohin
2002-01-30 17:01                                             ` Korshunov Ilya
2002-01-30 17:11                                               ` [sisyphus] " Aleksandr Blohin
2002-01-31 11:30                                             ` Konstantin Volckov [this message]
2002-01-30 16:24                                           ` Alexander Bokovoy
2002-01-30 16:30                                       ` Dimitri Schlecht
2002-01-28 16:34           ` [sisyphus] XFree-4.2.0-alt1 & nvidia Andrey S. Pankov
2002-01-28 16:42             ` Korshunov Ilya
2002-01-28 11:24 ` Andrey S. Pankov
2002-01-28 13:50   ` alex
2002-01-28 16:42     ` Andrey S. Pankov
2002-01-28 17:17       ` alex
2002-01-28 17:49         ` Konstantin Volckov
2002-01-28 19:26           ` alex

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=20020131143059.1aa500c7.goldhead@altlinux.ru \
    --to=goldhead@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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