Javatpoint Logo
Javatpoint Logo

Ubuntu Nvidia Drivers

Nvidia Graphics Processing Units (GPUs) contains the exceptional potential for parallel computing much higher as compared to the CPUs. These processing units are used for professional use in workspace and gaming. Also, Nvidia drivers are used within various data centers. So, GPU is becoming the primary selection for high-performance workloads.

Nvidia GPU is also used for mining, 3D rendering, AI, machine learning, visualization apart from gaming.

The X.org X server by default uses nouveau libre/free software drivers for all Nvidia drivers. Generally, the nouveau driver gives an excellent performance to the proprietary graphics device drivers of Nvidia for gaming and professional use.

Some key points of Nvidia drivers are discussed as follows:

  • Nvidia Corporation is a company of American multinational technology which is incorporated within Delaware.
  • It develops GPUs (stands for Graphics Processing Units) for the professional and gaming markets, SoCs (stands for System On a Chip Units) for the automotive and mobile computing markets.
  • Nvidia driver developed its existence in the industry of gaming along with the Shield Tablet, handheld game consoles Shield Portable, cloud gaming service GeForce Now, and its Shield Android TV.
  • The GPU's professional line of Nvidia drivers is used inside the workstations for many applications in some fields such as construction and engineering, architecture, entertainment and media, manufacturing design, automotive, and scientific research.
  • Nvidia facilitates API (stands for Application Programming Interface) which is known as CUDA that permits the establishment of parallel programs which apply GPUs.
  • The family of Nvidia includes automotive software/hardware, PC processors, wireless communication, and graphics. Some of the families are mentioned below:
  • GeForce
  • Nvidia RTX
  • NVS
  • Tegra
  • Tesla
  • nForce
  • Nvidia GRID
  • Nvidia Shield
  • Nvidia Drive automotive solutions
  • Bluefield
  • Server class CPU/Nvidia Datacenter

Prerequisites

  • A system having Ubuntu 20.04 version.
  • An account with root/sudo privileges.
  • The Nvidia GPU

Find Out Details About Our GPU

We can just naturally install the Nvidia driver when we have the Nvidia GPU in our system. We can enter the lshw command or hwinfo command for finding out details about our GPU.

The first command option is mentioned below:

If we don't have hwinfo, then we can install it by using the following command:


Ubuntu Nvidia Drivers

The second command option is mentioned below:


Ubuntu Nvidia Drivers

Installing Nvidia Driver With GUI

Ubuntu systems come with Nouveau drivers (open-source) for Nvidia GPUs. The Nouveau drivers do not harness the full power of GPU and sometimes work worse or even lead to system instability. The Nvidia proprietary drivers are more stable and reliable.

The initial way for installing the Nvidia drivers is with the help of the GUI Updates & Software app.

1. Open Software and Updates App Using App Menu

  1. Open up the menu of Applications and then enter "software and updates".
  2. Choose an app, i.e., Software and Updates.
Ubuntu Nvidia Drivers

2. Select Additional Drivers Tab

We need to wait for this app for downloading the additional driver's list that exists for our GPU.

Ubuntu Nvidia Drivers

The driver which is installed on our machine is chosen by default. Usually, it is a Nouveau display driver (open-source).

Ubuntu Nvidia Drivers

3. Select a Driver

  1. Choose the current Nvidia driver from this list which is labeled as tested and proprietary. It is the current stable driver released by Nvidia for our GPU.
  2. Select Apply Changes option.
  3. Type our password and then wait for the process of installation to be completed.
Ubuntu Nvidia Drivers

4. Reboot the System

Reboot the system for modifications to take effect.

Installing Nvidia Driver Using Command Line

It is the second way for installing Nvidia Drivers in which we will install this driver with the help of the terminal.

1. Find Nvidia Drivers

  1. open the command line window by clicking Ctrl+Alt+T or find for "terminal" in our "Application menu".
  2. Execute the command which is mentioned below:

Ubuntu Nvidia Drivers

2. Update Our System Package Repository

Ensure to update the system package repository before going to install the drivers.

Execute the command which is mentioned below:


Ubuntu Nvidia Drivers

Ubuntu Nvidia Drivers

3. Installing the Accurate Driver For Our GPU

  1. Select a driver for installing from the available GPU driver's list.
  2. The following is the syntax to install the driver:

Ubuntu Nvidia Drivers

4. Restart the System

Restart our system using the below command:

Installing Nvidia Beta Drivers Using PPA Repository

A PPA repository permits developers to share software that doesn't exist inside the official repositories of Ubuntu. It means that we can install the current beta drivers, but at the chance of an unstable system.

We need to follow some of the steps which are mentioned below for installing the current Nvidia drivers using the PPA repository.

1. Include the PPA GPU Drivers Repository in Our System

i. Add a repository of the graphics drivers to our system using the below command:


Ubuntu Nvidia Drivers

ii. Type our password and press the Enter button when prompted if we wish to include the repoitory.

2. Recognize Model of GPU and Existed Drivers

We can execute the below command for verifying which of the model of GPU we are using and for checking the list of existed drivers:

The result will show the model of our GPU and any existed driver as well for that particular GPU.

Ubuntu Nvidia Drivers

3. Installing the Nvidia Driver

  1. We can use syntax for installing a particular driver. The syntax is mentioned as follows:

Ubuntu Nvidia Drivers

4. Reboot the System

Reboot our system for the modifications to take effect using a command. The command is mentioned as follows:

Uninstalling Nvidia Driver

In case, we need to uninstall the Nvidia driver, then the remove --purge option is the best.

1. Check Installed Packages

To see which of the Nvidia package is installed on our system, we can execute the command which is mentioned below:


Ubuntu Nvidia Drivers

The result is showing each Nvidia package's list on our system.

Important: A package of the Ubuntu-desktop can be purged as well because it's the nvidia-common package's dependency. Hence, we may have to reinstall the package when it gets deleted.

2. Purge the Packages of Nvidia

i. We need to execute the command which is mentioned below:


Ubuntu Nvidia Drivers

The above command will purge all Nvidia packages through the system.

ii. In case, A package of the ubuntu-desktop is deleted, then reinstall it using the below-mentioned command:


Ubuntu Nvidia Drivers

3. Restart the System

Restart our system by executing the following command:

The system will by default load a Nouveau driver (open-source) during boot.

Verification

Turn on the Command-line application and enter the nvidia-smi command to check the process and info of GPU that are using the Nvidia GPU:

The above command is a utility of the command-line that facilitates various capabilities of management and monitoring for each of Tesla of Nvidia, GeForce, and GRID devices from higher and Fermi architecture families. We can check running applications on our GPU and the temperature of GPU.

How do we configure an NVIDIA graphics driver?

A command, i.e., nvidia-settings is used for starting a GUI tool to configure the NVIDIA graphics driver. It is helpful to check all the information of GPU and configure more than one external monitor/screen linked to our system.

Turn on the command-line window and then enter the command which is mentioned as follows:

If we wish to save the settings, then start this command like below:

Ubuntu-drivers

Also, we can switch the drivers without using the Windows desktop or X GUI. For these types of objectives, Ubuntu provides a specific command which is known as ubuntu-drivers. These drivers are used for managing the drivers (binary) for Nvidia drivers and other types of devices. It is a replacement for the apt-get command or apt command that we earlier used.

Display Each Driver Package which uses to our current system


Ubuntu Nvidia Drivers

Display Each OEM Enablement Package which uses to the system


Ubuntu Nvidia Drivers

Display Each Hardware Nvidia Device that requires drivers and packages


Ubuntu Nvidia Drivers
Next TopicZoom Ubuntu





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA