Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 7833  / 3 Years ago, thu, september 30, 2021, 3:05:22

I had some problem when Ubuntu is booting.



After BIOS windows it trows this mistake:




Starting load fallback graphics devices [fail]




After this I see terminal with suggestions to enter login and password.



I couldn't figure out why this happen?



Here is my boot.log



It was started after I restarted PC.



I have NVidia video card.



By the way it has another trouble at /var/log/boot.log:



Starting vmware services:
vm monitor [fail]
vm communication... [fail]
vm socket family [fail]


But I deleted all vmware product. And now this message is discard.



- How to solve this trouble?


More From » 12.04

 Answers
0

I had same problem. After upgrading the nvidia drivers, it solved it.




  1. remove the existing nvidia driver :



    sudo apt-get purge nvidia-current


  2. updrage to the new driver: (follow this link)



    http://news.softpedia.com/news/How-to-Install-The-Latest-Nvidia-Driver-on-Ubuntu-12-04-295542.shtml



    Here are commands I followed.



    sudo add-apt-repository ppa:ubuntu-x-swat/x-updates



    sudo apt-get update



    sudo apt-get dist-upgrade



    sudo apt-get install nvidia-current



[#27908] Friday, October 1, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
atchcommo

Total Points: 114
Total Questions: 130
Total Answers: 101

Location: Cook Islands
Member since Sat, Oct 16, 2021
3 Years ago
;