[mythtvnz] LCD TV recommendations (VGA input)

Roger Henderson unicorn at ihug.co.nz
Sat Jun 7 23:40:30 BST 2008


On Sun, 2008-06-08 at 06:41 +1200, David Lowe wrote:
> Roger - it would be good if you could post your modelines. I got
> caught just like Robin did, but I didnt take mine back because I
> figured I would build a new frontend one day with decent TV out. But
> 'one day' hasn't come around yet..... Having a 4x3 picture is fine (I
> only use it occasionally with mythtv) but if it's easy to go
> widescreen, that would be great.
> 
> - David
> 

Yeah I'm looking at upgrading as well but am holding out for something
that can playback HD without requiring a powerstation in the backyard to
run it.

The TV is a Toshiba 32WL48A, and the PC is a Via SP13000

The modeline in actual use is the "1368x768_60.00" one. Not sure why
I'm using that one instead of the 50Hz one, but hey it works :-)

Here is the interesting stuff from xorg.conf, hopefully it works the
same on your rig. 

Cheers,
Roger

Section "Monitor"
        Identifier      "Toshiba 32WL48A"
        Vendorname      "Toshiba"
        Modelname       "32WL48A"
        Horizsync       29-50
        Vertrefresh     30-90
        # 1368x768 @ 50.00 Hz (GTF) hsync: 39.55 kHz; pclk: 69.92 MHz
        Modeline  "1368x768_50.00" 69.92 1368 1424 1568 1768 768 769 772
791 -HSync +Vsync
        # 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
        Modeline "1368x768_60.00"  85.86  1368 1404 1548 1800    768
769  772  803 -hsync +vsync
        # 1280x768 @ 50.00 Hz (GTF) hsync: 39.55 kHz; pclk: 65.18 MHz
        Modeline  "1280x768_50.00" 65.18 1280 1336 1464 1648 768 769
772 791 -HSync +Vsync
EndSection


       SubSection "Display"
                Depth   24
                Modes           "1368x768_60.00" "1280x768_50.00"
"1024x768"    "800x600"
                #Virtual                "1366" "768"
        EndSubSection



Section "Device"
        Identifier      "Via S3 Unichrome Pro"
        Driver          "via"
        Option          "XvmcUsesTextures"      "false"
        Busid           "PCI:1:0:0"
EndSection






More information about the mythtvnz mailing list