ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Если кто-то пытается настроить: nvidia + TV + clone
@ 2004-01-07 19:50 some_x
  0 siblings, 0 replies; only message in thread
From: some_x @ 2004-01-07 19:50 UTC (permalink / raw)
  To: community

Решил я тут настроить TV-out и вот что нашёл в доке mplayer`a:

Section "Device"
        Identifier      "GeForce"
        VendorName      "ASUS"   
        BoardName       "nVidia GeForce2/MX 400"
        Driver          "nvidia"
        #Option         "NvAGP" "1"
        Option          "NoLogo"   
        Option          "CursorShadow"  "on"

        Option          "TwinView"
        Option          "TwinViewOrientation" "Clone"
        Option          "MetaModes" "1024x768,640x480"
        Option          "ConnectedMonitor" "CRT, TV"  
        Option          "TVStandard" "PAL-B"
        Option          "TVOutFormat" "Composite"

EndSection
Это вредный конфиг, т.к          
	Option		"TwinViewOrientation" "Clone"
        Option          "MetaModes" "1024x768,640x480"
не совместимы(вызывает kernel panic), надо писать или
	Option		"TwinViewOrientation" "RightOf"
        Option          "MetaModes" "1024x768,640x480"
,но тогда кино на телек в фулскрин не выводится, или
	Option		"TwinViewOrientation" "Clone"
        Option          "MetaModes" "640x480,640x480"

В этом случае разрешение на мониторе будет ессено 640x480, поэтому 
рекомендую закоментировать и юзать.
Собсно всё чё я хотел сказать.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-07 19:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-07 19:50 [Comm] Если кто-то пытается настроить: nvidia + TV + clone some_x

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