From owner-freebsd-current@freebsd.org Sun May 1 01:29:11 2016 Return-Path: Delivered-To: freebsd-current@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 74F49AD93E4 for ; Sun, 1 May 2016 01:29:11 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::4]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 601AF1A2E; Sun, 1 May 2016 01:29:11 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (localhost [127.0.0.1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.nomadlogic.org (Postfix) with ESMTPS id E3720125EE1; Sat, 30 Apr 2016 18:29:10 -0700 (PDT) Received: from [192.168.1.204] (cpe-23-242-83-219.socal.res.rr.com [23.242.83.219]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.nomadlogic.org (Postfix) with ESMTPSA id C7702125EBA; Sat, 30 Apr 2016 18:29:10 -0700 (PDT) Subject: Re: Intel i7-6700T aka Skylake Support To: "K. Macy" References: <3cb2c0e3-a263-ff9a-2003-85d01a95e41f@nomadlogic.org> Cc: FreeBSD Current From: Pete Wright Message-ID: <261263a3-b2aa-9d6a-f49b-4a461639cd31@nomadlogic.org> Date: Sat, 30 Apr 2016 18:29:10 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 01:29:11 -0000 On 04/30/16 17:49, K. Macy wrote: > On Sat, Apr 30, 2016 at 4:45 PM, Pete Wright wrote: >> I recently acquired a Lenovo M900 Tiny desktop system which comes with an >> intel i7-6700T Skylate CPU and Intel HD 530 graphics processor. I am >> successfully running 11-CURRENT via EFI but have three devices which I am >> unable to fully utilize on current as of r298768: >> >> 1) On board Wireless reported as 'Intel Wireless 8260' >> >> 2) Audio reported as 'Sunrise Point-H HD Audio' >> >> 3) Accelerated graphics. > > 1 & 2 I can't help you with, although 2 may become easier as a side > effect of my current work. > > I've imported DRM and i915 from 4.6-rc5 and am extending the linuxkpi > to support both with minimal changes with respect to upstream. This > update will provide support up through the unreleased Kaby Lake > processors. > > https://github.com/iotamudelta/freebsd-base-graphics/tree/drm-next-4.6 > > Left to my own devices I anticipate having something out for test in > no sooner than 2 weeks or so, as this is just a side project. I'd > welcome assistance plugging the holes in linuxkpi and subsequent > debugging. > > I can frequently be found on Efnet on #freebsd-xorg. > Thanks for getting back to me on this! I'll try to sync up with you on efnet in a bit. I'm def game to help with debugging/testing - I'm afraid my C programming foo is weak but hopefully I can be useful. i also just setup this system to generate base packages via this wiki: https://wiki.freebsd.org/PkgBase i can make the resulting artifacts publicly available for wider testing as well if there is interest. cheers, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA