3

After installing nvidia propietary drivers, splash screen shows nothing but a thick bar on top of screen and everything black. It is the same color that splash screen is.

Enabling Nvidia driver messes up splash screen didn't work at all. After applying solution mentioned, now shows completely black screen. I'm using 12.04. I set the resolution to 1024x768 which is native and tried other resolutions as well with no results.

user37805
  • 505
  • 1
  • 7
  • 16

2 Answers2

1

Also remove \$vt_handoff on line 70 in /etc/grub.d/10_linux and things should be working again. If you're using the script it needs to be updated to work with the recent changes in this file.

  • It didn't worked. I'm not using the script. Should I restore that line? – user37805 May 13 '12 at 13:06
  • try this script, it's the one from the answer you posted but i modified it for 12.04, it should fix things for you, it works here at least :D http://ubuntuone.com/0O5tJQPGQa36zKkq1Utlqw – Fredrik Karlsson May 14 '12 at 21:37
  • I worked! Letters on grub look a little blurry but I finally get a nice splash screen. Thank you. – user37805 May 28 '12 at 01:20
  • is there any special modifications to the script so it works with ubuntu 13.04? Is there anywhere where what the script is doing is explained? I'd like to know why it happens, and how it got solved. – Felipe Jul 16 '13 at 02:58
-1

This worked for me: http://news.softpedia.com/news/How-to-Fix-the-Big-and-Ugly-Plymouth-Logo-in-Ubuntu-10-04-140810.shtml

Here is a script for user kww above: http://www.webupd8.org/2010/10/script-to-fix-ubuntu-plymouth-for.html

I cant reply to him or send a PM. (Am I missing something??) hopefully he will get this message or someone can contact him and point back here.

Also of note, I'm a "new user" so I might not have comment reply capabilities.