Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1868  / 2 Years ago, sat, july 9, 2022, 9:34:53

I am thinking of upgrading my old ATI/AMD Radeon 4870 to nVidia (610 or 620, maybe 630). I am not playing games. I like Compiz effects though. I use ubuntu 12.10.



Anyway, I would like to ask how to do it properly. I think I have to remove proprietary drivers first (ATI Legacy 12.06), restart and install nVidia proprietary drivers, then.



This is what I did in order to install my ATI drivers:



sudo add-apt-repository ppa:makson96/fglrx
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fglrx-legacy


PS: Any advice on a good but inexpensive nVidia card would be greatly appreciated, too.



PS2: Wiil I need to upgrade my xorg?


More From » nvidia

 Answers
7

You can remove the ATI drivers first but it is not "required".



I would log out of X then




sudo apt-get remove fglrx-legacy

sudo mv /etc/Xorg/xorg.conf ~/ #adjust the path




Then reboot and install your new card.



When the system comes back up you should get a basic X session with limited 3D support. Install the nvidia drivers as usual.



If you don't remove the fglrx drivers, or dont move the xorg.conf file worse thing that can happen is that it tries to load the ATI drivers and it can't. X will fail to start and you can fix it from the console.


[#33911] Saturday, July 9, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ionodest

Total Points: 252
Total Questions: 122
Total Answers: 100

Location: Liechtenstein
Member since Tue, Apr 27, 2021
3 Years ago
;