From owner-freebsd-stable@FreeBSD.ORG Wed Feb 5 21:25:07 2014 Return-Path: Delivered-To: freebsd-stable@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 6BDB53AA for ; Wed, 5 Feb 2014 21:25:07 +0000 (UTC) Received: from ozzie.tundraware.com (ozzie.tundraware.com [75.145.138.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2A4BA1B61 for ; Wed, 5 Feb 2014 21:25:06 +0000 (UTC) Received: from [10.209.36.130] (mobile-166-147-065-103.mycingular.net [166.147.65.103]) (authenticated bits=0) by ozzie.tundraware.com (8.14.8/8.14.8) with ESMTP id s15LOjtd084121 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 5 Feb 2014 15:24:52 -0600 (CST) (envelope-from tundra@tundraware.com) From: Tim Daneliuk To: Wolfgang Zenker Date: Wed, 05 Feb 2014 15:24:50 -0600 Message-ID: <14403f03208.27b7.0b331fcf0b21179f1640bd439e3f4a1e@tundraware.com> In-Reply-To: <20140205191938.GA10944@lyxys.ka.sub.org> References: <52E73717.3000503@tundraware.com> <52E99381.5050803@tundraware.com> <201401311222.12136.jhb@freebsd.org> <52EBE1FA.2040603@tundraware.com> <52ED5C97.8030503@tundraware.com> <20140205191938.GA10944@lyxys.ka.sub.org> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 AquaMail/1.3.8 (build: 2100414) Subject: Re: Followup On Recent MCA Madness. WAS: Need Help With MCA Code MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ozzie.tundraware.com [75.145.138.73]); Wed, 05 Feb 2014 15:24:53 -0600 (CST) X-TundraWare-MailScanner-Information: Please contact the ISP for more information X-TundraWare-MailScanner-ID: s15LOjtd084121 X-TundraWare-MailScanner: Found to be clean X-TundraWare-MailScanner-From: tundra@tundraware.com X-Spam-Status: No Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 21:25:07 -0000 Thanks for the heads up. I wonder when such support will be forthcoming. On February 5, 2014 1:24:42 PM Wolfgang Zenker wrote: > Hi, > > * Tim Daneliuk [140201 21:44]: > > [..] > > Now, if I could just figure out how to get stock X to > > run at 1920x1080 on HD4600 graphics. Apparently neither the > > intel of vesa drivers know how to do this, or at least I've > > had no luck with it. The intel driver doesn't even recognize > > the hardware as something it supports. > > according to https://wiki.freebsd.org/Graphics you might have to wait > a while for this as Haswell parts are not yet supported. > > Wolfgang