[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Video mode fixes in linux loader
From: |
Robert Millan |
Subject: |
Re: [PATCH] Video mode fixes in linux loader |
Date: |
Sun, 3 May 2009 17:53:59 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sat, May 02, 2009 at 08:03:23PM -0400, BandiPat wrote:
> linux16 /boot/vmlinuz root=/dev/sda1 ro resume=/dev/sda4 splash=silent
> vga=794
This means vga=0x31a, aka 16-bit 1280x1024. Does 24-bit (vga=0x31b) work?
I suspect there's some fuzzy matching here.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
Re: [PATCH] Video mode fixes in linux loader, Robert Millan, 2009/05/04
Re: [PATCH] Video mode fixes in linux loader, Isaac Dupree, 2009/05/03