From owner-freebsd-bugs@freebsd.org Wed Sep 9 09:49:45 2015 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D56ECA00E62 for ; Wed, 9 Sep 2015 09:49:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8F241C2E for ; Wed, 9 Sep 2015 09:49:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t899nj5F002301 for ; Wed, 9 Sep 2015 09:49:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 200712] log spamming i915 since recent MFC to stable/10 Date: Wed, 09 Sep 2015 09:49:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: parv@pair.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2015 09:49:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200712 --- Comment #5 from parv@pair.com --- The message "Attempting to unbind pinned buffer" has rendered "dmesg" output rather useless ... # dmesg -a \ | fgrep 'error: [drm:pid4:i915_gem_object_unbind] *ERROR* Attempting to unbind pinned buffer' \ | wc 1158 9264 97272 ... after uptime of about 5 hour 20 minute; (Xorg was started just after boot). For completeness sake ... # dmesg -a | fgrep -v '' | wc 17 146 940 FreeBSD version is ... # uname -a FreeBSD holstein.holy.cow 10.2-STABLE FreeBSD 10.2-STABLE #1 r286917: Wed Aug 19 04:42:56 HST 2015 root@holstein.holy.cow:/misc/obj-10/misc/src-10/sys/GENERIC i386 ... and an excerpt of dmesg saved in past of Lenovo Thinkpad X200 ... ... CPU: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz (2394.06-MHz 686-class CPU) Origin="GenuineIntel" Id=0x1067a Family=0x6 Model=0x17 Stepping=10 Features=0xbfebfbff Features2=0xc08e3fd AMD Features=0x20100000 AMD Features2=0x1 VT-x: Basic Features=0x5a0800 Pin-Based Controls=0x3f Primary Processor Controls=0xf7f9fffe Secondary Processor Controls=0x41 Exit Controls=0x5a0800 Entry Controls=0x5a0800 TSC: P-state invariant, performance statistics ... ... and from Xorg log ... # egrep -ri 'gpu|i9[16]5' /var/log/Xorg.0.log [ 43.172] (==) Not automatically adding GPU devices 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, [ 47.668] (II) intel(0): [DRI2] DRI driver: i965 [ 48.156] (II) AIGLX: Loaded and initialized i965 -- You are receiving this mail because: You are the assignee for the bug.