You are not logged in.
Since a couple of weeks ago, my computer freezes randomly. X just freezes (occasionally the mouse still reacts, but rarely) and I can not do anything else but to power down and boot again.
Looking into /var/log/Xorg.0.log I find the following
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
Backtrace:
0: /usr/bin/X(xorg_backtrace+0x26) [0x4ed8e6]
1: /usr/bin/X(mieqEnqueue+0x291) [0x4ce221]
2: /usr/bin/X(xf86PostMotionEventP+0xc4) [0x48ea94]
3: /usr/bin/X(xf86PostMotionEvent+0xb1) [0x48ec71]
4: /usr/lib/xorg/modules/input//evdev_drv.so [0x7f5a7e6e7232]
5: /usr/bin/X [0x496825]
6: /usr/bin/X [0x471cd7]
7: /lib/libpthread.so.0 [0x7f5a97abb920]
8: /lib/libc.so.6(ioctl+0x7) [0x7f5a963f7297]
9: /usr/lib/libdrm.so.2(drmWaitVBlank+0x22) [0x7f5a951e5172]
10: /usr/lib/xorg/modules/dri/i965_dri.so [0x7f5a83d35b9e]
11: /usr/lib/xorg/modules/dri/i965_dri.so(driWaitForVBlank+0x110) [0x7f5a83d35e20]
12: /usr/lib/xorg/modules/dri/i965_dri.so(intelSwapBuffers+0xe5) [0x7f5a83d3f685]
13: /usr/lib/xorg/modules/dri/i965_dri.so [0x7f5a83d3711f]
14: /usr/lib/xorg/modules/extensions//libglx.so [0x7f5a9583706f]
15: /usr/lib/xorg/modules/extensions//libglx.so [0x7f5a9582b036]
16: /usr/lib/xorg/modules/extensions//libglx.so [0x7f5a9582e2e2]
17: /usr/bin/X(Dispatch+0x364) [0x44d034]
18: /usr/bin/X(main+0x45d) [0x43369d]
19: /lib/libc.so.6(__libc_start_main+0xe6) [0x7f5a9634d546]
20: /usr/bin/X [0x432a79]
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
<snip>
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
<snip>
Googling for this error message, I do not seem to find any helpful hints, as it seems it is a general error message (see e.g. https://bugs.launchpad.net/ubuntu/+sour … ug/259808).
I have an intel video card (X4500). From what I have read, the intel drivers are undergoing a major revision/rewrite, starting with the 2.6.28 kernel, which activates something or another (I'm not too familiar with the linux graphic infrastructure). Could it be that I'm having an issue with this?
On my /var/pacman/cache I still have the 2.6.27 kernel and there is also this thread (http://bbs.archlinux.org/viewtopic.php?id=61650) for going the other way and upgrading to the newest drivers. However I would rather keep big packages like X in the standard repository version and optimal graphic performance is not such a big issue for me. Nice to have, but not a requirement.
Someone has any hints or advice?
Offline
Well, I downgraded to kernel 2.6.27 and the computer seems to run more stable now. It's been only a test, but yesterday I could work for several hours without any freezing.
Offline