2.6.20 [drm:i915_wait_irq] *ERROR*

Previous thread: RE: [RFC][PATCH 00/12] md raid acceleration and performance analysis by Leech, Christopher on Tuesday, February 6, 2007 - 4:49 pm. (2 messages)

Next thread: [PATCH] knfsd: Fix a race in closing NFSd connections. by NeilBrown on Tuesday, February 6, 2007 - 5:10 pm. (2 messages)
From: Lionel Landwerlin
Date: Tuesday, February 6, 2007 - 5:08 pm

Hi all,

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)

Xorg version 7.1.1

-- 
Lionel Landwerlin <landwer@free.fr>

-

From: Dave Airlie
Date: Tuesday, February 6, 2007 - 5:25 pm

I'm cc'ing dri devel in case anyone there knows why this might happen...

Dave.
-

From: Sergio Monteiro Basto
Date: Wednesday, February 7, 2007 - 7:34 am

maybe try disable : 
Section "ServerFlags"
    Option  "AIGLX" "off"
EndSection

Section "Extensions"
    Option "Composite" "Disable"
EndSection

and use: 
Option "Legacy3D" "true



-

Previous thread: RE: [RFC][PATCH 00/12] md raid acceleration and performance analysis by Leech, Christopher on Tuesday, February 6, 2007 - 4:49 pm. (2 messages)

Next thread: [PATCH] knfsd: Fix a race in closing NFSd connections. by NeilBrown on Tuesday, February 6, 2007 - 5:10 pm. (2 messages)