I'm getting two options for NVidia Drivers 340 and 390.
I was wondering, what are the differences between the 3.40 and 3.90 driver and which one should I choose ?
My Video Card is Asus NVidia GTX 760
I'm getting two options for NVidia Drivers 340 and 390.
I was wondering, what are the differences between the 3.40 and 3.90 driver and which one should I choose ?
My Video Card is Asus NVidia GTX 760
You can check for recommended versions from below official website.
https://www.nvidia.com/Download/index.aspx
Each new version comes with new functionality or bug fix so stick with new one.
For details and differences between each drivers, please refer the change logs.
Follow the below ppa guidelines to install that.
A bit late, but I had the same question.
The NVidia driver README is here (very extensive indeed):
http://download.nvidia.com/XFree86/Linux-x86_64/510.68.02/README/index.html
In Appendix A ("Supported NVIDIA GPU Products"):
http://download.nvidia.com/XFree86/Linux-x86_64/510.68.02/README/supportedchips.html
we find the list of all NVidia products listed either as "current", in which case they are supported by the "latest" driver release (currently 510) or by a "legacy release".
"Legacy releases" are currently
The command lspci -vnn | grep -i NVIDIA | grep VGA
should give information about your card, in particular, in my case the PCI code (e.g. [10de:1c82]
) indicates that this is an NVIDIA product (10de
), namely a GeForce GTX 1050 Ti (1c82
).
In the present case, the NVidia GTX 760
is no longer listed under the latest/current driver but under the 470.
You can simply go to Sotware Updater >settings and lifepatch > additional drivers and intall nvidia-driver-435 , works like a charm !