> Are you making a BIOS call to set your desired refresh rate > before doing the mode switch?
No, the driver just does the mode switch. The problem I'm having is before modeset, though. The problem is that xfree is marking modes that I can use as invalid 'cause it thinks the monitor doesn't support the modes. > Do you have HorizSync and VertRefresh ranges defined in the "Monitor0" > section of XF86Config? AFAIK, those ranges overrides DDC. When I run the RH9 display settings applet to change the resolution, it automatically adds HorizSync and VertRefresh values to my XF86Config file (or I should say I believe he's the one adding the values.) So, is there a right way to make xfree not reject modes based on timing values? What it comes down to is this .... I know the current panel can do 1280x1024. For modeset, I'm not doing any timing settings, just telling the BIOS what mode to go into. So, is there a right way to force xfree to allow standard modes 1280x1024 and below? -Chris _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
