Mike <reznaeous@earthlink.net> writes:
> I had somewhat similar problems. Mine was horribly bad static all over th
> escreen any time there was a screen redraw. Considering I've a clock on the
> screen, it was pretty much unusable.
Try adding
Option "NoAccel"
to the graphics device section in your XF86Config file (The section that has
`Driver "s3virge"'. It turns off hardware acceleration, so things may be
slower, but at least it will work properly.
Hubert