linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help?
@ 2006-08-28 19:17 Justin Piszcz
  2006-08-28 19:20 ` Justin Piszcz
  0 siblings, 1 reply; 4+ messages in thread
From: Justin Piszcz @ 2006-08-28 19:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: debian-user

Aug 28 14:26:48 localhost kernel: [4307635.448000] [drm:i810_wait_ring] 
*ERROR* space: 64792 wanted 65528
Aug 28 14:26:48 localhost kernel: [4307635.448000] [drm:i810_wait_ring] 
*ERROR* lockup
Aug 28 14:26:50 localhost kdm[1754]: X server for display :0 terminated 
unexpectedly

Any idea why this occured? Should I turn-off DRM in my xorg.conf file? 
Using Debian Etch here..

Any idea, has anyone seen this before?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help?
  2006-08-28 19:17 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help? Justin Piszcz
@ 2006-08-28 19:20 ` Justin Piszcz
  2006-08-28 19:45   ` Andreas Mohr
  0 siblings, 1 reply; 4+ messages in thread
From: Justin Piszcz @ 2006-08-28 19:20 UTC (permalink / raw)
  To: linux-kernel, Alan Cox; +Cc: debian-user

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?


On Mon, 28 Aug 2006, Justin Piszcz wrote:

> Aug 28 14:26:48 localhost kernel: [4307635.448000] [drm:i810_wait_ring] 
> *ERROR* space: 64792 wanted 65528
> Aug 28 14:26:48 localhost kernel: [4307635.448000] [drm:i810_wait_ring] 
> *ERROR* lockup
> Aug 28 14:26:50 localhost kdm[1754]: X server for display :0 terminated 
> unexpectedly
>
> Any idea why this occured? Should I turn-off DRM in my xorg.conf file? Using 
> Debian Etch here..
>
> Any idea, has anyone seen this before?
>
>
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject 
> of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help?
  2006-08-28 19:20 ` Justin Piszcz
@ 2006-08-28 19:45   ` Andreas Mohr
  2006-08-28 21:06     ` Justin Piszcz
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Mohr @ 2006-08-28 19:45 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, Alan Cox, debian-user

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help?
  2006-08-28 19:45   ` Andreas Mohr
@ 2006-08-28 21:06     ` Justin Piszcz
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Piszcz @ 2006-08-28 21:06 UTC (permalink / raw)
  To: Andreas Mohr; +Cc: linux-kernel, Alan Cox, debian-user



On Mon, 28 Aug 2006, Andreas Mohr wrote:

> 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, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>

Strange, I am using the i810 in DRM option.  However, I am not using 
OpenGL anything and it is an older box that this problem occurred on.  A 
Dell Optiplex GX1 700MHZ P3 I believe.  Anyhow, I tried this work-around:

https://bugs.freedesktop.org/show_bug.cgi?id=1467

Will see if it crashes again..

------- Additional comment #4  from Tobias Preclik on 2005-01-01 07:55 
[reply] -------

Further investigations revealed that adding
Option "NoAccel" "true" to xorg.conf resolves the problem which means it's 
a dri
problem.

The following dmesg output occurs when the X server crashs:
[drm:i810_wait_ring] *ERROR* space: 65512 wanted 65528
[drm:i810_wait_ring] *ERROR* lockup
[drm:i810_wait_ring] *ERROR* space: 65504 wanted 65528
[drm:i810_wait_ring] *ERROR* lockup

And from time to time (I think it's when i'm switching consoles while the 
X
server hangs with a black screen):
[drm:i810_unlock] *ERROR* Process 6632 using kernel context 0

/var/log/Xorg.0.log contains one warning but no errors:
(WW) I810(0): Bad V_BIOS checksum

I'm allocating 12288KB VideoRam otherwise DRI does not work for me (at 
least not
with 8192 or no VideoRam setting in xorg.conf).

If you need further informations tell me please. Happy new year besides...

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-28 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-28 19:17 2.6.17.6 i810 + drm:810_wait_ring - kernel crash, help? Justin Piszcz
2006-08-28 19:20 ` Justin Piszcz
2006-08-28 19:45   ` Andreas Mohr
2006-08-28 21:06     ` Justin Piszcz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).