<span class="postbody"> have a Sony KDS-R60XBR1 and using powerstrip I
found some modelines that I can use but I am getting errors when I try
to use them in xorg.conf. My xorg.conf file has <br>
<br>
<br>
</span><table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"><tbody><tr>          <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>         <td class="code">Section "Screen"
<br>
Identifier "Generic Monitor"
<br>
HorizSync 31.5-37.9
<br>
VertRefresh 59.9-60.1
<br>
"1280x720" 74.250 1280 1390 1426 1646 720 725 727 747 +hsync +vsync
<br>
"1920x1080" 74.250 1920 2008 2052 2200 1080 1088 1091 1121 interlace +hsync +vsync
<br>
<br>
EndSection</td>        </tr></tbody></table><span class="postbody">
<br>
<br>
and my screen section looks like:
<br>
<br>
<br>
</span><table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"><tbody><tr>          <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>         <td class="code">
<br>
Section "Screen"
<br>
Identifier "Default Screen"
<br>
Device "NVIDIA Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
<br>
Monitor "Generic Monitor"
<br>
DefaultDepth 24
<br>
SubSection "Display"
<br>
Depth 24
<br>
Modes "1280x720" "1920x1080" "640x480"
<br>
EndSubSection
<br>
EndSection
<br>
</td>        </tr></tbody></table><span class="postbody">
<br>
<br>
I am getting the following error message in my xorg log file:
<br>
<br>
</span><table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"><tbody><tr>          <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>         <td class="code">X Window System Version 6.8.2 (Ubuntu 6.8.2-77
20051010174523 <a href="mailto:root@vernadsky.buildd">root@vernadsky.buildd</a>)
<br>
Release Date: 9 February 2005
<br>
X Protocol Version 11, Revision 0, Release 6.8.2
<br>
Build Operating System: Linux 2.6.10 i686 [ELF]
<br>
Current Operating System: Linux mythtv 2.6.12-10-686 #1 Sat Mar 11 16:22:51 UTC 2006 i686
<br>
Build Date: 10 October 2005
<br>
Before reporting problems, check <a href="http://wiki.X.Org">http://wiki.X.Org</a>
<br>
to make sure that you have the latest version.
<br>
Module Loader present
<br>
OS Kernel: Linux version 2.6.12-10-686 (buildd@terranova) (gcc version
3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8.1)) #1 Sat Mar 11
16:22:51 UTC 2006 TF
<br>
Markers: (--) probed, (**) from config file, (==) default setting,
<br>
(++) from command line, (!!) notice, (II) informational,
<br>
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
<br>
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 15 10:33:16 2006
<br>
(==) Using config file: "/etc/X11/xorg.conf"
<br>
Parse error on line 74 of section Monitor in file /etc/X11/xorg.conf
<br>
"1280x720" is not a valid keyword in this section.
<br>
(EE) Problem parsing the config file
<br>
(EE) Error parsing the config file
<br>
<br>
Fatal server error:
<br>
no screens found
<br>
<br>
Please consult the The X.Org Foundation support
<br>
at <a href="http://wiki.X.Org">http://wiki.X.Org</a>
<br>
for help.
<br>
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
<br>
</td>        </tr></tbody></table><span class="postbody">
<br>
<br>It does the same thing if I start it with "1920x1080" instead. Can
anyone help me with my xorg.conf file to get this working? Thanks for
any help.
<br>
<br>
Allan</span>