[1631] in NetBSD-Development
Re: one problem solved, one to mention...
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Thu Mar 19 23:05:11 1998
To: gamache@MIT.EDU
Cc: netbsd-dev@MIT.EDU
From: eichin@MIT.EDU (Mark W. Eichin)
Date: 19 Mar 1998 23:04:56 -0500
In-Reply-To: gamache@MIT.EDU's message of "Wed, 18 Mar 1998 19:04:34 -0500 (EST)"
> reason, random segments of horizontal dotted line are spewed onto the screen
I mostly work on linux, so I'm guessing here, but it seems that newer
versions of XFree86 enable more acceleration options and people often
find that they don't actually work... I think if you find the
ServerFlags section and add an "options noaccel", that should disable
acceleration features; if that works, you've at least narrowed it down
and should look at the README for the particular card you're using to
see what specific flags it has...