[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-20 Thread Chaostya
*** This bug is a duplicate of bug 540801 *** https://bugs.launchpad.net/bugs/540801 not using workaround $ zcat /boot/initrd.img-$(uname -r) | cpio -t | grep plymouth 36877 blocks $ uname -r 2.6.32-21-generic $ ls /etc/initramfs-tools/conf.d/ resume $ cat /etc/initramfs-tools/conf.d/splash

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-20 Thread Chaostya
*** This bug is a duplicate of bug 540801 *** https://bugs.launchpad.net/bugs/540801 using LiveCD I see Plymouth splash when booting -- splash fails to show during boot (intel) https://bugs.launchpad.net/bugs/555214 You received this bug notification because you are a member of Ubuntu

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-20 Thread Marco
*** This bug is a duplicate of bug 540801 *** https://bugs.launchpad.net/bugs/540801 I don't have any encryption on my disks... Anyway by installing cryptsetup package you can have plymouth on boot... why?!?? -- splash fails to show during boot (intel)

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-20 Thread Christian Göbel
*** This bug is a duplicate of bug 540801 *** https://bugs.launchpad.net/bugs/540801 @Stefe Langasek: Here is the output of the commands: $ uname -r 2.6.32-21-generic $ ls /etc/initramfs-tools/conf.d resume $ cat /etc/initramfs-tools/donf.d/splash cat: /etc/initramfs-tools/donf.d/splash: No

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-20 Thread Christian Göbel
*** This bug is a duplicate of bug 540801 *** https://bugs.launchpad.net/bugs/540801 @Steve Langasek: Now the workaround actually worked! This confirms that my problem was a duplicate of bug #540801. I have no clue why it didn't work some weeks ago, but now it did the trick. I suspect that

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-19 Thread Christian Göbel
Here we go: Step 1: zcat /boot/initrd.img-$(uname -r) | cpio -t | grep plymouth 36924 blocks Step 2: I reinstalled all Plymouth packages that I could find via Synaptics. Step 3: Then I booted with the plymouth:debug=file:/var/log/plymouth.log option, the log-file is attached to the comment.

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-19 Thread Christian Göbel
This is the plymouth log file from the second boot (with plymouth:debug option). ** Attachment added: plymouth debug with splash showing http://launchpadlibrarian.net/44846332/plymouth-debug.log -- splash fails to show during boot (intel) https://bugs.launchpad.net/bugs/555214 You received

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-19 Thread Steve Langasek
*** This bug is a duplicate of bug 540801 *** https://bugs.launchpad.net/bugs/540801 Step 1: zcat /boot/initrd.img-$(uname -r) | cpio -t | grep plymouth 36924 blocks Ok, this shows definitively that you don't have plymouth in your initramfs, so for whatever reason you are *not* using the

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-19 Thread Christian Göbel
@ Steve Langasek: From bug #540801 I tried the following 'workaround': (see comment 2 of the bug): One solution is to use the initramfs and start plymouth as a critical step: echo FRAMEBUFFER=y /etc/initramfs-tools/conf.d/splash update-initramfs -u If I understand correctly this is

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-19 Thread Steve Langasek
Well, just to double-check that plymouth really got into your initramfs, you can do: zcat /boot/initrd.img-$(uname -r) | cpio -t | grep plymouth You can also boot with the option 'plymouth:debug=file:/var/log/plymouth.log' and post the resulting file. -- splash fails to show during boot

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-18 Thread Christian Göbel
Since Caostia and innervision have the same issue I mark this bug as confirmed. Since splash worked without problems on earlier versions of Ubuntu (e.g. Ubuntu 9.10, Karmic) and it worked fine in earlier versions (alpha) of Lucid, I also tag this bug as regression-potential. -- splash fails

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-18 Thread Christian Göbel
I just tested with the latest updates (April 18th) and this is still an issue. A look at the bootchart reveals that plymouthd is actually started very early during the boot process (as it should). However the splash does not appear. Instead I only see a black screen with a blinking cursor. Then

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-18 Thread Steve Langasek
Which workaround from bug #540801 did you try? Chaostya and innervision almost certainly have that bug. I would think that you also had the same bug, except that you say that adding plymouth to the initramfs doesn't fix the problem for you. -- splash fails to show during boot (intel)

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-18 Thread innervision
When I upgraded to Karmic RC1 a few months ago, however the problem was solved when Release came out. I'll try to generate a bootchart too and see what comes up. -- splash fails to show during boot (intel) https://bugs.launchpad.net/bugs/555214 You received this bug notification because you

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-18 Thread innervision
OK, done, here goes the bootchart. Apparently plymouthd is loading when expected, but not showing. I attach the bootchart. ** Attachment added: david-laptop-lucid-20100418-1.png http://launchpadlibrarian.net/44739466/david-laptop-lucid-20100418-1.png -- splash fails to show during boot

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-13 Thread innervision
Same problem here. I'm on a Sony VAIO notebook. Dist-upgraded from Karmic yesterday. cat /proc/fb reports: 0 inteldrmfb What happens is: 1) I see grub in graphical mode (I configured it to be 1280x800) 2) Screen goes blank in text mode (big underline cursor at top of screen) 3) Screen blinks 4)

[Bug 555214] Re: splash fails to show during boot (intel)

2010-04-06 Thread Chaostya
Lucid 10.04 upgraded from Karmic Plymouth Version: 0.8.1-2 Dell D610 + Intel with KMS On boot I see GRUB menu, then Starting up... and then GDM login screen appears. No bootsplash. When I shutdown new plymouth Ubuntu shutdown splash appears fine. When I boot LiveCD startup splash appears fine