Re: Bootscreen

Stefan Reinauer (stepan@suse.de)
Tue, 28 Jan 2003 14:16:43 +0100


* John Bradford <john@grabjohn.com> [030128 11:52]:
> > Yeah, these can be easily supressed, somewhere in arch/i386/boot/compressed
> >
> > Are you in effect saying that Linux is *not* reinitializing the display,
> > but the bootloader is?
>
> No.
>
> If you use the framebuffer, the kernel re-initialises the display when
> it boots.

In vesafb this is different. The video mode is set before 32bit mode is
entered, then the 32bit part of the kernel just assumes it can paint to
some memory found attached to the graphics device.
Still, for painting a bootsplash screen using fbcon, this does not
matter as all you need is the framebuffer memory.

Stefan

-- 
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offense.                      -- E. W. Dijkstra
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/