On Tue, Aug 26, 2003 at 12:20:24AM +0200, Bonny wrote: >In data Mon, 25 Aug 2003 14:43:16 -0400 >David Dawes <dawes@xxxxxxxxxxx> scriveva: > >> The name can be anything you like. In fact if you want to eliminate >> any doubt that a custom mode you specify is the one getting used, give >> it an unusual name :-). That makes it easy to check for it in the >> XFree86 log file. We definitely need to see that log file to see >> what's going on here. > >Here some info: > >[bonny@halcyon log]$ cat XFree86.0.log|grep SOG >(II) NVIDIA(0): Not using mode "SOG" (hsync out of range) This means that the SOG mode has a horizontal sync rate higher than you've specified for your monitor. The monitor section you posted before was: Section "Monitor" Identifier "Monitor0" VendorName "NORTEK" ModelName "KENDO1511" # DisplaySize 305 230 # HorizSync 31.0 - 60.0 # VertRefresh 56.0 - 75.0 HorizSync 30.0 - 80.0 VertRefresh 56.0 - 100.0 Option "dpms" ModeLine "SOG" 94.116 1024 1061 1198 1364 768 770 783 814 -HSync -VSync EndSection The hsync for your mode is 94166/1364 = 69.0. I'd expect the "hsync out of range" result for the "31.0 - 60.0" HorizSync line, but not for the "30.0 - 80.0" line. Without all of the information (matching config and log files), we still have to make guesses. >What do you mean? Or do you need some more excerpts from my logfile? Yes. What you've shown so far isn't consistent with the Monitor section you posted. It's easier to send the whole file than to figure out every line that might be relevant :-). David -- David Dawes X-Oz Technologies www.XFree86.org/~dawes www.x-oz.com _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86