LG RZ-32LZ55

From MythTV

Jump to: navigation, search

Contents

Specifications

  • Make: LG
  • Model: RZ-32LZ55
  • Size: 32"
  • Type: 720p LCD display
  • MythTV Version: 0.20+fixes (gentoo)
  • Graphics Card: Asus N6200/TD (64 MB)
  • Connection Type: DVI-D
  • URL: http://en.toppreise.ch/desc_73576.html

Detailed specifications

  • Screen: 32" LCD
  • Native Resolution: 1366 x 768
  • Brightness: 550Cd/m²
  • Contrast Ratio: 1000:1 contrast ratio
  • Tuner: Single analogue
  • Speakers: Two integrated 7.0-watt
  • Horizontal/Vertical Viewing Angle: 178°/178°
  • Dimensions: 932,2 (W) x 589,3 (H) x 310 (D) mm (with socket)
  • Weight: 23.5kg

xorg.conf

xorg.conf

    Section "Device"
        Identifier  "NV GF6200"
        Driver      "nvidia"
        Option      "NvAGP"         "1"
        Option      "NoLogo"        "1"
        Option      "UseEEID"       "false"
        Option      "DynamicTwinView" "disabled"
    EndSection
    Section "Screen"
        Identifier  "Screen 1"
        Device      "NV GF6200"
        Monitor     "LG TV"
        DefaultDepth 24
        Subsection "Display"
            Depth       24
            Modes       "1360x768"
            ViewPort    0 0
        EndSubsection
    EndSection

Other Comments

X can only display 1360x768 on it.

Personal tools