[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Video mode fixes in linux loader
From: |
Pavel Roskin |
Subject: |
Re: [PATCH] Video mode fixes in linux loader |
Date: |
Sun, 12 Apr 2009 16:43:34 -0400 |
On Sun, 2009-04-12 at 21:11 +0200, phcoder wrote:
> Pavel Roskin wrote:
> >> I don't see the code which either handles
> >> GRUB_LINUX_VID_MODE_ASK or passes it to the kernel.
> >
> > We could set params->vid_mode, but the mode setting in the kernel is
> > done in the 16-bit code that we don't use.
> Or we could do the actual asking like linux16 does
I don't see that in the code.
Anyway, gfxterm and graphical boot is not something I'm very interested
in. It's just the breakage with vga=1 that made fix the code.
--
Regards,
Pavel Roskin
Re: [PATCH] Video mode fixes in linux loader, Robert Millan, 2009/04/13
Re: [PATCH] Video mode fixes in linux loader, Pavel Roskin, 2009/04/13