Animated Boot Splash

Moderator: Forum moderators

Post Reply
l0wt3ch
Posts: 69
Joined: Thu Jul 16, 2020 1:51 pm
Has thanked: 19 times
Been thanked: 48 times

Animated Boot Splash

Post by l0wt3ch »

Works great!

To create an animated boot splash for Puppy, I statically built gif_play: "Play animated GIF images directly on a Linux framebuffer or SPI LCD". I didn't like having the animated image over the boot-up text, so I disabled all of the normal boot-up text in the init. If there are errors or the user has to choose between savefiles, it drops down to a normal shell.

The folder contains both gp (gif_play) and another static binary, fbv (framebuffer viewer), which also displays images in the framebuffer, but not animated. This one is suitable for displaying boot messages on top, but the messages will always have a black background behind the text. So it looks better if your framebuffer image has a black background.

I actually use both of them. First I start with the animated gif, and then after everything is done loading and the init script hands it off to rc.sysinit I switch to the static image. Looks cleaner.

Binaries go in /bin, and images go in / in initrd.gz. Then you just replace your current initrd.gz with your new one, and you're done.

In the linked folder, check out the cool animated boot image I made for Bookwormpup64 10.0.10, that uses this graphic:

Image

Last edited by l0wt3ch on Sun Feb 23, 2025 5:53 pm, edited 2 times in total.

Canis intrat et circumspectat.

User avatar
bigpup
Moderator
Posts: 7512
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 1021 times
Been thanked: 1682 times

Re: Animated Boot Splash

Post by bigpup »

You need to find a better place to provide a download.

This storage site will not let you download anything, without making an account log in.

No way am I going to do that.

Maybe there is some setting for it, to allow just downloading your stuff :idea:

The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

l0wt3ch
Posts: 69
Joined: Thu Jul 16, 2020 1:51 pm
Has thanked: 19 times
Been thanked: 48 times

Re: Animated Boot Splash

Post by l0wt3ch »

Sorry, hopefully the link is fixed.

Canis intrat et circumspectat.

Post Reply

Return to “Eye Candy”