linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@gmail.com>
To: Kendall Bennett <kendallb@scitechsoft.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	fbdev <linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: Generic VESA framebuffer driver and Video card BOOT?
Date: Fri, 15 Oct 2004 19:02:55 -0400	[thread overview]
Message-ID: <9e47339104101516027860bb1e@mail.gmail.com> (raw)
In-Reply-To: <416FEB4B.9875.2A1DBFE@localhost>

On Fri, 15 Oct 2004 15:22:51 -0700, Kendall Bennett
<kendallb@scitechsoft.com> wrote:
> What about non-x86 platforms such as PowerPC and MIPS embedded devices
> that want video (TiVo type platforms, media players etc). How would these
> fit into the picture? Would this require the boot loader (ie: U-Boot or
> whatever) to have the ability to POST the card?

There is the assumption that whatever BIOS the device has can get up a
very early console that can output critical error messages before the
kernel and early user space is loaded. For example the "I can't find
the kernel" or  "initramfs is missing" error message. This also
assumes that the BIOS can post whatever display it is using.

I'm not trying to fix the problem of getting early boot messages out
of a Mac with an x86 card plugged into it. The card will work after
early user space initializes. The right way to fix that would be to
switch to something like LinuxBIOS and build the x86 emulator into it.

Also note that a lot of what you think are early boot messages are not
really being printed out during early boot. The kernel queues printks
until a console is running and then outputs them. An example of
queuing is the processor initialization messages for the first
processor. I believe there is a way to force messages like this to
print as they occur using the BIOS on x86.

> Or perhaps the VideoBoot module would be a useful addition to the VGA
> boot driver compiled into the kernel to bring up the video card into a
> sane state on any system (even a dumb framebuffer linear mode) so a fully
> accelerated console driver in user space can take over later on?

-- 
Jon Smirl
jonsmirl@gmail.com

  reply	other threads:[~2004-10-15 23:02 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <416E8322.25700.29ACC2F1@localhost>
     [not found] ` <1097843969.9863.8.camel@localhost.localdomain>
     [not found]   ` <416FB275.6425.1C3D985@localhost>
2004-10-15 20:19     ` Generic VESA framebuffer driver and Video card BOOT? Jon Smirl
2004-10-15 22:22       ` Kendall Bennett
2004-10-15 23:02         ` Jon Smirl [this message]
2004-10-19 21:09           ` Pavel Machek
2004-10-21  4:03 Yu, Luming
  -- strict thread matches above, loose matches on Subject: below --
2004-10-16  1:50 [Linux-fbdev-devel] " Antonino A. Daplas
2004-10-16  2:03 ` Jon Smirl
2004-10-18 19:34   ` Kendall Bennett
2004-10-18 20:34     ` Richard Smith
2004-10-18 21:16       ` [Linux-fbdev-devel] " Jon Smirl
2004-10-18 22:34         ` Richard Smith
2004-10-18 23:28           ` [Linux-fbdev-devel] " Jon Smirl
2004-10-19  0:18             ` Richard Smith
2004-10-19  0:55         ` [Linux-fbdev-devel] " Kendall Bennett
2004-10-19  1:39           ` Richard Smith
2004-10-19 17:54             ` Kendall Bennett
2004-10-19 21:48           ` [Linux-fbdev-devel] " Pavel Machek
2004-10-20 17:01             ` Kendall Bennett
2004-10-20 19:08               ` [Linux-fbdev-devel] " Pavel Machek
2004-10-21 19:36                 ` Kendall Bennett
2004-10-14 19:02 Kendall Bennett
2004-10-14 19:59 ` Zachary Smith
2004-10-15 23:36   ` Ian Romanick
2004-10-14 20:48 ` Zachary Smith
2004-10-15 18:05   ` Kendall Bennett
2004-10-15 18:55     ` Zachary Smith
2004-10-15 19:18       ` Geert Uytterhoeven
2004-10-15 22:22       ` Kendall Bennett
2004-10-15 12:05 ` [Linux-fbdev-devel] " Gerd Knorr
2004-10-15 12:38   ` Geert Uytterhoeven
2004-10-15 13:13     ` Gerd Knorr
2004-10-17 12:07       ` Martin Waitz
2004-10-18  8:36         ` Gerd Knorr
2004-10-18 11:39           ` [Linux-fbdev-devel] " Martin Waitz
2004-10-18 12:10             ` Gerd Knorr
2004-10-15 18:29     ` [Linux-fbdev-devel] " Venkatesh Pallipadi
2004-10-16  9:01       ` Nigel Cunningham
2004-10-15 13:48 ` Helge Hafting
2004-10-15 18:36   ` Kendall Bennett
2004-10-15 21:44     ` Helge Hafting
2004-10-15 22:12       ` Kendall Bennett
2004-10-16 17:44 ` Jon Smirl
2004-10-19 21:00 ` Pavel Machek
2004-10-19 21:11 ` Pavel Machek

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=9e47339104101516027860bb1e@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=kendallb@scitechsoft.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).