[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1262718168.7057.29.camel@nimitz>
Date: Tue, 05 Jan 2010 11:02:48 -0800
From: Dave Hansen <dave@...ux.vnet.ibm.com>
To: Zhenyu Wang <zhenyu.z.wang@...el.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
David Woodhouse <David.Woodhouse@...el.com>,
David Airlie <airlied@...ux.ie>,
Andrew Morton <akpm@...ux-foundation.org>,
Eric Anholt <eric@...olt.net>
Subject: Xorg hangs on >= ~2.6.31 with Intel i915 driver
I've been seeing hangs when X starts up with newer kernels. I sometimes
get a cursor on the screen, sometimes not. I can move the cursor when I
can see it, but I can't switch to a text console. Sysrq works.
I bisected down to this commit:
commit 176616814d700f19914d8509d9f65dec51a6ebf7
Author: Zhenyu Wang <zhenyu.z.wang@...el.com>
Date: Mon Jul 27 12:59:57 2009 +0100
http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=176616814d700f19914d8509d9f65dec51a6ebf7
However, backing that commit out of current mainline
(v2.6.33-rc2-302-gc5974b8) doesn't seem to do any good. It didn't back
out cleanly so I did it by hand and could have easily made a mistake in
the process.
Doing this:
http://sr71.net/~dave/linux/xhangs/fix-config.patch
to the config worked around the issue in current mainline, although I'm
not quite sure why.
Some additional debug information is here:
http://sr71.net/~dave/linux/xhangs/
including X logs and dmesg from a bunch of boots.
-- Dave
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists