GeForce Rtx 2070 SUPER Linux Mint 20 Driver Installation

September 4, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Setting Up NVIDIA Driver Repo

    How to Add NVIDIA Graphics and GPU Drivers Linux Mint PPA Repo

    Possibly now see How to Check NVIDIA Graphics Card Model Supported Drivers.

  2. 3. Installing RTX 2070 SUPER Driver

    Then Check for the Available NVIDIA Driver
    Simply run:

    sudo apt search nvidia-driver*

    Take Note of the Latest Driver Release EG: 550.
    But before Setting it up it’s recommended you Verify what is the Drivers Range to Support your Card on: NVIDIA Driver support Website!
    And when in doubt then see also How to Check NVIDIA Graphics Card Model Supported Drivers.
    Next to Install the latest Driver, for Instance do:

    sudo apt install nvidia-driver-550 nvidia-settings

    And in case of Issue try instead with the more powerful aptitude Package Installer.
    So first, to Install Aptitude run:

    sudo apt install aptitude

    And next try the Setup again playing:

    sudo aptitude install nvidia-driver-550 nvidia-settings

    Last, to Load your barely New Graphics Driver Reboot with:

    sudo reboot now

Contents


QuickChic Theme • Powered by WordPress