From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 16:51:47 2014 Return-Path: Delivered-To: freebsd-questions@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 03F07AC for ; Tue, 22 Jul 2014 16:51:47 +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 A153C2BDF for ; Tue, 22 Jul 2014 16:51:46 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s6MGpfqW090342 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 22 Jul 2014 10:51:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s6MGpfEs090339; Tue, 22 Jul 2014 10:51:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 22 Jul 2014 10:51:41 -0600 (MDT) From: Warren Block To: David Benfell Subject: Re: About the black screen (Otherwise solved) Re: All of a sudden, problems with X In-Reply-To: <89139be6-93e5-40dc-b2e6-fe64588876b4@email.android.com> Message-ID: References: <20140722024643.GA29536@munich.parts-unknown.org> <20140722051423.0cf369b9.freebsd@edvax.de> <20140722040440.GA16353@munich.parts-unknown.org> <20140722061900.008b35db.freebsd@edvax.de> <20140722060749.5487612C10D1@mail.parts-unknown.org> <89139be6-93e5-40dc-b2e6-fe64588876b4@email.android.com> 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]); Tue, 22 Jul 2014 10:51:41 -0600 (MDT) Cc: Polytropon , freebsd-questions@freebsd.org 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: Tue, 22 Jul 2014 16:51:47 -0000 On Tue, 22 Jul 2014, David Benfell wrote: > On July 22, 2014 3:54:28 AM PDT, Warren Block wrote: >> >> The vt(4) console driver included with 10-stable and 9-stable solves >> this: https://wiki.freebsd.org/Newcons > > This seems very cool. The money quote is "To enable Newcons on i386 or amd64, set the loader tunable kern.vty=vt." Is this in loader.conf? Yes. > Also, I'm running 10.0 RELEASE. Do I need to upgrade to STABLE? Yes. vt(4) was only added a few weeks ago, long after 10.0-RELEASE.