From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751896AbZG0RP2 (ORCPT ); Mon, 27 Jul 2009 13:15:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751202AbZG0RP2 (ORCPT ); Mon, 27 Jul 2009 13:15:28 -0400 Received: from outbound-mail-157.bluehost.com ([67.222.39.37]:48824 "HELO outbound-mail-157.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751162AbZG0RP1 (ORCPT ); Mon, 27 Jul 2009 13:15:27 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=jIJqfkFPkPk5zEt49R2kIVX7OYmjxTQGDJnCwfjAZhoCM+oGxjp5OOd+JOVARHIarXP+FvvaRApbv1Xjd6Fr+K8V/ECOd7l9j8lsYCrQojcVymXbjcQSu6sMZatpTsEE; Date: Mon, 27 Jul 2009 10:15:24 -0700 From: Jesse Barnes To: Justin Mattock Cc: Linux Kernel Mailing List Subject: Re: [drm:i915_driver_irq_handler] *ERROR* EIR stuck: 0x00000010, masking Message-ID: <20090727101524.778c83ab@jbarnes-g45> In-Reply-To: References: X-Mailer: Claws Mail 3.7.2 (GTK+ 2.17.5; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Identified-User: {10642:box514.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.28.251 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 26 Jul 2009 21:12:49 -0400 Justin Mattock wrote: > to my surprise this machine still works... > (dell inspiron 1200) > Anyways in dmesg I see: > > [ 10.188083] b43-pci-bridge 0000:03:00.0: setting latency timer to > 64 [ 10.191947] ssb: Sonics Silicon Backplane found on PCI device > 0000:03:00.0 [ 10.220248] fb: conflicting fb hw usage inteldrmfb vs > VESA VGA - removing generic driver > [ 10.222343] Console: switching to colour dummy device 80x25 > [ 10.225625] Console: switching to colour frame buffer device 128x48 > [ 10.278714] render error detected, EIR: 0x00000010 > [ 10.278717] page table error > [ 10.278720] PGTBL_ER: 0x00000100 > [ 10.278725] [drm:i915_driver_irq_handler] *ERROR* EIR stuck: > 0x00000010, masking > [ 10.278742] render error detected, EIR: 0x00000010 > [ 10.278745] page table error > [ 10.278747] PGTBL_ER: 0x00000100 > [ 10.290087] [drm] LVDS-8: set mode 1024x768 c > [ 10.640403] [drm] fb0: inteldrmfb frame buffer device > [ 10.640597] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 > on minor 0 [ 10.679818] b43-phy0: Broadcom 4306 WLAN found (core > revision 5) > > direct rendering still seems to be intact, > suspend not sure(test in a moment). Sounds like a dupe of the issue Frans reported. We report errors like this now rather than silently ignoring them. This one must be harmless or your machine wouldn't ever have worked. :) -- Jesse Barnes, Intel Open Source Technology Center