From owner-freebsd-questions@freebsd.org Tue Oct 10 14:29:18 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C903E33464 for ; Tue, 10 Oct 2017 14:29:18 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25E33844F6 for ; Tue, 10 Oct 2017 14:29:17 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id v9AET5WT033964; Wed, 11 Oct 2017 01:29:05 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Wed, 11 Oct 2017 01:29:05 +1100 (EST) From: Ian Smith To: tech-lists cc: freebsd-questions@freebsd.org Subject: Re: console-only freebsd In-Reply-To: <20171010134149.GB70456@acer.zyxst.net> Message-ID: <20171011005715.D20901@sola.nimnet.asn.au> References: <20171007142019.GA19356@v007.zyxst.net> <3849a428c5f41c728effa2f85510c26e@ultimatedns.net> <20171010134149.GB70456@acer.zyxst.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2017 14:29:18 -0000 [ bit OT for freebsd-stable@ methinks, so replying to questions@ ] On Tue, 10 Oct 2017, tech-lists wrote: > On Mon, Oct 09, 2017 at 07:58:12AM -0700, Chris H wrote: > > > You might also find this article by Warren Block of value: > > > > http://www.wonkity.com/~wblock/docs/html/hiresconsole.html > > interesting, I guess that's another way of looking at it. Bear in mind though > that the cpu really is low powered. On top of that, it's a netbook so > keeping power consumption low is important Are you using powerd(8) to moderate CPU speed (so, power) when not so busy? Also many useful tips in https://wiki.freebsd.org/TuningPowerConsumption > In the meantime I've found that links2 might do what I want as it supports > text and graphics in svga/framebuffer. > > thanks for the suggestion More likely for it and similar things to work using sc rather than vt ? cheers, Ian