very slow booting and no boot splash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
usplash (Ubuntu) |
Invalid
|
High
|
Unassigned |
Bug Description
Binary package hint: usplash
Boot is very slow here on Ubuntu AMD64 (running edgy, daily dist-upgrade'ed) compared to eg Dapper and no splash is shown at all, only the blinking cursor is shown. Takes minutes to got the first message about the swap, and further minutes to get getty running (and some seconds to run gdm). I though it's an upstart problem (and it can be, I don't know) whoever the lack of splash and the fact that logging in fast after starting getty I see 99% CPU usage of usplash and another usplash processes with much lower CPU usage. I've no idea how I can help, so please require further information from me. Shutting down the machine is also very slow, and no splash either. If it helps, this distro was dapper, but it's daily upgraded to edgy repositories for a while ...
Update : This bug is generally caused by too high values in /etc/usplash.conf. It often appears in Linux Ubuntu Gutsy because of bug #150930 ( ubiquity install a bad /etc/usplash.conf file ). When it happens, it can take up to 3 minutes to boot the computer and get the GDM screen.
Workaround :
1. Open your System / Administration / Screens and Graphics menu and look at your actual screen resolution.
2. Type "gksu gedit /etc/usplash.conf" without the quotes in a terminal to edit your usplash.conf file and change the actual values to be the same as the resolution of your screen as shown in Screens and Graphics. Save the file.
3. Type "sudo update-initramfs -u" without the quotes in a terminal to apply the changes to usplash.
Reproduced on these graphic cards :
ATI Technologies Inc M22 [Mobility Radeon X300]
Intel Corporation 82G965 Integrated Graphics Controller
ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50] (prog-if 00 [VGA])
nVidia Corporation G72M [GeForce Go 7400] [10de:01d8] (rev a1)
lgb@oxygene:~$ dpkg-query -W "usplash*" "upstart*"
usplash 0.4-29
usplash-
upstart 0.2.7-3
upstart-compat-sysv 0.2.7-3
upstart-logd 0.2.7-3
lgb@oxygene:~$ uname -a
Linux oxygene 2.6.17-8-generic #2 SMP Tue Sep 19 08:53:32 UTC 2006 x86_64 GNU/Linux
Changed in usplash: | |
importance: | Undecided → Medium |
description: | updated |
description: | updated |
Changed in usplash: | |
status: | Confirmed → Triaged |
By the way, this is /var/log/boot, hope it helps somewhat ...