From owner-freebsd-current@freebsd.org Tue Nov 15 04:03:22 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 6CA92C42404 for ; Tue, 15 Nov 2016 04:03:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3623FE07 for ; Tue, 15 Nov 2016 04:03:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id uAF43KO4065178 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 14 Nov 2016 21:03:20 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id uAF43KYL065175; Mon, 14 Nov 2016 21:03:20 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 14 Nov 2016 21:03:20 -0700 (MST) From: Warren Block To: Daniel Campos do Nascimento cc: freebsd-current@freebsd.org Subject: Re: Skylake/HD graphics support In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 14 Nov 2016 21:03:20 -0700 (MST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 15 Nov 2016 04:03:22 -0000 On Sun, 13 Nov 2016, Daniel Campos do Nascimento wrote: > Hello, > > First time posting on a mailing list... > > I currently have 11.0-STABLE installed on my laptop which has a Core > i7-6500U. I can't get Xorg-server to work neither with xf86-driver-intel, > nor with i915kms driver; I'm falling back on the scfb driver. I would like > to know how the situation is with 12.0-CURRENT regarding graphics? TrueOS.org is FreeBSD-current (yes, a rolling release) plus the latest video driver work that is not in -current plus some other things like LibreSSL. It worked on a Core M Broadwell tablet, but I have not really tested it thoroughly. It is supports Skylake, but my only Skylake machine has a Radeon board and is running plain -current. This was formerly called PC-BSD, but it has changed name and design lately.