Sanyo PDP-42H2A
From MythTV
Specifications
- Make: Sanyo
- Model: PDP-42H2A 42" Plasma
- Version of MythTV: 0.21svn
- Graphics Card used: Nvidia GeForce 8200 IGP
- Connection Type: DVI w/HDCP
xorg.conf
The relevant sections of xorg.conf:
Section "Monitor"
Identifier "Monitor0"
VendorName "Sanyo"
ModelName "PDP-42H2AMC"
Option "DPMS" "false"
#DisplaySize 922 523
Option "DPI" "100x100"
Option "UseEDIDDpi" "False"
Option "UseEDID" "False"
VertRefresh 60
HorizSync 31.5-45.0
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 8200"
Option "UseEvents" "True"
Option "NoLogo" "true"
Option "ModeValidation" "AllowNon60HzDFPModes, NoVESAModes, NoXServerModes
Option "ExactModeTimingsDVI" "true"
ModeLine "ATSC-720-59.94p" 74.176 1280 1320 1376 1650 720 722 728 750
ModeLine "ATSC-720-59.94p" 74.086 1280 1320 1376 1648 720 722 728 750
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "ATSC-720-59.94p"
EndSubSection
EndSection
Other Comments
The display has DVI-D, VGA, Component in a DB-15 plug, 3 S-Video/Composite inputs.
