How to change the splash screen?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mjrwingnut

How to change the splash screen?

Post by mjrwingnut »

How do I change the splash screen graphic? :?:
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Alpha-Geek
Level 4
Level 4
Posts: 310
Joined: Sun Aug 19, 2007 12:29 am
Location: Wisconsin, USA

Re: How to change the splash screen?

Post by Alpha-Geek »

I use "startup-manager" to change the usplash & bootloader themes.
User avatar
Alpha-Geek
Level 4
Level 4
Posts: 310
Joined: Sun Aug 19, 2007 12:29 am
Location: Wisconsin, USA

Re: How to change the splash screen?

Post by Alpha-Geek »

I can't advise why current version won't launch. I downloaded & installed the .deb for version 0.9-9 & it works just fine.
mjrwingnut

Re: How to change the splash screen?

Post by mjrwingnut »

Where can I get the deb at?
User avatar
Alpha-Geek
Level 4
Level 4
Posts: 310
Joined: Sun Aug 19, 2007 12:29 am
Location: Wisconsin, USA

Re: How to change the splash screen?

Post by Alpha-Geek »

Sorry, my mistake. I should have said version 1.9.9. Synaptic has vers 1.9.11. It has been a problem not starting for some users. You could try downloading one of the other versions from http://sourceforge.net/project/showfile ... _id=246755 The newest, 1.9.12 may work for you.
mjrwingnut

Re: How to change the splash screen?

Post by mjrwingnut »

I will try it tonite!
mjrwingnut

Re: How to change the splash screen?

Post by mjrwingnut »

I download the latest version 1.9.12 from removed and I tried to run it and NADA! :(

--MjrWingnut
User avatar
Alpha-Geek
Level 4
Level 4
Posts: 310
Joined: Sun Aug 19, 2007 12:29 am
Location: Wisconsin, USA

Re: How to change the splash screen?

Post by Alpha-Geek »

I don't know what to tell ya. Version 1.9.9 works fine for me on Mint 6
mjrwingnut

Re: How to change the splash screen?

Post by mjrwingnut »

maybe I did something wrong!
mjrwingnut

Re: How to change the splash screen?

Post by mjrwingnut »

oh I typed in startupmanager in the terminal it worked not the icon in the adminstration menu....go figure!

-MjrWingnut :?
exploder
Level 15
Level 15
Posts: 5623
Joined: Tue Feb 13, 2007 10:50 am
Location: HartfordCity, Indiana USA

Re: How to change the splash screen?

Post by exploder »

merwiz79 gave me these instructions for changing the usplash in Felicia to the mint-black-usplash. Maybe you can adapt these instructions for what you want to use?

sudo apt remove --purge usplash-theme-mint
apt install usplash-theme-mint-black
sudo rm /etc/alternatives/usplash-artwork.so
sudo ln -s /usr/lib/usplash/usplash-theme-mint-black.so /etc/alternatives/usplash-artwork.so
sudo rm /usr/lib/usplash/usplash-artwork.so
sudo ln -s /etc/alternatives/usplash-artwork.so /usr/lib/usplash/usplash-artwork.so
sudo dpkg-reconfigure linux-image-2.6.24-22-generic

Here is how to resize the usplash. Steely provided the instructions for this.

gksu gedit /etc/usplash.conf
(In my case I changed the values to 1280x1024)
sudo update-initramfs -u

Hope this helps.
Locked

Return to “Beginner Questions”