View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Jan 03, 2008 10:54 pm 
Offline
Joined: Tue Jan 30, 2007 1:27 am
Posts: 299
Hi all,

I decided to connect to my vizio 37" tv via VGA to try an avoid overscan. This worked with a default resolution of 1024x768. I wanted to use the full 1366x768 resolution and found an xorg.conf file to replace the existing one and that works, except, just right of center the screen gets fuzzy and text takes on a "bold" appearance.

You'd never notice it watching tv, but using firefox its pretty obvious. I'm worried that I'm possibly damaging my tv. The xorg.conf file is from here http://www.mythtv.org/wiki/index.php/Vizio_VX37L and copied below. TIA

Code:
Section "Device"
       Identifier      "Generic Video Card"
       Driver          "nvidia"
       BusID           "PCI:1:0:0"
       Option          "AddARGBVisuals"                "True"
       Option          "AddARGBGLXVisuals"             "True"
       Option          "NoLogo"                "True"
       Option "ModeValidation" "NoWidthAlignmentCheck"  # Important!!! need this option to use nvidia card at 1366 x 768
EndSection

Section "Monitor"
       Identifier      "Generic Monitor"
       VendorName "VIZIO"
       ModelName "VIZIO VX37L"
       HorizSync 31-70
       VertRefresh 50-85
       Mode    "1366x768"      # vfreq 59.815Hz, hfreq 47.553kHz
               DotClock        85.500000
               HTimings        1366 1494 1624 1798
               VTimings        768 770 776 795
               Flags           "-HSync" "+VSync"
       EndMode
EndSection

Section "Screen"
       Identifier      "Default Screen"
       Device          "Generic Video Card"
       Monitor         "Generic Monitor"
       Option         "DPI" "100 x 100"
       DefaultDepth     24

       SubSection "Display"
               Viewport   0 0
               Depth     24
               Modes    "1366x768"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     16
               Modes    "1366x768"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     15
               Modes    "1366x768"
       EndSubSection
EndSection


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu