grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Improve handling of "keep" in gfxpayload


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH] Improve handling of "keep" in gfxpayload
Date: Mon, 10 Aug 2009 14:38:42 +0200

> Yes, it completely skips modesetting.
>
>> What if the same mode is passed as a value? Does linux redoes the
>> modesetting?
>
> Yes, which permits it to display text since now it's set up a linear
> framebuffer.
Why can't linux use linear framebuffer for its framebuffer console?
>
>> If 0x0F04 works ok I would prefer to always pass it when kernel is
>> booted in graphical mode. VESA mode numbers are an artifact and when
>> grub2 has its own graphical drivers it won't correspond to anything.
>
> It's not the best solution; it's just closer than what's there right
> now. The problem with 0x0F04 is that the kernel doesn't know how to
> display text until it brings up its own framebuffer, and we need to
> figure out how to tell vesafb to come up early so that the kernel can
> display text if necessary. At the moment it seems that (a) either 0x0F04
> or a VESA mode number is appropriate if GRUB is booting in graphical
> mode; (b) kernel work is needed to do better; (c) as such it is probably
> not appropriate for GRUB to boot Linux in graphical mode by default just
> yet.
>
> --
> Colin Watson                                       address@hidden
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git




reply via email to

[Prev in Thread] Current Thread [Next in Thread]