LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Sergio Monteiro Basto <sergio@sergiomb.no-ip.org>
To: Dave Airlie <airlied@gmail.com>
Cc: landwer@free.fr, dri-devel <dri-devel@lists.sourceforge.net>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.20 [drm:i915_wait_irq] *ERROR*
Date: Wed, 07 Feb 2007 14:34:05 +0000 [thread overview]
Message-ID: <1170858845.2956.4.camel@localhost.localdomain> (raw)
In-Reply-To: <21d7e9970702061625u24e09305v63c7f9780b02de93@mail.gmail.com>
On Wed, 2007-02-07 at 11:25 +1100, Dave Airlie wrote:
> >
> > I'm running a 2.6.20 kernel on my macbook. When running an openGL
> > application, if the opengl window's region is moved somewhere outside
> > the screen limits, then keyboard locks, I can only move the mouse,
> > nothing response. I can only reboot the box by pressing the power button
> > 5 seconds. /var/log/syslog contains that :
> >
> > kernel: [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 730561 emitted: 730570
> >
> > The macbook uses an intel card :
> >
> > 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
> > 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
> >
>
> I'm cc'ing dri devel in case anyone there knows why this might happen...
>
> Dave.
maybe try disable :
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
and use:
Option "Legacy3D" "true
prev parent reply other threads:[~2007-02-07 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-07 0:08 Lionel Landwerlin
2007-02-07 0:25 ` Dave Airlie
2007-02-07 14:34 ` Sergio Monteiro Basto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1170858845.2956.4.camel@localhost.localdomain \
--to=sergio@sergiomb.no-ip.org \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.sourceforge.net \
--cc=landwer@free.fr \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: 2.6.20 [drm:i915_wait_irq] *ERROR*' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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).