public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Couto <rpc@cafe4111.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Make the init-process look like the StarWars Credits
Date: Fri, 9 Jan 2004 12:18:12 -0500	[thread overview]
Message-ID: <200401091218.12671.rpc@cafe4111.org> (raw)
In-Reply-To: <3FFEDD1D.7000003@ippensen.de>

On Friday 09 January 2004 11:55, Niels Ippensen wrote:
> Hi,
>
> I was wondering if there is a way to make the boot-process look
> StarWars-like:
>
>
>    		lalallaal
>   	llalalallalalalalalalalalala
> lalalalalalalaalallalalalalalalalallala
>
> and let it scroll up the screen. I would think that this could be done
> with the Framebuffer-Device. Maybe something like fblogo or so.
>
> Thanks,
> Niels


if your processor is so fast that it gets bored waiting for your disk, that 
could be cool ;)

http://www.bootsplash.org has the utils for full-screen fb logo and other 
stuff, i.e. fbmngplay and fbtruetype, playback mng anims and drop text in any 
size/color/position on the screen in a TrueType font. mix that together with 
some nice bilinear filtering and you'd have the beginning of a jaw-dropping 
misuse of CPU :)

so in other words, without examining the practicality, yes. the fb can do that 
if the kernel console that gets rendered to the fb can be piped thru a gimpy 
pre-processor. sounds like fun. maybe one could even borrow the code from the 
starwars XScreenSaver to do the pretty rendering, since it already takes 
plaintext input.

-- 
Rob Couto
rpc@cafe4111.org
Rules for computing success:
1) Attitude is no substitute for competence.
2) Ease of use is no substitute for power.
3) Safety matters; use a static-free hammer.
--

  reply	other threads:[~2004-01-09 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 16:55 Make the init-process look like the StarWars Credits Niels Ippensen
2004-01-09 17:18 ` Rob Couto [this message]
2004-01-09 17:41   ` Rob Couto
2004-01-09 18:39   ` Måns Rullgård
2004-01-10  2:07     ` Rob Couto
2004-01-10 11:02       ` Javier Fernandez-Ivern
2004-01-10 11:26         ` Rob

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=200401091218.12671.rpc@cafe4111.org \
    --to=rpc@cafe4111.org \
    --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