Tuesday, May 14, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 5375  / 2 Years ago, sat, december 25, 2021, 10:23:22

I accidentally deleted xorg.conf.original-0; xorg.conf.fglrx xorg.conf.fglrx-0-1, after I tried to install fglrx drivers on the graphics card, which in fact worked on 13.04 and now as I went to 13.10 has not worked.



      Now I can just switch to a new TTY with:  Ctrl + Alt + F2


I found this which is for nVidia cards



TO install the fglrx drivers for graphic card I used this tutorial



Is there any possibility that I can recover, replace, rebuilb that xorg.conf.original-0, and if exists any possibility where I could start from.


More From » drivers

 Answers
5

First terminate the X using:



sudo /etc/init.d/gdm stop


Then reconfigure you're driver using:



sudo dpkg-reconfigure xserver-xorg


And restart GUI:



sudo /etc/init.d/gdm start

[#28894] Sunday, December 26, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
cretanol

Total Points: 320
Total Questions: 99
Total Answers: 115

Location: Australia
Member since Sat, May 27, 2023
1 Year ago
;