Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 441  / 2 Years ago, thu, november 10, 2022, 6:10:04

I have just recently installed Ubuntu 13.10 and decided to install the necessary Nvidia driver:



sudo apt-get install nvidia-current


Then I reboot and find to have the black screen. I went into the terminal with Control-Alt-F1 and executed the following and rebooted:



sudo apt-get remove nvidia-current


But I still get the black screen. How can i fix this?


More From » nvidia

 Answers
1

Try these commands on virtual console(ctrl+alt+F1),



sudo rm /etc/X11/xorg.conf
sudo apt-get purge nvidia*
sudo service lightdm restart

[#27773] Thursday, November 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ronicod

Total Points: 71
Total Questions: 111
Total Answers: 111

Location: Montenegro
Member since Fri, Dec 10, 2021
2 Years ago
;