From owner-freebsd-questions@freebsd.org Tue Sep 20 14:29:58 2016 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 D4396BE15B3 for ; Tue, 20 Sep 2016 14:29:58 +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 4EC5E645 for ; Tue, 20 Sep 2016 14:29:57 +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 u8KETanL026571; Wed, 21 Sep 2016 00:29:36 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Wed, 21 Sep 2016 00:29:36 +1000 (EST) From: Ian Smith To: Polytropon cc: freebsd-questions@freebsd.org Subject: Re: Relapse to 80x25 text mode from X In-Reply-To: Message-ID: <20160920235423.K6806@sola.nimnet.asn.au> References: 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, 20 Sep 2016 14:29:58 -0000 In freebsd-questions Digest, Vol 641, Issue 3, Message: 15 On Tue, 13 Sep 2016 23:59:43 +0200 Polytropon wrote: > When I initially installed X on my "new" Lenovo Thinkpad R61i, > after leaving X (or after switching to text mode with the > key combination Ctrl+Alt+PF1) the screen would still show > the X image, leaving me "blind" at the console. Changing > the sc driver to vt solved that problem, but opened a new > one: The text mode font is tiny and unreadable. > > What is the preferred way of keeping the console in 80x25 > mode _and_ being able to switch from/to X? > > My /boot/loader.conf currently contains: > > kern.vty=vt > kern.vt.fb.default_mode="1280x800" > hw.vga.textmode=1 > i915kms_load="YES" > > In /etc/rc.conf I have tried > > allscreens_flags="-f gallant" > > as suggested somewhere, but that just slightly increases > the font size (still more than 80x25) and looks ugly. > > The laptop contains an Intel Mobile GM965/GL960 GPU. The > screen has a physical size of 1280 x 800 pixels. > > > > In other words: Is it possible to relapse to the default > behaviour of 80x25 sc and X that has worked for decades? > If yes, how? I don't know but I'd like to, and I don't know but I'd like to, too. Hugely behind, I was just quickly scanning this month's archives at https://lists.freebsd.org/pipermail/freebsd-questions/2016-September/thread.html when I noticed this poor lonely little message, unreplied to. And of course searching that page for 'Poly' shows 14 messages tonight from you helping others, as usual, plus this one. I still use sc on two older laptops, but saw quite a few messages about this, perhaps on stable@, but didn't wind up grokking a clear solution or I'd have clipped it. So this is just a dreaded 'bump' .. someone/s must know all about this? cheers, Ian