From owner-freebsd-x11@freebsd.org Sat Oct 31 00:25:15 2015 Return-Path: Delivered-To: freebsd-x11@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 A9E97A22C60 for ; Sat, 31 Oct 2015 00:25:15 +0000 (UTC) (envelope-from stefan.wendler@tngtech.com) Received: from zimbra.tngtech.com (zimbra.tngtech.com [212.204.93.107]) (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 E84F6144A for ; Sat, 31 Oct 2015 00:25:14 +0000 (UTC) (envelope-from stefan.wendler@tngtech.com) Received: from localhost (localhost [127.0.0.1]) by zimbra.tngtech.com (Postfix) with ESMTP id 522FAB00697 for ; Sat, 31 Oct 2015 01:15:18 +0100 (CET) Received: from zimbra.tngtech.com ([127.0.0.1]) by localhost (zimbra.tngtech.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id D9hZf5NRoJiF for ; Sat, 31 Oct 2015 01:15:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zimbra.tngtech.com (Postfix) with ESMTP id EB2B5B0069D for ; Sat, 31 Oct 2015 01:15:17 +0100 (CET) X-Virus-Scanned: amavisd-new at tngtech.com Received: from zimbra.tngtech.com ([127.0.0.1]) by localhost (zimbra.tngtech.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8poWriKJHid3 for ; Sat, 31 Oct 2015 01:15:17 +0100 (CET) Received: from hactar.localnet (pD9E8E46E.dip0.t-ipconnect.de [217.232.228.110]) by zimbra.tngtech.com (Postfix) with ESMTPSA id 7583CB00697 for ; Sat, 31 Oct 2015 01:15:17 +0100 (CET) From: Stefan Wendler To: "freebsd-x11@FreeBSD.org" Subject: Testing i915 - 6af4d3c6d5dc50e6d3093d619055b553e58c7e74 (FreeBSD 10.2-RELEASE) Date: Sat, 31 Oct 2015 01:15:16 +0100 Message-ID: <2013729.V2jMLL54oW@hactar> Organization: TNG Technology Consulting GmbH User-Agent: KMail/4.14.3 (FreeBSD/10.2-RELEASE; KDE/4.14.3; amd64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2015 00:25:15 -0000 Hi, here is my dmesg output from testing. Machine is a Lenovo T540 Notebook, with: Intel(R) Core(TM) i7-4910MQ CPU @ 2.90GHz GPU: Intel HD Graphics 4600 System boots fine. When I load the i915kms driver, screen goes blank. System is responsive and I can reboot. So it is just the GPU. Cheers, Stefan P.S. I really appreciate your hard work :))