Olevia - LT37HVS
From MythTV
[edit]
Specifications
- Make: Olevia
- Model: LT37HVS
- Size: 37"
- Type: 1360x768 LCD
- MythTV Version: 0.21
- Graphics Card: GeForce FX 5700LE
- Connection Type: HDMI
- URL: http://www.olevia.com/en-us/Products/OtherModels/LT37HVSLCDTV.aspx
[edit]
xorg.conf
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Option "IgnoreEDID"
ModeLine "1280x720" 74.250 1280 1720 1760 1980 720 741 746 750 +hsync +vsync
EndSection
[edit]
Other Comments
I was unable to get it to display at the its fully capable resolution so I am living with 1280x720 for now. Due to EDID not detecting properly the font sizes show incorrectly (really small) unless you add the following to your "Device" section
Option "UseEdidDpi" "FALSE"
Option "DPI" "96 x 96"
