From owner-freebsd-stable@FreeBSD.ORG Tue Aug 26 08:21:36 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 25CFCAF0 for ; Tue, 26 Aug 2014 08:21:36 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B46B8388B for ; Tue, 26 Aug 2014 08:21:35 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id d1so3716809wiv.9 for ; Tue, 26 Aug 2014 01:21:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Pek+jig7i3lwogitWmeWjF/oI0mtjl1OCXSgJnqOTPw=; b=kT8XDzql90PVmbRxByZYn9GJ52G9Dq97e+U5BnENt1RUFwRka4M0DgKdI1KN/7zgHM kq/Ct/m1imrn/RcmSTFJi1jkHQ4DElrO0TfL0QFfy/zkynkhsYnt1Eo6woBafwjKZpnd lVIQRsowXXWqcUeSVahIhOkrocKDv/9wPa6w+GbWgM7ZNxx4byCrMMmzrAHlD9FkS1Ca jkxTIe4Nn9DUEjIiYhoYZqjNvBluvwDYcQGoTVCxRxaiWMDhPwMGW4E97gmnZkIi8jnq QbYGqrDcVXF6edehN535sXyUd6C9NaKk1RuDxSMrIZNCnGtZ0ZqhUSbQi1pT7Icg1bY4 h8bQ== X-Received: by 10.180.39.172 with SMTP id q12mr20232074wik.55.1409041294027; Tue, 26 Aug 2014 01:21:34 -0700 (PDT) Received: from kontrol.kode5.net (host81-157-206-146.range81-157.btcentralplus.com. [81.157.206.146]) by mx.google.com with ESMTPSA id z8sm9508388wiv.24.2014.08.26.01.21.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Aug 2014 01:21:33 -0700 (PDT) Message-ID: <53FC438C.20105@gmail.com> Date: Tue, 26 Aug 2014 09:21:32 +0100 From: Jamie Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: drm error in dmesg since using newcons Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 08:21:36 -0000 I posted this info in questions@ but got no feedback so thought I should post here instead. Details below. Does anyone know what is causing this error? I'm now using r270438 and it happened again on this version too. info: [drm] capturing error event; look for more information in sysctl hw.dri.0.info.i915_error_state i915: render error detected, EIR: 0x00000010 IPEIR: 0x00000000 IPEHR: 0x01000000 INSTDONE: 0xfffffffe INSTPS: 0x0001e000 INSTDONE1: 0xffffffff ACTHD: 0x0320ba08 page table error PGTBL_ER: 0x00000002 error: [drm:pid12:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking Does anyone know what this is and what I should/could do to fix it? This system is FreeBSD 10-STABLE r269787 amd64