plymouth debug¶
get plymouth debug log¶
vim /etc/default/grub and add
plymouth:debug
in GRUB_CMDLINE_LINUX_DEFAULTdebug log file
/var/log/plymouth-debug.log
debug plymouth in post boot¶
Boot system and login as usual
Install plymouth-x11 package (allows you to see the boot screen in an X11 window)
sudo apt-get install plymouth-x11
Start a terminal
Start the Plymouth daemon by running the following:
sudo plymouthd –debug –tty=
tty
–no-daemon
plymouth client running : plymouth –show-splash
quit debug
sudo plymouth –quit
reference connection¶
ubuntu wiki¶
https://wiki.ubuntu.com/Plymouth