Re: 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help?

From: Andreas Mohr
Date: Mon Aug 28 2006 - 15:42:56 EST


Hi,

On Mon, Aug 28, 2006 at 03:20:32PM -0400, Justin Piszcz wrote:
> Alan, you seemed to have worked with this issue before?
>
> http://www.ussg.iu.edu/hypermail/linux/kernel/0303.0/0644.html
>
> Any idea to its root cause?

This is an old issue that has been discussed too many times on the
internet ("i810_wait_ring": 542 results). It's simply broken OpenGL/3D
SMP locking in the i810 AGP or DRI/DRM (whatever) driver module
which thus fails catastrophically sometimes on SMT/SMP machines
after OpenGL got invoked.

The solution IIRC is to not load the kernel module named i810something,
but (if you need that functionality at all) the new, properly working
i865(?) instead.

Why I know all this? Don't ask, it's obvious... ;{

Or are you asking what to *really* do about this unfortunate
situation to make sure it can never happen again on any box?

Andreas Mohr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/