Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2217  / 1 Year ago, fri, january 20, 2023, 1:13:01

I have setup just like in this question - AMD A10-7850K APU and an Asus A88XM-PLUS motherboard. Instruction by Ruben Bakker tells me how to install what I need, but it does not tell me how to clean up my system after a failed attempt made on my own.



I installed drivers using Additional Drivers manager. Restarted, and now every time I boot all I can get is a black screen. Keyboard and mouse are trapped and I can't switch to text console, and so on. I can boot to recovery mode but what do I do there? In the old times when I was using Gentoo I would just edit xorg.conf to switch to an open driver, but I can't find anything like that in my Ubuntu. And I'm sure there is no text-based version of Additional Drivers manager.


More From » ati

 Answers
2

I'm not sure this is the correct answer, but I'll have a go. Try this page. Extracted instructions:



sudo sh /usr/share/ati/fglrx-uninstall.sh
sudo apt-get remove --purge fglrx*


followed by the following for the sake of making sure all is clean:



sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
sudo apt-get install xserver-xorg-video-ati
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
sudo rm -f /etc/ati


That should remove all previous FGLRX drivers you had. Now you're back to the fresh Ubuntu graphics setup. This question provides an answer on how to get FGLRX working with Kaveri, but you had already seen that question.


[#26596] Friday, January 20, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
anoalk

Total Points: 271
Total Questions: 90
Total Answers: 112

Location: Zambia
Member since Wed, Dec 16, 2020
3 Years ago
anoalk questions
Wed, Mar 15, 23, 04:06, 1 Year ago
Fri, Sep 24, 21, 02:59, 3 Years ago
Sat, Mar 5, 22, 02:33, 2 Years ago
Tue, Mar 22, 22, 07:19, 2 Years ago
;