[Unstable Update] 2023-04-14 - Kernels, Deepin, Qt5/6, KDE Frameworks 5.105.0,

I use it too, that should work fine on Linux 6.2 and 6.1.

Do you mean that you lost it after switching to Linux 6.3?

1 Like

When I boot kernel 6.3.0-1, there is a kernel warning:

memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'

Is this good or bad?

yes, kernel 6.2 and 6.1 appears the bootsplash, but 6.3 not.

I see this in my journal too.

Can you show what is the output on Kernel 6.3?

$ zgrep CONFIG_BOOTSPLASH /proc/config.gz

$ zgrep CONFIG_BOOTSPLASH /proc/config.gz
'# CONFIG_BOOTSPLASH is not set

output of Kernel 6.3…0-1

zgrep CONFIG_BOOTSPLASH /proc/config.gz
`# CONFIG_BOOTSPLASH is not set
Output of Kernel 6.3
+++
output on Kernel 6.2.12-1

zgrep CONFIG_BOOTSPLASH /proc/config.gz
'CONFIG_BOOTSPLASH=y

1 Like

It looks like Manjaro forgot to enable this option.

2 Likes

That config is publicly available:

I see, this was a plan to completely disable/remove Manjaro’s bootsplash for kernel 6.3.

Yes, we plan to drop an unmaintained feature that currently requires 16 patches to work.

Actually, that sounds like a great idea! :bulb:

No, not really. It just wasn’t re-enabled for the stable kernel. Often patches are temporarily skipped for building RC kernels.

2 Likes

I prefer the Bootsplash over Plymouth boot screen, but what I often did is press the ESC key to see whats going on on boot.

Plymouth can do, but it starts a bit slower than Bootsplash.


Plymouth has more advantages over Bootsplash:

  • Support encryption with LUKS in boot theme.
  • More custom themes.
  • Load a vendor logo from BIOS.

And last but not least it’s a maintained and healthy project.

I like the bootsplash-manjaro-elegant, can I use it in Plymouth?
Yes, I think I found some themes for manjaro, I will try them with Plymouth.

bootsplah have 5 years with no maintenance
.

  • I leave boot without a bootsplah or plymouth. ::
    .

Bootsplash was an experiment from SUSE. They wanted to have an alternative to plymouth. I was also looking for some similar and got in contact with the author. Back then he developed it and I did some tests and usage. SUSE never shipped it as plymouth was in the end good enough. Also the vendor logo support was added at some point. Bootsplash works fine on the original Pinephone but broke for some reason with 6.2 kernel on the Pinephone Pro.

Also upstream removed some part to make Bootsplash work, hence I had to revert some stuff to get it work still. So yes bootsplash itself is not maintained but still works in some cases.

We can now argue if that is meaningful or not to have it.

3 Likes

I used it ever since it appears here at Manjaro.

Heads up for KDE users using Manjaros breath theme for GTK application style: gtk-theme-breath has been removed from the repositories.

it could be a possible reason why unstable ISO build failed ( iso_build ¡ manjaro-plasma/download@98115ff ¡ GitHub )

Shouldn’t matter cause there should be a automatic fall back to the default KDE theme to prevent the desktop from not loading.

It matters because dropped packages don’t get removed from installations.

That package obviously isn’t maintained anymore and it’s old/aging contents might cause all kind of glitches/problems in the future if someone still uses it (because it was installed and used by default on KDE installations in the past).