ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Владимир Гусев" <vova1971@narod.ru>
To: "ALT Linux Community" <community@lists.altlinux.org>
Subject: Re: [Comm] Nvidia Geforce FX5200 128 mb + ALC 3.0.4 [closed]
Date: Tue, 24 Apr 2007 19:40:42 +0400
Message-ID: <op.traoh4vsglg102@post.cnt.ru> (raw)
In-Reply-To: <20070424175337.34db258d@greg>

> # cat /proc/driver/nvidia/agp/status
> Status:          Enabled
> Driver:          AGPGART
> AGP Rate:        8x
> Fast Writes:     Disabled

Можно и Enabled сделать, для этого скопируйте содержимое моего  
modules.conf, касающееся nvidia

> В /etc/modules.conf про nvidia ничего нет...

см. выше

> # grep -v '#' /etc/X11/xorg.conf
> [..]
> Section "Module"
>     Load        "dbe"
>     Load        "/usr/X11R6/lib/modules/extensions/libglx.a"

А он (libglx.a) в свою очередь ведет на /usr/lib/nvidia_1.8774/libglx.a,  
т.е. является симлинком? И libglx.so тоже.. И вообще, если есть симлинки в  
/usr/X11R6/lib/modules/extensions/, не лучше написать просто

Load     "glx"

> [..]
> Section "Device"
>     Identifier  "NVIDIA GeForce4 (generic)"

Это что такой идентификатор определило?

>     VendorName  "Unknown"
>     BoardName   "Unknown"
>     Driver      "nvidia"
>     Option      "DPMS"  "on"

В эту секцию можно добавить пару параметров (правда не относящихся к glx),  
например:

	Option      "NoLogo"  "1"
	Option      "DigitalVibrance" "39"
	Option      "XvmcUsesTextures"  "true"

> EndSection
>
> Section "Screen"
>     Identifier "screen1"
>     Device      "NVIDIA GeForce4 (generic)"
>     Monitor     "monitor1"

вот сюда допишите (памятуя о AGPGART):

         Option	    "NvAgp" "2"

(можно и "3", но лучше "2")

И, на всякий случай (по умолчанию включено, но чем черт не шутит):

	Option      "RenderAccel" "true"

>     DefaultColorDepth 24
>     Subsection "Display"
>         Depth       8
> [..]

Но мне кажется, что все-таки дело в тех самых симлинках, убедитесь, что  
они есть, и ведут именно туда, куда нужно.. Можно еще /var/log/Xorg.0.log,  
/var/log/messages, dmesg - пронаблюдайте за этим, нет ли ругани про этот  
glx?

-- 
С уважением, Владимир Гусев


  reply	other threads:[~2007-04-24 15:40 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22 16:43 [Comm] Nvidia Geforce FX5200 128 mb + ALC 3.0.4 Владимир Гусев
2007-04-22 17:07 ` Владимир Гусев
2007-04-22 17:25 ` tneo
2007-04-22 17:38   ` Владимир Гусев
2007-04-23  4:51 ` Vladimir Pichugov
2007-04-23  7:38   ` Владимир Гусев
2007-04-23 17:11 ` [Comm] Nvidia Geforce FX5200 128 mb + ALC 3.0.4 [closed] Владимир Гусев
2007-04-23 17:47   ` Astakhov Andrey
2007-04-23 18:12     ` Владимир Гусев
2007-04-23 18:21       ` Astakhov Andrey
2007-04-23 20:30         ` Владимир Гусев
2007-04-23 20:37           ` Владимир Гусев
2007-04-24 10:20             ` Grigory Fateyev
2007-04-24 12:54               ` Владимир Гусев
2007-04-24 13:53                 ` Grigory Fateyev
2007-04-24 15:40                   ` Владимир Гусев [this message]
2007-04-24 17:02                     ` Grigory Fateyev
2007-04-25 14:55                       ` Grigory Fateyev
2007-04-24 16:54             ` Astakhov Andrey
2007-04-25  6:19               ` Владимир Гусев
2007-04-25  6:35                 ` Astakhov Andrey
2007-04-25 10:15                   ` Владимир Гусев
2007-04-25 15:14                 ` Damir Shayhutdinov
2007-04-25 16:24                   ` Astakhov Andrey

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=op.traoh4vsglg102@post.cnt.ru \
    --to=vova1971@narod.ru \
    --cc=community@lists.altlinux.org \
    /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