Score:0

Unable to install new plymouth theme in Ubuntu, apart from the default ones

gb flag

I tried to follow the following steps from this Github project: https://github.com/adi1090x/plymouth-themes.git

# make sure you have the packages for plymouth
sudo apt install plymouth

# after downloading or cloning themes, copy the selected theme in plymouth theme dir
sudo cp -r angular /usr/share/plymouth/themes/

# install the new theme (angular, in this case)
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/angular/angular.plymouth 100

# select the theme to apply
sudo update-alternatives --config default.plymouth
#(choose the number to the installed theme, angular in this case)

# update initramfs
sudo update-initramfs -u

It works with the preinstalled themes, But when I select a newly installed one, I just get my Dell logo until the login screen


Edit: plymouth works during the reboot or shutdown process, but not on boot?

Could this be similar to this: https://forum.garudalinux.org/t/correct-plymouth-boot-theme-not-showing-up-on-boot/

If so, please tell me what the Ubuntu-specific steps are?

Thank you in advance

in flag
Given that it's on GitHub, it might make sense to [report an issue](https://github.com/adi1090x/plymouth-themes/issues) and hope the developer addresses the problem
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.