From owner-freebsd-current@FreeBSD.ORG Mon Jan 6 04:51:21 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1A75BB4; Mon, 6 Jan 2014 04:51:21 +0000 (UTC) Received: from mail-qc0-x230.google.com (mail-qc0-x230.google.com [IPv6:2607:f8b0:400d:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 689CF14BB; Mon, 6 Jan 2014 04:51:21 +0000 (UTC) Received: by mail-qc0-f176.google.com with SMTP id i8so17147354qcq.35 for ; Sun, 05 Jan 2014 20:51:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=FJPA446Wl45Om7ihU5nNL7/VIc3um988GiybM2ViLIo=; b=ty0XEafKVaOOvBmLe8p6Jnlr6FOpKUBfs32Vrf7mSpfTNDffU2xS9e32nN6FnpnV6j JyS/tFPUSjh/FR4fZVZfvAOKoePybGgYaiLBCK48LREL0Kr+V9/sqiUTrD705nzjIUIC YVfUpXx7xp52OCe97fxDlg8jwdNaaCc6mGExrujM8sb2HmIniPO2PFFf6Vcpxw5o8QOu X831dyveTR3n7KakDLufkqyCRxseEWRZJsnGtikJiMU3IKvcMRP021GcQTJiJoXIbqAv yeFBYdgx/NnnYKiVKZetAA7SzWHqOzkJwROMpuRfOZXaNO8hOu3/SdtzuHVscf/O5FgA ksbA== X-Received: by 10.224.88.202 with SMTP id b10mr174429800qam.85.1388983880662; Sun, 05 Jan 2014 20:51:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.152.42 with HTTP; Sun, 5 Jan 2014 20:50:39 -0800 (PST) In-Reply-To: <20140103235111.863162ab.ray@freebsd.org> References: <4278a32e-9778-4a56-9fb5-67853d78469f@email.android.com> <52C6E4A1.4060408@orange.fr> <20140103235111.863162ab.ray@freebsd.org> From: =?UTF-8?B?5LmU5qWa?= Date: Mon, 6 Jan 2014 12:50:39 +0800 Message-ID: Subject: Re: newcons(vt) can't work at Intel HD4400 To: Aleksandr Rybalko , neel@neelc.org, rpaulo@freebsd.org, delphij@delphij.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Claude Buisson , Aleksandr Rybalko , Current FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 06 Jan 2014 04:51:21 -0000 I found there have patchs for Haswell which posted by Neel Chauhan. http://lists.freebsd.org/pipermail/freebsd-current/2013-September/044727.ht= ml http://lists.freebsd.org/pipermail/freebsd-current/2013-November/046520.htm= l If there has a patch for current svn version, I'll test it. 2014/1/4 Aleksandr Rybalko : > On Fri, 03 Jan 2014 17:26:09 +0100 > Claude Buisson wrote: > >> On 01/03/2014 16:27, =E4=B9=94=E6=A5=9A wrote: >> > As you said, it's used vesa driver, and error on drm. >> > >> >> >> >> According to https://wiki.freebsd.org/Graphics, Haswell GPU are not >> supported by FreeBSD DRM/KMS drivers. >> >> Claude Buisson >> >> >> > > Right. > Thank you Claude for comment. > And thanks =E4=B9=94=E6=A5=9A for report. (Not sure I use your name right= way :) ) > Anyway you should wait for vt(9) VESA driver or drm2 Haswell support, > whatever come first. > > Thanks! > > WBW > -- > Aleksandr Rybalko