From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] about the vga clause on kernel line of grub.conf
Date: Tue, 2 Mar 2010 17:10:03 -0600 [thread overview]
Message-ID: <58965d8a1003021510o34784912q3477a8efa8cc6dd7@mail.gmail.com> (raw)
In-Reply-To: <87bpf6baf5.fsf@newsguy.com>
On Tue, Mar 2, 2010 at 4:55 PM, Harry Putnam <reader@newsguy.com> wrote:
> For quite a long time I've been using things like:
> vga=0x31A
>
> On the kernel line in grub.conf
>
> Its a hexidecimal system drawn info in this (partial) chart I found
> somewhere in the kernel documentation long ago.
>
> ## 640x480 800x600 1024x768 1280x1024
> ## 256 0x301 0x303 0x305 0x307
> ## 32k 0x310 0x313 0x316 0x319
> ## 64k 0x311 0x314 0x317 0x31A
> ## 16M 0x312 0x315 0x318 0x31B
>
> I've used kernel lines like below in grub.conf:
> (asterisks added)
> kernel /vmlinuz root=/dev/hda5 ** vga=0x31b ** video=vesfb:mtrr:3,ywrap
>
> For a very long time. (On occasion I've needed a smaller resolution
> and used 0x317)
>
> But on two recent installs of gentoo as vmware guests, that kind of
> entry isn't doing any good and I'm still being prompted to make a
> choice.
>
> When I hit <enter> as directed a largish chart of what look to be
> octal based settings, flashes by and only the last portion of it
> remains visible.
>
> It has choices like 340, 341 and many other three digit offerings from
> a large chart that shows the resolutions you get with the 3 digit
> choices.
>
> I was unable to find this chart by grepping in the kerne//Documentation
> directory.
>
> Where does the boot process access that chart?
>
> And why is it that the hex system is ignored and this other system
> offered at boot?
>
> I'm successfully using the hex system on my main gentoo machine... but on
> the two recently installed gentoo vmware guests it doesn't work.
>
> It may be relevant that these installs are console only... no X.
From linux/Documentation/svga.txt:
** Short intro for the impatient: Just use vga=ask for the first time,
** enter `scan' on the video mode prompt, pick the mode you want to use,
** remember its mode ID (the four-digit hexadecimal number) and then
** set the vga parameter to this number (converted to decimal first).
HTH :)
prev parent reply other threads:[~2010-03-02 23:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-02 22:55 [gentoo-user] about the vga clause on kernel line of grub.conf Harry Putnam
2010-03-02 23:10 ` Paul Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58965d8a1003021510o34784912q3477a8efa8cc6dd7@mail.gmail.com \
--to=paul.hartman+gentoo@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox