GNU/Linux Searching NVIDIA Driver Guide
Hi! This tutorial will guide you step-by-step on How to Find the right NVIDIA Driver for your GPU in GNU/Linux Desktops.
And to Search NVIDIA Driver in GNU/Linux you have first to Check your Card Model.
Then it’s enough to Look up the Supported Drivers Set on the NVIDIA Drivers Download Web Page.
And following the NVIDIA Recommendations is better to use the tested NVIDIA Linux Graphics Driver from the Distro Repository.
Finally, this guide includes detailed instructions about Installing NVIDIA Driver in GNU/Linux.
1. Checking Card Model
So firt possibly to Check NVIDIA Card Model
Drop a Terminal Window and play:lspci | grep VGA
How to QuickStart with Command Line on GNU/Linux
And in output you can discover the Graphics Card ID:2. Accessing NVIDIA Drivers Download
Access NVIDIA Drivers Download Web Page
3. Searching NVIDIA Driver
Now to Find Out NVIDIA Driver Versions
Use the Driver Search Interface:
Click on .
Take note of the Minimum and Maximum NVIDIA Driver on the displayed Range.
But in any case your Card should work properly also with the Minimum one.
See the Installation Guide to know which Drivers are available for your OS.
Last, in case it’s Not in the Distro Repository then follow instructions about:NVIDIA Driver GNU/Linux Setup Guide