Ok on the configfile below you've defined the modeline "1024x768@75" but in the Screen section you've used "1024x768". Try putting both in.<br><br>Cheers<br>Steve<br><br><div><span class="gmail_quote">
On 06/06/07, <b class="gmail_sendername">Damian Surr</b> <<a href="mailto:damian@gingermagic.co.uk">damian@gingermagic.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
and here's my xorg.conf:<br><br># nvidia-xconfig: X configuration file generated by nvidia-xconfig<br># nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26<br>23:38:46 PST 2007<br><br># /etc/X11/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(5) manual page.<br># (Type "man
xorg.conf" 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 "ServerLayout"<br> Identifier "Default Layout"
<br> Screen "Default Screen" 0 0<br> InputDevice "Generic Keyboard"<br> InputDevice "Configured Mouse"<br>EndSection<br><br>Section "Files"<br><br> # path to defoma fonts
<br> FontPath "/usr/share/fonts/X11/misc"<br> FontPath "/usr/share/fonts/X11/cyrillic"<br> FontPath "/usr/share/fonts/X11/100dpi/:unscaled"<br> FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
<br> FontPath "/usr/share/fonts/X11/Type1"<br> FontPath "/usr/share/fonts/X11/100dpi"<br> FontPath "/usr/share/fonts/X11/75dpi"<br> FontPath "/var/lib/defoma/x-
ttcidfont-conf.d/dirs/TrueType"<br>EndSection<br><br>Section "Module"<br> Load "i2c"<br> Load "bitmap"<br> Load "ddc"<br> Load "extmod"
<br> Load "freetype"<br> Load "glx"<br> Load "int10"<br> Load "vbe"<br>EndSection<br><br>Section "InputDevice"<br> Identifier "Generic Keyboard"
<br> Driver "kbd"<br> Option "CoreKeyboard"<br> Option "XkbRules" "xorg"<br> Option "XkbModel" "pc105"<br> Option "XkbLayout" "gb"
<br>EndSection<br><br>Section "InputDevice"<br> Identifier "Configured Mouse"<br> Driver "mouse"<br> Option "CorePointer"<br> Option "Device" "/dev/input/mice"
<br> Option "Protocol" "ImPS/2"<br> Option "ZAxisMapping" "4 5"<br> Option "Emulate3Buttons" "true"<br>EndSection<br><br>Section "Monitor"
<br> Identifier "BenQ W100"<br># DisplaySize 433 271<br># HorizSync 31-69 #worked out by looking at lowest and highest<br>in various tables within manual<br># Identifier "Monitor[0]"
<br># ModelName "FP202W"<br># VendorName "BenQ"<br># VertRefresh 59-85 #worked out by looking at lowest and highest<br>in various tables within manual<br>#ModeLine "1024x768"
118.1 1024 1096 1208 1392 768 769 772 816<br>#ModeLine "1024x768" 116.8 1024 1096 1208 1392 768 769 772 815<br>#ModeLine "1024x768" 115.7 1024 1096 1208 1392 768 769 772 815<br>#Modeline "1024x768@60
" 64.56 1024 1056 1296 1328 768 783 791 807<br>#Modeline "1024x768@70" 78.36 1024 1056 1352 1384 768 783 792 807<br>Modeline "1024x768@75" 85.56 1024 1056 1376 1408 768 782 792 807<br>#Modeline "
1024x768@85" 100.94 1024 1056 1432 1464 768 782 793 807<br># Modeline "1024x768@60" 64.56 1024 1056 1296 1328 768 783 791 807<br># 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz<br># Modeline "1024x768_60.00"
64.11 1024 1080 1184 1344 768 769 772<br>795 -HSync +Vsync<br># Modeline "1024x768" 80.71 1024 1080 1192 1360 768 769 772 802<br># Modeline "1024x768" 79.52 1024 1080 1192 1360 768 769 772 801
<br># Modeline "1024x768" 78.43 1024 1080 1192 1360 768 769 772 801<br># Modeline "800x600" 48.18 800 840 920 1040 600 601 604 626<br># Modeline "800x600" 47.53 800 840 920 1040 600 601 604 626
<br># Modeline "800x600" 46.87 800 840 920 1040 600 601 604 626<br># Modeline "768x576" 44.83 768 808 888 1008 576 577 580 601<br># Modeline "768x576" 43.52 768 800 880 992 576 577 580 601
<br># Modeline "768x576" 42.93 768 800 880 992 576 577 580 601<br># Modeline "640x480" 30.25 640 664 728 816 480 481 484 501<br># Modeline "640x480" 29.84 640 664 728 816 480 481 484 501
<br># Modeline "640x480" 29.43 640 664 728 816 480 481 484 501<br> Option "DPMS"<br>EndSection<br><br>Section "Device"<br> Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
<br> Driver "nvidia"<br> #Option "RenderAccel" "1"<br> #Option "NvAGP" "1"<br> #Option "NoDDC"<br>#I don't know what the above 3 things are. They were in Jared Wilson's
<br>xorg for 5200. He had top 2 turned off and NoDDC turned on<br>EndSection<br><br>Section "Screen"<br> Identifier "Default Screen"<br> Device "nVidia Corporation NV34 [GeForce FX 5200]"
<br> Monitor "BenQ W100"<br> DefaultDepth 24<br> Subsection "Display"<br> Depth 24<br> Modes "1024x768"<br> EndSubsection<br>EndSection
<br><br>#Section "Extensions"<br># Option "Composite" "Enable"<br>#EndSection<br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>