The submitter of the original bug indicated that this was fixed for him
following an update-alternatives call, and that this was probably a bug
in a prerelease version of 10.04 LTS. As such, I'm closing this bug
report as fixed.
Others who have encountered other problems with text displaying on b
I believe I am having the same issue with Natty 11.04 (all updates)
running the NVidia proprietary driver.
I was getting a flash of the Ubuntu logo an instant before GDM, but
since doing
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u
I don't even get that. I get a f
Shoot, wrong bug report. Pardon the noise.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/571678
Title:
No plymouth graphical boot on Intel GPU
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
Perchance is this bug related to bug 561802?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/571678
Title:
No plymouth graphical boot on Intel GPU
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
@NGAGE13 : this is the "normal" current behavior. Plymouth is not shown
before udevadm has ended which takes seconds (on my computer).
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, whic
ubuntu 10.10 and 10.04 32bit
intel gpu
when ubuntu starting i see black screen.than I see plymouth for few second ind
than login to gnome.
#9 help me.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of
The FRAMEBUFFER=y thing works for my Thinkpad x201i in 10.10rc. Prior to
that, I had no /etc/initramfs-tools/conf.d/splash file and no entries
for plymouth in initrd. Now I do. I guess the one causes the other. Like
#10, I also have the "nothing but a black screen and a flashing cursor"
situation b
Affected too, i915 after the upgrade from 9.10, no plymouth in the initrd, no
splash at bootup nor at shutdown.
Reinstalling plymouth doesn't work, update-alternatives --auto default.plymouth
says there is no default.plymouth.
Before trying the FRAMEBUFFER=y thing, is that workaround supposed to
I'm affected by this bug on Lucid 10.04.1 and Maverick beta 3, no
plymouth bootsplash on startup, but it works fine on shutdown. Further
more this seems to affect a lot of (all ?) Intel GPU's, and I've
experienced this on i855, i915, i945 and i965 mobile GPU's.
BTW. If it could be of any assistanc
** Changed in: plymouth (Ubuntu)
Status: Incomplete => Confirmed
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
The following page has a fix that seems to have worked for me.
http://www.ubuntugeek.com/quick-tipplymouth-themes-in-ubuntu-10-04-lucid-lynx.html
The part that worked:
sudo -s
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u
After reboot Plymouth appeared, although firs
I can confirm that Plymouth is not yet working on Acer Aspire 5310 and
Ubuntu 10.04 clean install with the latest updates. The behaviour at
boot is the same as above: no Plymouth screen but blinking cursor,
screen backlight on and off and text is displayed no matter what the
splash settings are. I
Could someone get it working yet?
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
4 another thing, I have upgraded the kernel and the plymouth, and also
the initframes as well (IDK if it has something to do) and the problem
just stay being there.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are
I got the problem at my Toshiba Satellite L505. Intel GMA4500. In
kubuntu and ubuntu 10.04 is the same thing.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Thanks dmitry, comment #9 helped me with my Acer 4810T. However, there
is a a rather long delay after Grub screen with nothing but a black
screen and a flashing cursor. Then the backlight turns off, on again,
and then the bootscreen loads, apparently via Plymouth? And there are
always console me
echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash
sudo update-initramfs -u
Solves this issue for me on Asus netbook.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which
Same here, I don't have plymouth in the initrd after a fresh install of
Kubuntu 10.04 Final with Intel graphics. I tried the instructions here
to add Plymouth, but it makes no difference.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug noti
Reinstall of plymouth also made the trick. However, I still don't
understand why plymouth didn't work after 9.10->10.4 upgrade without
reinstall.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
I was able to get plymouth working via:
$ sudo update-alternatives --auto default.plymouth
$ sudo update-initramfs -u
Works fine now. I wonder if this was just an issue because I had
originally installed on RC1? I have a machine that should be well
supported; Dell Vostro v13 with Intel Graphics.
I can confirm the previous comment. Plymouth isn't in the initrd.img.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
Thanks for the quick attention on this! Very impressive.
a...@zylog-vostro:~$ zcat /boot/initrd.img-$(uname -r) | cpio -t | grep plymouth
47145 blocks
I was surprised that it wasn't in the output so I decided to double
check:
a...@zylog-vostro:~$ zcat /boot/initrd.img-$(uname -r) | cpio -t | gre
Ok. What's unusual here is that the text shows up on boot; this is
supposed to be hidden whenever booting with the 'splash' option, so this
is not the same as bug #540801. What's the output of 'zcat
/boot/initrd.img-$(uname -r) | cpio -t | grep plymouth'?
--
No plymouth graphical boot on Intel
BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic
root=UUID=dec89f2a-d547-4c47-a600-e54cbd78b54c ro vga=792 splash quiet
splash
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Please post the contents of /proc/cmdline.
** Changed in: plymouth (Ubuntu)
Status: New => Incomplete
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
25 matches
Mail list logo