[mythtv-users] RESOLVED: Re: Vizio VX32L modeline?

Thomas Kessler electronikjunkie at gmail.com
Mon Apr 23 20:26:17 UTC 2007


Hey, what's that wiki address?

TK

On 4/23/07, John Hardman <tptac.jhardman at gmail.com> wrote:
>
> A big thanks goes to Jeff on this one! He pointed me to the wiki entry for
> a 37" Vizio which held the key settings for the NVidia video card section...
> You were on the right path Henrick, thanks for the help.
>
>        Option          "AddARGBVisuals"                "True"
>        Option          "AddARGBGLXVisuals"             "True"
>        Option "ModeValidation" "NoWidthAlignmentCheck"
>
> Everything is working correctly now.
>
> Thanks to one and all.
>
> On 4/22/07, Henrik Beckman <henrik.list at gmail.com > wrote:
> >
> >
> > Could be that the TV reports things "wrong",
> > http://www.nvnews.net/vbulletin/showthread.php?t=69255
> >
> > My tv reports itself as a 1024x768 CRT so I need, to disregard parts of
> > the EDID info.
> >
> >
> > Read up on the folowing options,
> >
> > Option        "ModeValidation"        "AllowNon60HzDFPModes,NoEdidMaxPClkCheck,NoVertRefreshCheck,NoHorizSyncCheck,NoDFPNativeResolutionC
> > heck,NoVesaModes,NoEdidModes,NoXServerModes,NoPredefinedModes"
> >
> >
> >
> > Option         "ExactModeTimingsDVI" "True"
> >
> >
> > /Henrik
> >
> >
> > On 4/22/07, John Hardman < tptac.jhardman at gmail.com> wrote:
> > >
> > > Hi
> > >
> > > Thanks for the replies guys. Still struggling here...
> > >
> > > I am using VGA/RBG for the connection with a 6200 LE running
> > > 2.6.20-1.2944.fc6 with ATRMPS build of NVidia 9755
> > >
> > > Here is the relevent sections of the xorg.conf file I have now, which
> > > still results in 1024x768 @ 75Hz
> > >
> > > Section "Monitor"
> > >     # HorizSync source: edid, VertRefresh source: edid
> > >     Identifier     "Monitor0"
> > >     VendorName     "Unknown"
> > >     ModelName      "VIZ VX32L HDTV10A"
> > >     HorizSync       31.0 - 70.0
> > >     VertRefresh     50.0 - 85.0
> > >     ModeLine       "1366x768 at 60" 85.5 1366 1392 1712 1744 768 783 791
> > > 807 +hsync -vsync
> > >     Option         "DPMS"
> > > EndSection
> > >
> > > Section "Device"
> > >     Identifier     "Videocard0"
> > >     Driver         "nvidia"
> > >     VendorName     "NVIDIA Corporation"
> > >     BoardName      "GeForce 6200 A-LE"
> > > EndSection
> > >
> > > Section "Screen"
> > >     Identifier     "Screen0"
> > >     Device         "Videocard0"
> > >     Monitor        "Monitor0"
> > >     DefaultDepth    24
> > >     Option         "metamodes" "1366x768 at 60 +0+0; 1360x768_60 +0+0"
> > >     SubSection     "Display"
> > >         Depth       24
> > >         Modes      "1366x768 at 60 " "1360x768_60" "1024x768" "800x600"
> > > "640x480"
> > >     EndSubSection
> > > EndSection
> > >
> > > Notes on the mode line, I have tried... all with the same results
> > > 1024x768 at 75Hz
> > >
> > >     ModeLine       "1366x768 at 60" 84.5 1360 1392 1712 1744 768 783 791
> > > 807 +hsync -vsync based on xtiming.sourceforge.net outputs
> > >     ModeLine       "1366x768 at 60 " 85.5 1366 1392 1712 1744 768 783 791
> > > 807 +hsync -vsync
> > >     ModeLine       "1366x768 at 60" 85.5 1360 1392 1712 1744 768 783 791
> > > 807 +hsync -vsync
> > >     ModeLine       "1366x768 at 60" 85.5 1360 1392 1712 1744 768 783 791
> > > 807 +hsync +vsync based on a edit with the NVidia settings tools
> > >
> > > From the owners manual...
> > >
> > > 1366x768
> > > Refresh 60Hz
> > > HFreq 47.7kHz
> > > VFreq 60.0 Hz
> > > HSync +
> > > VSync -
> > > PixelFreq 85.50
> > >
> > > On 4/22/07, Byron Poland <wpoland at gmail.com> wrote:
> > > >
> > > > I got it running with a mac mini with out a modeline, but it had to
> > > > be
> > > > via vga, the hdmi in support is limited (check the specs in the
> > > > manual).  I fought for hours with it over dvi to hdmi, with no
> > > > luck...
> > > > switched it to vga, rebooted, and it looks great.
> > > >
> > > > On 4/21/07, John Hardman < tptac.jhardman at gmail.com> wrote:
> > > > > Hi All
> > > > >
> > > > > Just picked up a Vizio 32" VX32L for the bedroom and I am having
> > > > fits
> > > > > getting the right resolution.
> > > > >
> > > > > I have done a lot of searching but haven't found a modeline for
> > > > this little
> > > > > beast. I did see one email here from a user saying they had one
> > > > and it was
> > > > > working great, man would I love to see that xorg.conf file.
> > > > >
> > > > > Anyone have one that they have running at 1366x768 @ 60?
> > > > >
> > > > > TIA
> > > > >
> > > > > _______________________________________________
> > > > > mythtv-users mailing list
> > > > > mythtv-users at mythtv.org
> > > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > > >
> > > > >
> > > > _______________________________________________
> > > > mythtv-users mailing list
> > > > mythtv-users at mythtv.org
> > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > >
> > >
> > >
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users at mythtv.org
> > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > >
> > >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070423/10346418/attachment-0001.htm 


More information about the mythtv-users mailing list