Boor splash not working on Dell inspiron 6400

Bug #62922 reported by Kaustubh
12
Affects Status Importance Assigned to Milestone
usplash (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Dell Inspiron 6400 Laptop, Intel 945 GM Display controller, 1 GB RAM. The bootsplash shows up as a grey box, with some geometry information.

Upgraded from 6.06.1 LTS via update-manager.

Revision history for this message
Rich Johnson (nixternal) wrote :

Ubuntu, Kubuntu, Edubuntu, or Xubuntu? I just had this same issue and fixed it?

Revision history for this message
Rich Johnson (nixternal) wrote :

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

Revision history for this message
Kaustubh (kaustubh-gadkari) wrote : Re: Boot splash not working on Dell inspiron 6400

I did all of the above. I still get the same grey box, with the geometry info.

Revision history for this message
Kaustubh (kaustubh-gadkari) wrote :

This is with Ubuntu.

Revision history for this message
Kaustubh (kaustubh-gadkari) wrote :

I now get the splash when I reboot the machine. The link in /etc/alternatives/ to usplash was broken. Fixed that to point to /usr/lib/usplash/usplash-theme-ubuntu.so
. The boot usplash problem still remains.

Revision history for this message
Gert Kulyk (gkulyk) wrote :

Did you update your initrd again after fixing the link? If not: simply type a `sudo dpkg-reconfigure usplash` (or the above mentioned `sudo update-initramfs -u`), then it should work.

Revision history for this message
Kaustubh (kaustubh-gadkari) wrote :

I did update my initrd after fixing the link. Does not work.

Revision history for this message
Gert Kulyk (gkulyk) wrote :

And the link in /etc/alternatives is correctly named usplash-artwork.so, pointing to /usr/lib/usplash/usplash-theme-ubuntu.so?

Revision history for this message
Gert Kulyk (gkulyk) wrote :

Sorry, forget to ask: and does exist a link /usr/lib/usplash/usplash-artwork.so, pointing back to /etc/alternatives/usplash-artwork.so? The usplash-default.so link in /usr/lib/usplash/ does no longer exist.

Revision history for this message
Kaustubh (kaustubh-gadkari) wrote :

Yes. Both the links exist.

Revision history for this message
carsten (cniehaus-kde) wrote :

I upgraded yesterday to Edgy Eft (apt-get dist-upgrade) and also get this strange geometry-splash. Just did those commands of the second comment, will try later if that worked.

Revision history for this message
carsten (cniehaus-kde) wrote :

These two commands fixed my problem:

sudo ln -s /usr/lib/usplash/usplash-theme-kubuntu.so /etc/alternatives/usplash-artwork.so
sudo update-initramfs -u

Now bug 63541 and bug 64570 are also fixed... Strange but good for me.

Revision history for this message
Saivann Carignan (oxmosys) wrote :

This bug is now pretty old, can someone try to reproduce it on latest Linux Ubuntu Gutsy or Hardy ( which is currently in alpha 4 ) ? Thanks to everybody who contributed to this bug report so far

Revision history for this message
Saivann Carignan (oxmosys) wrote :

Because the last comment from the initial reporter is more than one year ago and no answer was provided inside a month, I set the status to Invalid. However, if you can still reproduce the issue with latest ubuntu Gutsy or Hardy release and that you can provide more information, please comment on the bug report and set back the status to confirmed. Thanks for your contribution to that bug report!

Changed in usplash:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.