<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
I have the same TV and I don't use any mode lines to drive it, I just let the driver figure it out for itself. The only caveat is that the TV needs to be switched on and connected if you reboot so that the video card can probe the TV when X starts.<BR>
<BR>
I've extracted the edid data with &quot;get-edid&quot; and attached the results.<BR>
<BR>
Running that through &quot;parse-edid&quot; it generates the following:<BR>
<BR>
parse-edid: parse-edid version 1.4.2<BR>
parse-edid: EDID checksum passed.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # EDID version 1 revision 3<BR>
Section &quot;Monitor&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Block type: 2:0 3:fc<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier &quot;SONY TV&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VendorName &quot;SNY&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModelName &quot;SONY TV&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Block type: 2:0 3:fc<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Block type: 2:0 3:fd<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HorizSync 14-68<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertRefresh 48-62<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Max dot clock (video bandwidth) 150 MHz<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # DPMS capabilities: Active off:no&nbsp; Suspend:no&nbsp; Standby:no<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mode&nbsp;&nbsp;&nbsp; &quot;1360x768&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # vfreq 60.015Hz, hfreq 47.712kHz<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DotClock&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 85.500000<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HTimings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1360 1424 1536 1792<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VTimings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 768 771 777 795<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags&nbsp;&nbsp; &quot;+HSync&quot; &quot;+VSync&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndMode<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mode&nbsp;&nbsp;&nbsp; &quot;1280x720&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # vfreq 60.000Hz, hfreq 45.000kHz<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DotClock&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74.250000<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HTimings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1280 1390 1430 1650<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VTimings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 720 725 730 750<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags&nbsp;&nbsp; &quot;-HSync&quot; &quot;-VSync&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndMode<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Block type: 2:0 3:fc<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Block type: 2:0 3:fd<BR>
EndSection<BR>
<BR>
<BR>
I assume the 1360x768@60 mode above is the one the driver figures out for itself. It doesn't look like the panel is reporting a 50Hz mode.<BR>
<BR>
I'm curious, why do you need/want 50Hz? <BR>
<BR>
Dylan<BR>
<BR>
<BR>
On Fri, 2009-05-08 at 09:37 +1200, Aaron Drysdale wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Thanks for that. So I've now disabled Dynamic Twin View in my xorg.conf
file, and sure enough in the Xrandr gui the 50 51 52 Hz has disappeared.
However all it reports now is 60Hz. So I assume this is where I need to
start coming up with custom modelines to get it to run at 50Hz.

Unfortunately, my TV is &quot;HD ready&quot; - so it doesn't support 1080p and
there I can't use your xorg.conf. I'm running it at the native panel
resolution of 1360x768 and want to get it running at 50Hz. By the way,
if anyone already has figured out the modelines for a Sony Bravia
40V300A then I would greatly appreciate hearing from you.

Does it sound like I'm on the right track?

Aaron
-----Original Message-----
From: <A HREF="mailto:mythtvnz-bounces@lists.linuxnut.co.nz">mythtvnz-bounces@lists.linuxnut.co.nz</A>
[<A HREF="mailto:mythtvnz-bounces@lists.linuxnut.co.nz">mailto:mythtvnz-bounces@lists.linuxnut.co.nz</A>] On Behalf Of Jean-Yves
Avenard
Sent: Thursday, 7 May 2009 22:32
To: MythTV in NZ
Subject: Re: [mythtvnz] VDPAU package can be removed?

Hi

2009/5/7 Aaron Drysdale &lt;<A HREF="mailto:Aaron.Drysdale@provencocadmus.com">Aaron.Drysdale@provencocadmus.com</A>&gt;:
&gt; I turned off GPU Scaling in the nVidia xserver settings. This got rid
of the 50 51 52 Hz refresh rates, however now the only refresh rates
that show up are 60Hz. How can I figure out what the available refrsh
rates and timings are, so I can put the correct timings in xorg.conf?

No GPU scaling can't make 50,51 and 52 disappeared. It only prevent
the refresh being always 60Hz no matter what you choose.

For what timing to use if you want to set it manually, refer to my
previous post... There's a link to a xorg.conf that works perfectly
with Sony TV

&gt;
&gt; You talk about the nvidia-settings program - is this a command line
util that returns the timings from the EDID? Is there some other way of
getting the timings from the EDID of my tv?

no

nvidia-settings let you play with the driver configuration. It comes
with the nvidia driver packages... And should be automatically
installed.
If not, the package name is nvidia-settings :)

_______________________________________________
mythtvnz mailing list
<A HREF="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</A>
<A HREF="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</A>
Archives <A HREF="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</A>

_______________________________________________
mythtvnz mailing list
<A HREF="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</A>
<A HREF="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</A>
Archives <A HREF="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>