lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 07 Feb 2007 14:34:05 +0000
From:	Sergio Monteiro Basto <sergio@...giomb.no-ip.org>
To:	Dave Airlie <airlied@...il.com>
Cc:	landwer@...e.fr, dri-devel <dri-devel@...ts.sourceforge.net>,
	linux-kernel@...r.kernel.org
Subject: Re: 2.6.20 [drm:i915_wait_irq] *ERROR*



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



-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ