fix plymouth (splash screen) in all Ubuntu releases!
Here is a solution to address the problem of no plymouth (splash screen) in Ubuntu after an nVidia proprietary driver installation. It doesn’t matter what Ubuntu version you use, it should work anyway. Open your terminal and type sudo apt-get install v86d Then sudo -H gedit /etc/default/grub Find this line #GRUB_GFXMODE=640×480 and change for this […]