You are not logged in.

#1 2025-06-27 10:49:44

MarkW
Member
Registered: 2024-11-03
Posts: 303

Do We Have A Splash For Start Up?

I prefer to look at a static image rather than a wall of scrolling text so I'd quite like to be able to choose to have a splash screen at start up instead of what I currently have,

Online

#2 2025-06-27 14:36:37

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Do We Have A Splash For Start Up?

You can install and configure Plymouuth. It's a bit of a pain...

https://wiki.debian.org/plymouth

-edit- I just remembered, a forum member created a simple BL-flame theme for plymouth (7 years ago!)

Install it from the *all.deb package...

https://github.com/vinzv/bunsen-plymout … v1.0-alpha

[strike]https://github.com/vinzv/bunsen-plymouth[/strike]

https://forums.bunsenlabs.org/viewtopic.php?id=4704


I don't care what you do at home. Would you care to explain?

Offline

#3 2025-06-27 15:22:26

MarkW
Member
Registered: 2024-11-03
Posts: 303

Re: Do We Have A Splash For Start Up?

I can't help but notice that my /etc/initramfs-tools/modules file appears to be empty.

Is there any way I can attach a copy?

Last edited by MarkW (2025-06-27 15:23:52)

Online

#4 2025-06-27 20:08:37

MarkW
Member
Registered: 2024-11-03
Posts: 303

Re: Do We Have A Splash For Start Up?

Best I can do

E6vFjPdt.png

Online

#5 2025-06-28 05:30:23

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: Do We Have A Splash For Start Up?

^ That worked fine. I don't understand, though...

https://wiki.debian.org/plymouth#Troubleshooting

Did 'plymouth-set-default-theme -l', 'plymouth-set-default-theme -R [theme]' (as sudo) not work for you?


I don't care what you do at home. Would you care to explain?

Offline

#6 2025-06-28 10:46:39

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 497
Website

Re: Do We Have A Splash For Start Up?

Oh, I have made plymouth themes for bunsen bark and sage. I should upload them. Been a bit distracted IRL and other stuff.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#7 2025-07-03 13:20:15

MarkW
Member
Registered: 2024-11-03
Posts: 303

Re: Do We Have A Splash For Start Up?

I now have a splash for start up.  Thanks big_smile

Online

Board footer

Powered by FluxBB