Re: [XFree86] Still messin around with ModeLines...

2003-08-26 Thread David Dawes
On Tue, Aug 26, 2003 at 12:20:24AM +0200, Bonny wrote: In data Mon, 25 Aug 2003 14:43:16 -0400 David Dawes [EMAIL PROTECTED] 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

Re: [XFree86] Still messin around with ModeLines...

2003-08-26 Thread Mark Vojkovich
NVIDIA's drivers are overzealous in their modeline trimming. Basically, they don't let you run modes with refresh rates higher than the ones in the monitor's EDID. If you want to disable that feature you need to specify: Option IgnoreEDID in the Section Device of the XF86Config.

Re: [XFree86] Still messin around with ModeLines...

2003-08-25 Thread Wes Janzen
I think you need to put that in a modeline section, i.e.: Section Monitor Identifier Monitor0 VendorName NORTEK ... UseModes SOG EndSection Section Modes IdentifierSOG Modeline1024x768 94.116 1024 1061 1198 1364 768 770 783 814 -HSync -VSync EndSection Except, that

Re: [XFree86] Still messin around with ModeLines...

2003-08-25 Thread Bonny
In data Mon, 25 Aug 2003 14:43:16 -0400 David Dawes [EMAIL PROTECTED] 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