On Thu, Dec 20, 2001 at 08:43:43AM +0000, Alan Hourihane wrote:
> On Wed, Dec 19, 2001 at 04:49:34PM -0800, Earl Hood wrote:
> > I added the ServerFlags option:
> > 
> >     Option "Pixmap" "24"
> > 
> > The DefaultDepth of the screen is set to 24.  When I comment out
> > the modeline statements, as you mentioned, and comment out the
> > DacSpeed statement, the display does go into 1280x1024@75Hz.
> > The problem though is that colored text is wacked out.  Example,
> > when doing an ls in a color xterm, the colored text is "striped".
> > This striped behavior does not show up when I comment out the
> > "Pixmap" Option above.  But the refresh rate is back to 60Hz which
> > is unusable for my eyes.
> > 
> I'll re-check the pm2 code today with the pixmap24 option.
> 
I've rechecked the CVS and color xterm is fine. You can double check
your running 4.1.0 from the /var/log/XFree86.0.log file.

But you might want to try adding

Option "XaaNoScanlineCPUToScreenColorExpandFill"

or if that doesn't cure the problem, try

Option "XaaNoWriteBitmap"

Other than that, check out the CVS and build it and see if that cures
your problem.

Alan.
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to