ViewSonic N3751w

From MythTV

Jump to: navigation, search

Specifications

  • Make: ViewSonic N3751w
  • Model: VS11405-1M
  • MythTV Version: 0.20 (delivered with MythDora)
  • Graphics Card: nVidia GF6200LE-128MTV-P
  • Connection: DVD-D using DVI-HDMI cable

xorg.conf

(comments and suggestions to improve this xorg.conf are welcome)

xorg.conf

 Section "Monitor"
       Identifier   "Monitor0"
       VendorName   "ViewSonic"
       ModelName    "N3751w 1360x768"
### Comment all HorizSync and VertSync values to use DDC:
       HorizSync    30 - 80
       VertRefresh  50.0 - 75.0
       DisplaySize  827 468
       Option      "dpms"
 EndSection
 Section "Device"
       Identifier  "Videocard0"
       Driver      "nvidia"
       VendorName  "EQS"
       BoardName   "GF6200LE-128MTV-P"
 EndSection
 Section "Screen"
       Identifier "Screen0"
       Device     "Videocard0"
       Monitor    "Monitor0"
       DefaultDepth     24
       SubSection "Display"
               Viewport   0 0
               Depth     24
               Modes    "1360x768"
       EndSubSection
 EndSection

Other Info

  • 37" TFT Active Matrix RGB
  • 0.6 x 0.6 mm pixel
  • Analog and Digital tuners
  • 1360x768 @ 60 Hz for PC
  • 2 x 10w speakers (unused in my setup)
Personal tools