Kubuntu fix via command line, and Ubuntu and the rest should be similar:

##For /usr/lib/usplash link, do....
sudo ln -s /etc/alternatives/usplash-artwork.so 
/usr/lib/usplash/usplash-artwork.so

##For /etc/alternatives usplash link do.....
sudo ln -s /usr/lib/usplash/usplash-theme-kubuntu.so 
/etc/alternatives/usplash-artwork.so

##Make sure usplash resolution is correct
sudo nano /etc/usplash.conf

should look like

# Usplash configuration file
xres=1024
yres=768


Once you have done all of that, then at the command line, do...

sudo update-initramfs -u


Then reboot and you should be enjoying your new usplash ;)  Check the file 
names, as the kubuntu theme is for kubuntu and so forth

** Changed in: Ubuntu
       Status: Needs Info => Confirmed

-- 
Boor splash not working on Dell inspiron 6400
https://launchpad.net/bugs/62922

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to