On Thu, 6 Jun 2002 [EMAIL PROTECTED] wrote:
> I upgraded to the 4.2 version from the 3.3.6. Previously, I used the
> 3.3.6 SVGA server, and ran X in with the resolution set to 1280x1024.
>
> Now, after upgrading, when I try to run X with the 1280x1024, my screen
> shakes and wiggles, especially when I try to resize any windows.
>
> I've tried the --nodri option with Xconfigurator, as well as manually
> commenting out the "load DRI" section in the XF86Config-4 file.
>
> Any ideas as to what to do?
v3.3 often used a 24bit frame buffer, v4 sometimes uses a 32bit frame
buffer. Does the following change make any difference ?
> Section "Screen"
> Identifier "Screen0"
> Device "3Dfx Interactive, Inc.|Voodoo Banshee"
> Monitor "Visual Sensa"
> DefaultDepth 24
> Subsection "Display"
> Depth 24
try adding the line:
Fbbpp 24
here
> Modes "1280x1024" "1024x768"
> EndSubSection
> EndSection
If that doesn't work, can you try a lower refresh rate ?
--
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED] http://www.dpmms.cam.ac.uk/~werdna
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert