Try to comment the definition of GRUB_GFXMODE:
$ sudo sed -i 's/^GRUB_GFXMODE/#&/' /etc/default/grub
Apply the change:
$ sudo update-grub
Reboot and see whether the splash screen is shown.

Reply via email to