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 _at_ 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. -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: Make the init-process look like the StarWars CreditsRob Couto
- Re: Make the init-process look like the StarWars CreditsM蚣s Rullg蚌d
- Make the init-process look like the StarWars CreditsNiels Ippensen
- Prev by Date: Re: Bridge-utils update for 2.6 ?
- Next by Date: 2.6.1-mm1 - OOPs and hangs during modprobe
- Previous by thread: Make the init-process look like the StarWars Credits
- Next by thread: Re: Make the init-process look like the StarWars Credits
- Indexes:[Main][Thread]