When starting my system, Plymouth doesn't show graphics but uses the fallback text mode. However, it runs normally (that is, with graphics) on shutdown. Why is that?
Asked
Active
Viewed 2,090 times
2 Answers
4
Well, it seems to be a bug. I have just reported it in launchpad. It seems to have been accepted as one. Bug id 781479 . If any of you are affected please click on the 'it affects me' to report it.
Ubuntuser
- 10,012
0
Open a terminal (Ctrl + Alt + T) and run the next command.
sudo update-initramfs -c -k all
You may be asked for you user password, this command recreates the initial ramdisk for all kernels.
Lekensteyn
- 178,446
Lincity
- 25,749