public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] about the vga clause on kernel line of grub.conf
Date: Tue, 02 Mar 2010 16:55:58 -0600	[thread overview]
Message-ID: <87bpf6baf5.fsf@newsguy.com> (raw)

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.




             reply	other threads:[~2010-03-02 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 22:55 Harry Putnam [this message]
2010-03-02 23:10 ` [gentoo-user] about the vga clause on kernel line of grub.conf Paul Hartman

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=87bpf6baf5.fsf@newsguy.com \
    --to=reader@newsguy.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