ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Dual head  ALD4
Date: Thu, 13 Sep 2007 15:52:46 +0400
Message-ID: <20070913115246.GI6263@immo.ru> (raw)
In-Reply-To: <200709122206.33140.ave4600@mail.ru>

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

* Alexander Yereschenko <ave4600@> [070912 23:07]:
> Во всех примерах (см. ссылки выше) в xorg.conf требуется указать разные  BusID 
> для каждого устройства вывода. Видюха ATI 9200 _умеет_ выводить два 
> независимых изображения. Как это объяснить X-ам, если BusID у карточки только 
> один?

Охохохохо...  Драйвер, конечно, radeon?  Не помню почему, но
"честный" dual-head на этих дровах не работает, есть вариант
только с pseudo-xinerama.

Section "Device"
        Identifier  "ATI|ATI Radeon 9600"
        Driver "radeon"
        BusID "PCI:1:0:0"    # vendor=1002, device=4150
        Option "MergedFB" "True"
        Option "MergedXinerama" "True"
        Option "CRT2Position" "LeftOf"
        Option "MonitorLayout" "CRT, CRT"
        Option "MetaModes" "1280x960-1280x960 1152x864-1152x864 1024x768-1024x768 800x600-800x600 640x480-640x480 1280x960 1152x864 1024x768 800x600 640x480"
        Option "CRT2HSync" "30-85"
        Option "CRT2VRefresh" "50-160"    
        Option "MergedXineramaCRT2IsScreen0" "True"
        Option "MergedDPI" "101 101"
        Option "AGPMode" "8"
        Option "GARTSize" "128"
EndSection

Это мой рабочий конфиг от 9600.  Не могу уже точно вспомнить,
какую проблему решают MetaModes, но мне они были нужны (у меня
1280x960 на двух 17" CRT).  Опция MergedDPI это обход баги, когда
выставлялось 201x101 dpi.

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
  Inform-Mobil, Ltd. System Administrator
       http://www.inform-mobil.ru/

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

  parent reply	other threads:[~2007-09-13 11:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-13  6:51 ` Алексей Шенцев
2007-09-13  7:06   ` Alexander Yereschenko
2007-09-13  7:27 ` Алексей Шенцев
2007-09-13 11:52 ` Alexey I. Froloff [this message]
2007-09-17 15:45 ` Michael Shigorin

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=20070913115246.GI6263@immo.ru \
    --to=raorn@immo.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