FS#12528 - xorg-server crashes with infinite loop
Attached to Project:
Arch Linux
Opened by Martin Schmidt (Blind) - Sunday, 21 December 2008, 16:03 GMT
Last edited by Jan de Groot (JGC) - Sunday, 21 December 2008, 21:39 GMT
Opened by Martin Schmidt (Blind) - Sunday, 21 December 2008, 16:03 GMT
Last edited by Jan de Groot (JGC) - Sunday, 21 December 2008, 21:39 GMT
|
Details
Description:
When starting X after console login (using startx), everything is fine. Terminating X and going to the console, then restarting X (using startx) causes the following error: [mi] EQ overflowing. The server is probably stuck in an infinite loop. The server is frozen, mouse is still moving, but keyboard is dead, clicking useless. Hard reboot is needed (even SysRq doesn't work!). Seems like an upstream bug? dri-devel@lists.sourceforge.net/msg36917.html"> http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg36917.html dri-devel@lists.sourceforge.net/10930500.html"> http://www.opensubscriber.com/message/dri-devel@lists.sourceforge.net/10930500.html Additional info: * package version(s) xorg-server 1.5.3-4 * config and/or log files etc. xorg.conf Xorg.0.log Steps to reproduce: See description above. |
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 21 December 2008, 21:39 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with intel-dri 7.2-2.
Sunday, 21 December 2008, 21:39 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with intel-dri 7.2-2.
Xorg.0.log
<driconf>
<device screen="0" driver="i915">
<application name="Default">
<option name="vblank_mode" value="0" />
</application>
</device>
</driconf>
That worked, lemme find out which one of the two did the trick...
Thanks for you quick help.
Thanks again, the /etc/drirc was the solution for this bug.