From: Vagn Scott <vagn@ranok.com>
To: linux-kernel@vger.kernel.org
Cc: Petr Vandrovec <VANDROVE@vc.cvut.cz>
Subject: Re: [2.5.68] no console messages after switch to FB (matrox
Date: Tue, 22 Apr 2003 18:07:36 -0400 [thread overview]
Message-ID: <3EA5BD28.6EC9EEE6@ranok.com> (raw)
In-Reply-To: 14D3CAA578B@vcnet.vc.cvut.cz
Petr Vandrovec wrote:
>
> > CONFIG_FB=y
> > CONFIG_FB_VESA=y
> > CONFIG_VIDEO_SELECT=y
> > CONFIG_FB_MATROX=y
>
> Are you sure that your boot messages are directed to the matroxfb and
> not to the vesa?
>
> In the past keyword for selecting matroxfb options was 'video=matrox:...',
> while now it is 'video=matroxfb:...', so you may have to modify your
> lilo.conf line (and do not ask me why these two letters were added if
> we have video= prefix... I do not know).
Adding video=matroxfb did the trick. Thanks for the tip.
I still don't understand the logic of it, though.
If the kernel can find the resources to present the logo,
why can't it just keep using those resources for the rest
of the boot?
char *foo = find_a_home_for_tux();
if(foo) {
logo_logo_logo(foo);
keep_on_booting_baby(foo);
}
else {
boot_or_die_trying("blinkenlights_n_beeperen");
}
what's next, rootname=/?
--
_~|__
>@ (vagn( /
\`-ooooooooo-'/
^^^^^^^^^^^^^^^^^^^^^^ The best pearls come from happy oysters. ^^^^^
next prev parent reply other threads:[~2003-04-22 21:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-22 15:48 [2.5.68] no console messages after switch to FB (matrox Petr Vandrovec
2003-04-22 22:07 ` Vagn Scott [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-22 23:12 Petr Vandrovec
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=3EA5BD28.6EC9EEE6@ranok.com \
--to=vagn@ranok.com \
--cc=VANDROVE@vc.cvut.cz \
--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