Cannot get Nvidia driver for RTX 2080 Ti for Ubuntu 18.04/16.04 LTS for CANADA!

I download several releases of NVIDIA driver for RTX 2080 Ti for Ubuntu 18.04/16.04 LTS.
The following releases:
NVIDIA-Linux-x86_64-418.56
NVIDIA-Linux-x86_64-415.25
NVIDIA-Linux-x86_64-410.57
Were downloaded and I tried to install each one of them with no success.
The warning is: it doesn’t appears that the NVIDIA GPU supported by NVIDIA Linux 418.56 graphic driver installed on your system and showing the Canadian flag.
If someone can send me the link for the Canadian driver to my email: yvesbiit17@gmail.com that would be appreciated; this is to be used for a machine learning project. Thanks in advance.

Is this on bare metal or in a VM?
Please don’t use the .run installer.

1 Like

Installation was flawless

apt-add-repository ppa:graphics-drivers/ppa

apt update

apt dist-upgrade

apt install nvidia-driver-418 nvidia-settings

reboot

BUT reporting temperature shows 60C on both graphics cards DUAL RTX 2080 Ti 11G (ASUS)

root@ov-research-7:~# nvidia-smi
Tue Dec 17 22:39:22 2019
±----------------------------------------------------------------------------+
| NVIDIA-SMI 430.64 Driver Version: 430.64 CUDA Version: 10.1 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce RTX 208… Off | 00000000:04:00.0 Off | N/A |
| 25% 61C P0 58W / 260W | 0MiB / 11019MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 1 GeForce RTX 208… Off | 00000000:65:00.0 Off | N/A |
| 0% 60C P0 1W / 260W | 0MiB / 11016MiB | 0% Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+

The vendor finds the temperature reporting of these two graphics cards to be in the 30C range. Tests were done in the same case/configuration i.e. Tower case, liquid cooled CPU, two front 5" fans, one back 5" fan, 1000W power supply.

Note the fan speed is 0 or low on both cards.

Is the driver just reporting the incorrect temperature?

I should not that the vendor tested with Microsoft Windows OS using ASUS provided drivers. ASUS does not provide Linux drivers.