|
|
#1 | |
|
Registered User
Join Date: Nov 2006
Posts: 38
|
I have a 9500 GT card. I have a 24" LCD and a 19" LCD connected along with my HDTV via component.
Now that I am using two lcd's and cannot get the HDTV configured. What am I doing wrong? Thanks for any help. Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Acer P244W"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Mag"
ModelName "Proview"
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 9500 GT"
Option "TwinView"
Option "TwinViewOrientation" "RightOf"
Option "UseEdidFreqs" "True"
Option "ConnectedMonitor" "CRT-0, CRT-1, TV"
Option "MetaModes" "CRT-0: 1920x1080, CRT-1:1440x900, TV: 1280x720"
Option "TVStandard" "HD720p"
Option "TVOutFormat" "COMPONENT"
Option "AddARGBGLXVisuals" "True"
Option "DPMS" "True"
BusID "PCI:2:0:0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9500 GT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT-0: 1920x1080 +0+0, CRT-1: 1440x900 +1920+0, TV: 1280x720 +3360+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Code:
(--) NVIDIA(0): TV encoder: NVIDIA (**) NVIDIA(0): TwinView enabled (II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, CRT-1, (II) NVIDIA(0): TV-0 (WW) NVIDIA(0): There are only 2 CRTCs available, trimming display device list (WW) NVIDIA(0): from "CRT-0, CRT-1, TV-0" to "CRT-0, CRT-1". (WW) NVIDIA(0): The EDID for Proview (CRT-1) contradicts itself: mode (WW) NVIDIA(0): "800x600" is specified in the EDID; however, the EDID's (WW) NVIDIA(0): valid VertRefresh range (60.000-75.000 Hz) would exclude (WW) NVIDIA(0): this mode's VertRefresh (56.2 Hz); ignoring VertRefresh (WW) NVIDIA(0): check for mode "800x600". (II) NVIDIA(0): Assigned Display Devices: CRT-0, CRT-1 (WW) NVIDIA(0): Invalid display device in Mode Description (WW) NVIDIA(0): "TV:1280x720+3360+0" (WW) NVIDIA(0): Not using mode description "TV:1280x720+3360+0"; unable to map (WW) NVIDIA(0): to display device (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): (II) NVIDIA(0): "CRT-0:1920x1080+0+0,CRT-1:1440x900+1920+0,TV:1280x720+3360+0" (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1080 |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
You can only use two display devices at a time.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2006
Posts: 38
|
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2003
Posts: 191
|
|
|
|
|
|
|
|
#5 | ||
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Quote:
Quote:
|
||
|
|
|
![]() |
| Thread Tools | |
|
|