2

Ok so I upgraded ubuntu 15.10 to 16.04, and now my plymouth themes doesn't show splash screen( only black screen after grub) at startup but during shutdown or restarting it shows the splash screen.

I tried changing the theme to default splash screen, but still no luck.

Can anyone help?

Khacho
  • 133

2 Answers2

2

In 16.04, plymouth path was changed.

You need to edit the /etc/alternatives/default.plymouth file.

Under the script caption make sure the directory is exactly like this:

ImageDir=/usr/share/plymouth/themes/YOUR_PLYMOUTH_NAME/ ScriptFile=/usr/share/plymouth/themes/YOUR_PLYMOUTH_NAME/YOUR_PLYMOUTH_NAME.script

sempaiscuba
  • 1,453
1

As Chetan said, that solution was for nVidia graphics card but it works for intel's inbuilt grapghics cards aslo. I will provide the link again - Solution is here

Thanks again chetan.

Khacho
  • 133