From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Angela" Subject: Re: [libva] GPU hung Date: Wed, 13 Jun 2012 00:09:37 +0200 Message-ID: <042a01cd48e8$0edd7760$2c986620$@wolke7.net> References: <03e601cd48cf$6850ac40$38f204c0$@wolke7.net> <040b01cd48d9$a12741a0$e375c4e0$@wolke7.net> <20120612212955.GD24881@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by gabe.freedesktop.org (Postfix) with SMTP id D24949E77E for ; Tue, 12 Jun 2012 15:09:56 -0700 (PDT) In-Reply-To: <20120612212955.GD24881@phenom.ffwll.local> Content-Language: en-us 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' , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org >> >For gpu hangs the important thing is the i915_error_state file from >> >sysfs >> (the files you've attached are mainly interesting for modeset issues). >> I guess the best thing would be to file a bug on bugs.freedesktop.org >> with that. >> >> # cat /sys/kernel/debug/dri/0/i915_error_state >> no error state collected >> # cat /sys/kernel/debug/dri/64/i915_error_state >> no error state collected >> >> mount: >> sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) >I guess you need to rehang your machine, the error_state doesn't survive a reboot. Hung the system and checked i915_error_state before reboot. Any other hints ? Angela