<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">
I'll try and get a working 1080i
modeline, but haven't successfully managed ANY interlaces DVI modelines.
I wonder if I can get my 1360x768 progressive into interlaced, that way I would
still have a crisp picture. Anyway, any other solutions would be gladly
accepted.</span></font><br>
</blockquote>
<br>
If you start X with:-<br>
<br>
startx -- -logverbose=5<br>
<br>
The log should then give you a detailed list of all the modelines the
LCD supports and their names. In my case it's as simple as:-<br>
<br>
Modeline &quot;1920x1080_100i&quot; &quot;1280x720_50&quot; &quot;720x576&quot;<br>
<br>
This gives me all 3 'HD' modes.<br>
<br>
Mark<br>
<br>
(P.S. you might find the latest nvidia drivers reject certain modelines
that are perfectly valid. In that case tinker with the 'ModeValidation'
options in your xorg.conf)<br>