hello,<br>

after reading the mythtv wiki re: modelines (here:
<a href="http://www.mythtv.org/wiki/index.php/Modeline_Database" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.mythtv.org/wiki/index.php/Modeline_Database</a>), I am more
confused than ever.<br>
I have a new Samsung LN-T3253H TV that is connected to my Nvidia
fx5200.&nbsp; The TV claims to support a variety of resolutions in &quot;PC
mode&quot;, including 1360 x 768 which it calls &quot;optimal&quot;.&nbsp; The TV
specs say 720p and the native resolution is billed at 1366x768.<br>

<br>
My display is working basically out of the box with a fresh install of
Ubuntu 64-bit 7.10 using Nvidia binary drivers (although I had to cut
the resolution down to 1024x768 to get a display).&nbsp; The real
problem is that the TV emits a faint high-pitched
whistle&nbsp; ... ONLY when connected to my mythtv box (it is connected
via the VGA cable).&nbsp; The loudness of the whistle depends on what&#39;s
on the screen (more whitespace = quieter whistling).&nbsp; It does not
whistle when watching regular TV from a cable box via HDMI. <br>
<br>
This caused me to wonder whether my refresh rates (or something else)
is set wrong.&nbsp; A google
search and the mythtv modeline database does not have an entry
for my particular TV model.&nbsp; I am afraid that maybe I could break
my new tv if the settings are wrong.&nbsp; The TV manual has a list of
&quot;factory optimized&quot; refresh rates for various resolutions, but I can&#39;t
tell how (or whether) I&#39;m supposed to translate these into a custom
modeline.<br>

<br>

So, two questions: <br>
1. am I supposed to be using a custom modeline or not?&nbsp; <br>
2. If yes to # 1 ... how to create one?&nbsp; The TV docs give only one
value for hsync and vsync per resolution, but modelines seem to have 8
of them.<br>
3.&nbsp; the wiki was ambiguous about whether the &quot;Nvidia modepool
settings&quot; concept applies when using VGA output, or does it just relate
to component / dvi?&nbsp; (If I understand the wiki correctly, the
Nvidia drivers have preset modelines so there is no reason to create
your own lines.)<br>
<br>
More of my configuration and additional error messages are below if
needed.&nbsp; xorg seems to failing in trying to detect &quot;EDID
settings&quot;, not sure if that&#39;s relevant to my problem.&nbsp; Any
guidance at all would help me.<br>

<br>

Thanks,<br>
<span class="sg">
Mary<br>
<br>
nvidia drivers version: 100.14.19<br>
<br>
</span>in the xorg.0.log file, there is a message of &quot;unable to read EDID
settings from display CRT-0&quot; Why does it think my flat panel is a CRT?
Could this be part of my problems?<br>

<br>
also in xorg.0.log, it indicates a pixel clock of 135, but none of
the recommended settings in my tv&#39;s manual go higher than 85. No clue
how or whether&nbsp; to change this.<br>
<br>
My xorg.conf [as I edited it to scale down the resolution to get a working screen]:<br>
<br>

# nvidia-xconfig: X configuration file generated by nvidia-xconfig<br>

# nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Wed Sep 12 14:29:17 PDT 2007<br>

<br>

# xorg.conf (xorg X Window System server configuration file)<br>

#<br>

# This file was generated by dexconf, the Debian X Configuration tool, using<br>

# values from the debconf database.<br>

#<br>

# Edit this file with caution, and see the xorg.conf manual page.<br>

# (Type &quot;man xorg.conf&quot; at the shell prompt.)<br>

#<br>

# This file is automatically updated on xserver-xorg package upgrades *only*<br>

# if it has not been modified since the last upgrade of the xserver-xorg<br>

# package.<br>

#<br>

# If you have edited this file but would like it to be automatically updated<br>

# again, run the following command:<br>

#   sudo dpkg-reconfigure -phigh xserver-xorg<br>

<br>

Section &quot;ServerLayout&quot;<br>

        <br>

        # Uncomment if you have a wacom tablet<br>

        #        InputDevice     &quot;stylus&quot;        &quot;SendCoreEvents&quot;<br>

        #        InputDevice     &quot;cursor&quot;        &quot;SendCoreEvents&quot;<br>

        #        InputDevice     &quot;eraser&quot;        &quot;SendCoreEvents&quot;<br>

        Identifier        &quot;Default Layout&quot;<br>

  screen 0 &quot;Default Screen&quot; 0 0<br>

        Inputdevice        &quot;Generic Keyboard&quot;<br>

        Inputdevice        &quot;Configured Mouse&quot;<br>

EndSection<br>

<br>

Section &quot;Files&quot;<br>

EndSection<br>

<br>

Section &quot;Module&quot;<br>

        Load                &quot;glx&quot;<br>

        Load                &quot;v4l&quot;<br>

EndSection<br>

<br>

Section &quot;InputDevice&quot;<br>

        Identifier        &quot;Generic Keyboard&quot;<br>

        Driver                &quot;kbd&quot;<br>

        Option                &quot;CoreKeyboard&quot;<br>

        Option                &quot;XkbRules&quot;        &quot;xorg&quot;<br>

        Option                &quot;XkbModel&quot;        &quot;pc105&quot;<br>

        Option                &quot;XkbLayout&quot;        &quot;us&quot;<br>

EndSection<br>

<br>

Section &quot;InputDevice&quot;<br>

        Identifier        &quot;Configured Mouse&quot;<br>

        Driver                &quot;mouse&quot;<br>

        Option                &quot;CorePointer&quot;<br>

        Option                &quot;Device&quot;        &quot;/dev/input/mice&quot;<br>

        Option                &quot;Protocol&quot;        &quot;ImPS/2&quot;<br>

        Option                &quot;ZAxisMapping&quot;        &quot;4 5&quot;<br>

        Option                &quot;Emulate3Buttons&quot;        &quot;true&quot;<br>

EndSection<br>

<br>

Section &quot;InputDevice&quot;<br>

        Identifier        &quot;stylus&quot;<br>

        Driver                &quot;wacom&quot;<br>

        Option                &quot;Device&quot;        &quot;/dev/input/wacom&quot;<br>

        Option                &quot;Type&quot;        &quot;stylus&quot;<br>

        Option                &quot;ForceDevice&quot;        &quot;ISDV4&quot;# Tablet PC ONLY<br>

EndSection<br>

<br>

Section &quot;InputDevice&quot;<br>

        Identifier        &quot;eraser&quot;<br>

        Driver                &quot;wacom&quot;<br>

        Option                &quot;Device&quot;        &quot;/dev/input/wacom&quot;<br>

        Option                &quot;Type&quot;        &quot;eraser&quot;<br>

        Option                &quot;ForceDevice&quot;        &quot;ISDV4&quot;# Tablet PC ONLY<br>

EndSection<br>

<br>

Section &quot;InputDevice&quot;<br>

        Identifier        &quot;cursor&quot;<br>

        Driver                &quot;wacom&quot;<br>

        Option                &quot;Device&quot;        &quot;/dev/input/wacom&quot;<br>

        Option                &quot;Type&quot;        &quot;cursor&quot;<br>

        Option                &quot;ForceDevice&quot;        &quot;ISDV4&quot;# Tablet PC ONLY<br>

EndSection<br>

<br>

Section &quot;Monitor&quot;<br>

        Identifier        &quot;Generic Monitor&quot;<br>

        Vendorname        &quot;Generic LCD Display&quot;<br>

        Modelname        &quot;LCD Panel 1360x768&quot;<br>

        Horizsync        31.5-48.0<br>

        Vertrefresh        56.0 - 65.0<br>

  modeline  &quot;800x600@56&quot; 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync<br>

  modeline  &quot;800x600@60&quot; 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync<br>

#  modeline  &quot;1280x768@60&quot; 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync<br>

#  modeline  &quot;1280x720@60&quot; 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync<br>

        Gamma        1.0<br>

EndSection<br>

<br>

Section &quot;Monitor&quot;<br>

        Identifier        &quot;monitor1&quot;<br>

        Vendorname        &quot;Plug &#39;n&#39; Play&quot;<br>

        Modelname        &quot;Plug &#39;n&#39; Play&quot;<br>

  modeline  &quot;640x480@60&quot; 25.2 640 656 752 800 480 490 492 525 -vsync -hsync<br>

        Gamma        1.0<br>

EndSection<br>

<br>

Section &quot;Device&quot;<br>

        Identifier        &quot;nVidia Corporation NV34 [GeForce FX 5200]&quot;<br>

        Boardname        &quot;nv&quot;<br>

        Busid                &quot;PCI:1:0:0&quot;<br>

        Driver                &quot;nvidia&quot;<br>

        Screen        0<br>

EndSection<br>

<br>

Section &quot;Device&quot;<br>

        Identifier        &quot;device1&quot;<br>

        Boardname        &quot;nv&quot;<br>

        Busid                &quot;PCI:1:0:0&quot;<br>

        Driver                &quot;nvidia&quot;<br>

        Screen        1<br>

EndSection<br>

<br>

Section &quot;Screen&quot;<br>

        Identifier        &quot;Default Screen&quot;<br>

        Device                &quot;nVidia Corporation NV34 [GeForce FX 5200]&quot;<br>

        Monitor                &quot;Generic Monitor&quot;<br>

        Defaultdepth        24<br>

        SubSection &quot;Display&quot;<br>

                Depth        24<br>

                Virtual        800        600<br>

                Modes        &quot;800x600@60&quot;  &quot;800x600@56&quot;<br>

        EndSubSection<br>

EndSection<br>

<br>

Section &quot;Screen&quot;<br>

        # <br>

        Identifier        &quot;screen1&quot;<br>

        Device                &quot;device1&quot;<br>

        Monitor                &quot;monitor1&quot;<br>

        Defaultdepth        24<br>

        SubSection &quot;Display&quot;<br>

                Depth        24<br>

                Modes                &quot;640x480@60&quot;<br>

        EndSubSection<br>

EndSection<br>

<br>

Section &quot;ServerFlags&quot;<br>

        <br>

EndSection<br>