From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 17:35:09 2014 Return-Path: Delivered-To: freebsd-questions@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 6E5F1645 for ; Wed, 2 Jul 2014 17:35:09 +0000 (UTC) Received: from blue.qeng-ho.org (blue.qeng-ho.org [217.155.128.241]) (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 E3D462DD8 for ; Wed, 2 Jul 2014 17:35:08 +0000 (UTC) Received: from fileserver.home.qeng-ho.org (localhost [127.0.0.1]) by fileserver.home.qeng-ho.org (8.14.7/8.14.5) with ESMTP id s62HX73N054751 for ; Wed, 2 Jul 2014 18:33:07 +0100 (BST) (envelope-from freebsd@qeng-ho.org) Message-ID: <53B44252.4020702@qeng-ho.org> Date: Wed, 02 Jul 2014 18:33:06 +0100 From: Arthur Chance User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: FreeBSD-Questions Subject: Haswell HD4600 graphics support Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 17:35:09 -0000 [I'm not sure whether this should be on -questions or -x11, so I'm starting with the more general mailing list.] I'm getting a new box based on the Devil's Canyon i7-4790K CPU, which has Intel HD4600 graphics built in. I intend to install 10-STABLE on it. Everything I can find suggests that there's currently no support for Haswell graphics in the X server, even with WITH_NEW_XORG defined and vt(4) used instead of sc(4). Is there an estimated time of arrival for such support?