Install NVIDIA Graphic Driver on Ubuntu 20.04

26 February 2021

Install NVIDIA Graphic Driver on Ubuntu 20.04

Either use the option that you should see under Startmenu, Preferences, Additional drivers when using Lubuntu. For Ubuntu it's under Activities, Software & Updates, Additional Drivers. Or you can use the manual install method shown below these screenshots.

Don't forget to REBOOT after changing this!!

Manual Install

NVIDIA Driver is provided on Ubuntu official repository. Before installing, make sure the Driver Version for your Graphic Card on NVIDIA official site:
https://www.nvidia.com/Download/index.aspx?lang=en

See information about your graphic cards

lshw -C display
lspci | grep VGA
04:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)

Change the version 440 in to what version you require for your graphics card.

sudo apt -y install nvidia-driver-440

Verify installation to show Graphic cards' status

nvidia-smi

If these methods both didn't work for you, then have a look at some other methods on this page: https://www.itzgeek.com/post/how-to-install-nvidia-drivers-on-ubuntu-20-04-ubuntu-18-04.html

See this post to see how to install Nvidia's CUDA.

Table of Contents

Leave a Reply

Your email address will not be published. Required fields are marked *

Similar Content

23 January 2021
Introduction to the new how-to article in the Knowledge Base.

I wrote a new guide on setting up your own live-stream server. Mostly due to your requests. I took the opportunity to simplify and shorten the guide a bit. If you follow this guide step by step, and use your brain a tiny bit, you'll be fine. This guide has so far been tested on […]

× Read More ×
19 June 2025
Choosing the live-stream host that suits your needs

Discover how to choose the right live-stream host for your organization. Compare popular platforms like DaCast, Wowza, Vimeo, Kick, ReStream and IBM.

× Read More ×
Copyright © 2025. 
All rights reserved.