Sanyo HT27745

From MythTV

Jump to: navigation, search

Specifications

  • Make: Sanyo
  • Model: HT27745 27" 4:3 Flatscreen CRT HDTV
  • Version of MythTV: 0.20
  • Graphics Card used: Nvidia 6200 AGP
  • Connection Type: Component

xorg.conf

The relevant sections of xorg.conf:

Image:Script.png xorg.conf

Section "Device"
   Identifier     "Generic Video Card"
   Driver         "nvidia"
   Option "TwinView" "true"
   Option "TwinViewOrientation" "Clone"
   Option "TVOutFormat" "COMPONENT"
   Option "TVStandard" "HD1080i"
   Option "SecondMonitorHorizSync" "30-50"
   Option "SecondMonitorVertRefresh" "60"
   Option "MetaModes" "1920x1080,1920x1080;1280x1024,1280x1024"
   Option "UseDisplayDevice" "TV"
   Option "DPMS" "false"
   EndSection

Other Comments

The $400 Wal-Mart HDTV I bought in 2005...

The only HD out option on this TV is component. I set this up as a TwinView 2nd monitor so that I could do the initial install in anonther room and then move it in. Since it is a 4:3 screen, most of the time I have it in "Zoomed in" unless I'm watching a 16:9 formatted program, so I've set the Myth Gui in "setup" screen to be 1280x1024 (the correct size for the Myth Gui to fit the 4:3 screen while zoomed in) and the TV output to be 1920x1080, in case I want to "zoom out" to 16:9 letter box (with the function built into the TV, not MythTV).

Personal tools