How to fix ubuntu 10.04 LTS delayed loading splash screen
After upgrading to 10.04, seems everything worked just fine. However I have found that the splash screen display only for a split second before the login screen appears. To fix the delayed loading just type this in your terminal :
sudo -s
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u
This code is to force splash use the framebuffer and lastly update the boot image.
About this entry
You’re currently reading “How to fix ubuntu 10.04 LTS delayed loading splash screen,” an entry on pakapblog!
- Published:
- 5.26.10 / 4pm
- Category:
- Personals
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]