| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Thu, 29 Apr 2004 16:00:55 -0700 (PDT) |
Putting this in your /boot/loader.conf:
kern.mmxopt=0
Will turn off the FP copy code which is causing the X server problems
(and probably other problems as well).
I should be able to fix the problem today, since I can reproduce it so
easily!
-Matt