From owner-freebsd-x11@FreeBSD.ORG Wed Jan 29 13:05:39 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD8B6BA7; Wed, 29 Jan 2014 13:05:39 +0000 (UTC) Received: from mail-qc0-x234.google.com (mail-qc0-x234.google.com [IPv6:2607:f8b0:400d:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5F7E11638; Wed, 29 Jan 2014 13:05:39 +0000 (UTC) Received: by mail-qc0-f180.google.com with SMTP id i17so2627298qcy.39 for ; Wed, 29 Jan 2014 05:05:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4YwEny8VmIYUuCtNYKThRJ0XXOFF4E6xy7iqu/ehRpA=; b=N/EWVmNcsbAVSPDORW371iiui9aEj2VwNCKe9KjJO7kLdS2NL9NN4B0Bj+XH1X/skH qZQH0o9Zn2cMN5jk1ZY6UcyuKERDVyM9C+ogwlOEbrXJnKzDv4xWo1BVCpVuJCWvNamJ iGsrUwIOUGXwO31HF27yFpsiFrnX2cCelDgPdx2PsjLT7kjpCoQfWa94Qmko9A2DD8J1 SsB/QdcyIlJSPpcxuKILUI9Y20V9rAJqCtiBTXjwz+2N52075DqocJ2RyGBCVh8cb8+3 IYm86PN/WT4rHHeoyOih/AdgEr30baUJvKiMV8RtaIUNQEfem2gL8zlw6K3+q2n+syAQ MndQ== MIME-Version: 1.0 X-Received: by 10.224.121.137 with SMTP id h9mr979102qar.55.1391000738529; Wed, 29 Jan 2014 05:05:38 -0800 (PST) Received: by 10.224.52.8 with HTTP; Wed, 29 Jan 2014 05:05:38 -0800 (PST) Date: Wed, 29 Jan 2014 05:05:38 -0800 Message-ID: Subject: From: Adrian Chadd To: freebsd-x11@freebsd.org, freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 13:05:39 -0000 Hi guys, I'm running up to date -HEAD (from Jan 26) on a Lenovo T400 with: vgapci0@pci0:0:2:0: class=0x030000 card=0x20e417aa chip=0x2a428086 rev=0x07 hdr=0x00 vendor = 'Intel Corporation' device = 'Mobile 4 Series Chipset Integrated Graphics Controller' class = display subclass = VGA vgapci1@pci0:0:2:1: class=0x038000 card=0x20e417aa chip=0x2a438086 rev=0x07 hdr=0x00 vendor = 'Intel Corporation' device = 'Mobile 4 Series Chipset Integrated Graphics Controller' class = display ..and this happens soon after I start using xorg: error: [drm:pid12:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung info: [drm] capturing error event; look for more information in sysctl hw.dri.0.info.i915_error_state error: [drm:pid0:i915_reset] *ERROR* Failed to reset chip. Who/where should I post the debug information? The error state is .. large. Thanks, -a