NEW_XORG EQ overflow problems

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Tue Aug 5 09:22:30 UTC 2014


On 26.07.2014 20:17, Toms Bergmanis wrote:
> Hi.

Hello!

> With the NEW_XORG repo i decided to again try out how my system behaves
> with the new drivers. As usual everything pretty much as expected (working
> drivers), but sometimes Xorg (or something from the graphics stack) likes
> to act up and my pc reboots - screen image gets scrambled and my pc reboots
> or restarts the X server (on one occasion the system just froze). Usually
> this happens on heavy load - copying files from backup and/or viewing some
> 1080p images on the web.
> 
> (...)
> 
> ...
> [  2147.193] [mi] EQ overflowing.  Additional events will be discarded
> until existing events are processed.
> [  2147.193] [mi] These backtraces from mieqEnqueue may point to a culprit
> higher up the stack.
> [  2147.193] [mi] mieq is *NOT* the cause.  It is a victim.
> [  2156.345] [mi] EQ overflow continuing.  100 events have been dropped.

As the message says, this is not the real error. Somehow, the X.Org
server can't stand the flow of incoming events. Our Radeon driver may be
too old for your GPU generation and it may lack some optimizations.

If you feel like trying experimental stuff, here are some ideas:

    1. Newer X.Org-related ports are available in the xorg-dev
       Subversion repository. You could checkout the following branch:
       https://trillian.chruetertee.ch/svn/ports/branches/experimental/

       From that checkout, rebuild graphics/libdrm, graphics/libglapi,
       graphics/libGL and graphics/dri. I think that's enough.

    2. You could checkout my "kms-drm-update-38" Git branch:
       https://github.com/dumbbell/freebsd/tree/kms-drm-update-38

       In this checkout, you can just rebuild the kernel (a 11-CURRENT
       kernel). Keep your world untouched, so that you can come back
       easily to plain 10.0-RELEASE.

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20140805/141243a0/attachment.sig>


More information about the freebsd-x11 mailing list