|
From: Santiago G. M. <ma...@ay...> - 2003-06-27 08:43:15
|
> > I'm still wondering what is being done wrong with the clock computations, we > > are not getting the exact clock we should, while the NetBSD and also the > > native S3 driver for X 4.2.1 does, right now I have XFree 4.2.1 running at > > 16 bits 1024 x 768 67.7KHz 84Hz as my monitor says, I'm using the standard > > modeline for 85Hz: > > > > ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync > > +vsync > > The fbdev X server has special requirements for ModeLines, iirc. There is a > tool around somewhere to convert fbset modes to ModeLine data, or something > like that. Check the fbdev howto, perhaps. The problem is not with X, even in the console when I set up 60Hz I get 59 and things like that, your debugging info says that it is computing one clock and only gets an approximation, that is the main problem I see with this. You can see this in my previous messages and in the dmesgs I made available. BTW, there seems to be a problem with 800x600 in the last patches, the screen gets borked when you try to set this mode, I believe this didn't happen before :-? Also we have discovered that DPMS doesn't work, in X we don't get DPMS nor blanking. Was it supposed to be working? Regards... |