Installing
2. Setting Up NVIDIA Driver Repo
How to Add NVIDIA Graphics and GPU Drivers Linux Mint PPA Repo
Here Adding NVIDIA PPAPlease Donate $1 to Remove Ads!How to Install NVIDIA Driver Linux Mint 20 PPA RepositoryFollow Ubuntu 20.04 Focal Setup.
3. Installing RTX 3060 Ti Driver
Then Check for the Available NVIDIA Driver
Simply run:Copysudo apt search nvidia-driver*
Take Note of the latest suitable Driver Release EG: 570.
But before Setting it up it’s recommended you Verify what is the Drivers Range to Support your Card on: NVIDIA Driver support Website!
Next to Install the latest Driver, for Instance do:Copysudo apt install nvidia-driver-570 nvidia-settings
And in case of Issue try instead with the more powerful aptitude Package Installer.
So first, to Install Aptitude run:Copysudo apt install aptitude
And next try the Setup again playing:
Copysudo aptitude install nvidia-driver-570 nvidia-settings
Last, to Load your barely New Graphics Driver Reboot with:
Copysudo reboot