Olevia - LT37HVS

From MythTV

Jump to: navigation, search

Specifications

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

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"
Personal tools