From owner-freebsd-questions@FreeBSD.ORG Wed Jan 7 16:50:25 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58550749 for ; Wed, 7 Jan 2015 16:50:25 +0000 (UTC) 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 05D14662AF for ; Wed, 7 Jan 2015 16:50:24 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t07GoGsn011189 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 7 Jan 2015 09:50:16 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t07GoGbA011186; Wed, 7 Jan 2015 09:50:16 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 7 Jan 2015 09:50:16 -0700 (MST) From: Warren Block To: Carl Johnson Subject: Re: CURRENT: Intel Haswell KMS support? In-Reply-To: <877fwznqwa.fsf@elk.localnet> Message-ID: References: <20141231203011.51831755.ohartman@zedat.fu-berlin.de> <20141231200235.GA3957@unixarea.DDR.dd> <20141231214835.0f46afc4.ohartman@zedat.fu-berlin.de> <54A52D47.10306@qeng-ho.org> <54A9F80A.2010507@calorieking.com> <54AA4CD9.50808@qeng-ho.org> <20150105084400.GA2822@unixarea.DDR.dd> <54AA5078.7030403@qeng-ho.org> <54ABE49F.30201@calorieking.com> <87d26ro8jn.fsf@elk.localnet> <877fwznqwa.fsf@elk.localnet> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) 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]); Wed, 07 Jan 2015 09:50:16 -0700 (MST) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2015 16:50:25 -0000 On Tue, 6 Jan 2015, Carl Johnson wrote: > Carl Johnson writes: > >> Warren Block writes: >> >>> On Tue, 6 Jan 2015, Gregory Orange wrote: >>> >>>> On 05/01/15 23:07, Warren Block wrote: >>>>> There is also hw.vga.textmode=1, which causes vt to remain in >>>>> text mode until a switch to graphics is made, like starting X. This can >>>>> make booting faster, mostly due to text scrolling. >>>> >>>> sysctl -a doesn't show this setting - is there a way to confirm this >>>> is in place? >>> >>> Other than looking for that entry in /boot/loader.conf, not that I know. >> >> You can type 'kenv hw.vga.textmode' to see the current value. You can >> also change it, but I don't know if that changes anything after boot. >> Some kenv values seem to be in sysctl, but I don't understand the >> relationship. > > I just noticed that I sent this to Warren instead of to the list. Sorry > about that Warren. I didn't notice, but somehow now I feel less special. :)