From mboxrd@z Thu Jan 1 00:00:00 1970 From: Knut Petersen Subject: Re: i915: GPU hung Date: Tue, 12 Apr 2011 08:09:29 +0200 Message-ID: <4DA3EC99.8020205@t-online.de> References: <4D9D9F69.2070602@t-online.de> <4D9DAFE8.2070907@t-online.de> <4DA33BEB.1020501@t-online.de> <20110411212008.GA9318@viiv.ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by gabe.freedesktop.org (Postfix) with ESMTP id E838A9E747 for ; Mon, 11 Apr 2011 23:09:42 -0700 (PDT) In-Reply-To: <20110411212008.GA9318@viiv.ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: Daniel Vetter , intel-gfx List-Id: intel-gfx@lists.freedesktop.org > Also please check whether the following xorg.conf snippet works around the > problem (it should): > > Section "Device" > Identifier "onboard" > Driver "intel" > Option "Tiling" "false" > EndSection > > Yours, Daniel Option "Tiling" "false" in /etc/X11/xorg.conf is accepted, but it does not help: [ 1821.661] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 1821.662] (==) intel(0): RGB weight 888 [ 1821.662] (==) intel(0): Default visual is TrueColor [ 1821.662] (**) intel(0): Option "Tiling" "false" [ 1821.662] (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM [ 1821.662] (--) intel(0): Chipset: "915GM" [ 1821.662] (**) intel(0): Framebuffer tiled [ 1821.662] (**) intel(0): Pixmaps linear [ 1821.662] (**) intel(0): 3D buffers tiled [ 1821.662] (**) intel(0): SwapBuffers wait enabled [....] [ 1913.819] [mi] EQ overflowing. The server is probably stuck in an infinite loop. cu, Knut