usplash does not display at boot

Bug #441209 reported by Vasily
46
This bug affects 8 people
Affects Status Importance Assigned to Milestone
upstart (Ubuntu)
Won't Fix
Undecided
Scott James Remnant (Canonical)
usplash (Ubuntu)
New
Undecided
Unassigned

Bug Description

Here are the messages that I get before xsplash starts:

fsck from util-linux-ng 2.16
fsck from util-linux-ng 2.16
/dev/sda1: clean, xxx/xxx files, xxx/xxx blocks
/dev/sda3: clean, xxx/xxx files, xxx/xxx blocks

* Starting preliminary keymap... [ OK ]
* Starting AppArmor profiles
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox-3.5
                                                                                                        [ OK ]
* Starting up console font and keymap... [ OK ]

Of course, messages about fsck checking disks are also shown there.

Revision history for this message
Patrick (veinor) wrote :

I also get the same messages before xsplash, and occasionally some about CPU0 and CPU1.

affects: ubuntu → xsplash (Ubuntu)
Revision history for this message
Cody Russell (bratsche) wrote :

This isn't an xsplash bug. xsplash doesn't start until after X starts.

Changed in xsplash (Ubuntu):
assignee: nobody → Scott James Remnant (scott)
Revision history for this message
ercoppa (ercoppa) wrote :

I have this messages:

-------------------
[0.000000] ACPI: DMI BIOS year==0, assuming ACPI-capable machine
[1.127154] i8042.c: No controller found.

fsck from util-linux-ng 2.16
fsck from util-linux-ng 2.16
/dev/sda1: clean, xxx/xxx files, xxx/xxx blocks
/dev/sda3: clean, xxx/xxx files, xxx/xxx blocks

* Starting preliminary keymap... [ OK ]
* CPUFreq Utilities: Setting ondemand...
* Loading Lirc modules
--------------------

Greets, ercoppa.

Revision history for this message
Fabian A. Scherschel (fabsh) wrote :

I was first affected by Bug 440749 on up-to-date Xubuntu Karmic installed from the beta, but now I actually get xsplash. I do get these messages first, though.

Revision history for this message
Fabian A. Scherschel (fabsh) wrote :

Here's a video of what it looks like so you can judge the timing: http://img195.yfrog.com/i/j3v.mp4

Revision history for this message
Fabian A. Scherschel (fabsh) wrote :

Ok, FAIL. Sorry. Here's the real link: http://yfrog.us/5fj3vz

Cody Russell (bratsche)
affects: xsplash (Ubuntu) → upstart (Ubuntu)
Philip Muškovac (yofel)
Changed in upstart (Ubuntu):
status: New → Confirmed
Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

These messages are normal

Changed in upstart (Ubuntu):
status: Confirmed → Won't Fix
Revision history for this message
Fabian A. Scherschel (fabsh) wrote :

You are saying that is intended behaviour? Where did the "we won't scare new users with cryptic terminal output" goal go?

Is there a way to at least supress the output and have a blinking cursor? This looks terrible... :/

summary: - Messages before xsplash
+ usplash does not display at boot
Revision history for this message
Robbie Williamson (robbiew) wrote :

Enable usplash at boot:
  sudo -i
  echo USPLASH=y > /etc/initramfs-tools/conf.d/usplash.conf
  update-initramfs -u

Hide console messgaes between usplash and xsplash transistion:
1) sudo vi /etc/default/grub
2) Add "console=tty6" to GRUB_CMDLINE_LINUX_DEFAULT:
     "quiet splash console=tty6"
3) save and quit
4) sudo update-grub

Revision history for this message
Joe_Linux (joelinux-earthlink) wrote :

If #9 is a fix why doesn't Ubuntu just implement the fix?

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.