From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RYR28-0008PM-02 for garchives@archives.gentoo.org; Wed, 07 Dec 2011 23:36:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7959F21C555; Wed, 7 Dec 2011 23:36:07 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id E59CB21C555 for ; Wed, 7 Dec 2011 23:34:20 +0000 (UTC) Received: by wgbds1 with SMTP id ds1so2061406wgb.10 for ; Wed, 07 Dec 2011 15:34:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=KNoh/Jb+2N7vimigG+XS/XqtjFhm1jahJjl8v1792cc=; b=Q/kOeKGrxmHTI1GG9G8bAVtnGRiMMp6RLjmf/3xVP99OuEQeFiNOq5z8g/tF4wdKjJ deNSc3WyxuPidX7/f3zLrCYr6/wZmMViZRBfbQLmKGZcl7kOJ+6U9lw5sX9nIpkZ/WFe hkcjzP+0XTU4WWTPVNytH97vQhFJ+Ms6DgN3A= Received: by 10.216.137.193 with SMTP id y43mr100333wei.108.1323300860181; Wed, 07 Dec 2011 15:34:20 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.227.151.204 with HTTP; Wed, 7 Dec 2011 15:33:59 -0800 (PST) In-Reply-To: <877h282h1d.fsf@newsguy.com> References: <877h282h1d.fsf@newsguy.com> From: Paul Hartman Date: Wed, 7 Dec 2011 17:33:59 -0600 X-Google-Sender-Auth: 2HN8tv-gQ72kMbbc_0N2kz2w8yc Message-ID: Subject: Re: [gentoo-user] How to increase console (text) screen resolution To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d01c7c82-7a72-405d-8f43-a7c837303047 X-Archives-Hash: 8d97c18c631b08995048eb67032382e8 On Wed, Dec 7, 2011 at 3:44 PM, Harry Putnam wrote: > What is the simplest way to get a higher resolution screen when > booting gentoo into console mode? > > I used to have something in /boot/grub/grub.conf that did that but I > have forgotten the full syntax. =A0My best guess is: > =A0 =A0[...] vga=3D0x31a video=3Dvesafb:mtrr,ywrap > on kernel line. > > With that in place, at bootup the terminal expands to a (quite a lot) > bigger size, but it's only momentary and then right back down to what > is I guess default. > > So either I missed something in the kernel or that stanza is outdated > now. > > Or maybe, FB doesn't work for vbox guest vm. > > (ps I'm not interest in wasting huge amounts of time with the KMS > approach.) See if you have /etc/init.d/consolefont running at startup, it may be changing your font from the one you see initially.