At 2004-11-07T11:36:20+1300, Craig George wrote:
>  Modeline "1024x768"    85    1024 1056 1152 1360   768  784  787  823

> How do I configure this to get my monitor to run on the 1024x768 85 Hz
> modeline?  Or am I on completely the wrong track? (Which is quite
> possible)

Since a suitable looking modeline already exists in your X server
configuration file, it's likely that the modeline is being dropped from
the list of valid modes when X starts.

Take a look at your X server log (either /var/log/XFree86.0.log or
/var/log/Xorg.0.log) for output similar to:

(II) NV(0): Not using default mode "1024x768" (hsync out of range)

The message in parenthesis explains why X thinks the mode is not
appropriate.  There are a couple of different messages that may appear,
so don't look for precisely the same output as my example.

Once you know if X is dropping the mode you want to use, and why, you
can start tweaking the configuration to get the modeline to be seen as
valid by X.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to