Gentoo Archives: gentoo-user-de

From: Helge Kaltenbach <helge@×××××××.net>
To: gentoo - user liste <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] nochmal Nvidia TV Out
Date: Wed, 14 Sep 2005 13:38:31
Message-Id: 43282831.6080305@saphear.net
1 Hm ich muss mich ja schon fast entschuldigen, dass ich schon wieder
2 nerve, aber leider habe ich bis dato noch keine funktionierende Lösung
3 gefunden.
4
5 Kernel 2.6.13
6 Nvidia 6600GT PCI Express
7 MSI K7Neo4 Ultra
8
9
10 xorg.conf Auszug:
11
12 Section "Monitor"
13
14 Identifier "DFP"
15 HorizSync 31 - 80
16 VertRefresh 56 - 76
17
18 EndSection
19
20 Section "Device"
21
22 Identifier "Dev0"
23 Driver "nvidia"
24 Option "NoLogo" "true"
25 Option "RenderAccel" "true"
26 Option "ConnectedMonitor" "DFP, TV"
27 Screen 0
28 VideoRam 131072
29
30 Option "TwinView"
31 Option "TwinViewOrientation" "Clone"
32 Option "SecondMonitorHorizSync" "30 - 50"
33 Option "SecondMonitorVertRefresh" "50"
34 Option "MetaModes" "DFP: 1280x1024 1024x768, TV: 800x600"
35 Option "TVStandard" "PAL-B"
36 Option "TVoutFormat" "SVIDEO"
37
38 EndSection
39
40 Section "Screen"
41 Identifier "Screen0"
42 Device "Dev0"
43 Monitor "DFP"
44 DefaultDepth 24
45
46 Subsection "Display"
47 Depth 24
48 Modes "1280x1024" "1024x768" "800x600" "640x480"
49 ViewPort 0 0
50 EndSubsection
51
52 EndSection
53
54
55 Section "ServerLayout"
56
57 Identifier "Simple Layout"
58
59 Screen 0 "Screen0"
60
61 InputDevice "Mouse1" "CorePointer"
62 InputDevice "Keyboard1" "CoreKeyboard"
63
64 EndSection
65
66 -----------------------
67
68
69 MetaModes 1280x1024 macht er von vorneherein nicht, da er 1280x1024 auf
70 meinem TFT virtuell einstellt...scheint aber mit TwinView nicht möglich.
71 Wenn ich MetaModes 1024x768 für DFP und 800x600 für TV mache, dann
72 bricht er TwinView zwar nicht ab, aber ich habe kein Output auf dem TV...
73
74
75 Weiß noch jemand Rat ?
76
77
78 Gruß
79 Helge
80
81 --
82 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] nochmal Nvidia TV Out Martin Holly <martin.holly@××××××××.de>