My laptop has RTX2060. Because I want to install cuda 10.2, I need to install nvidia 440 driver. But there is no 440 present in “software & update”, after I add ppa, still not show 440 driver.
Here is the list of driver using ubuntu-drivers device
ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001F11sv00001025sd0000132Dbc03sc00i00
vendor : NVIDIA Corporation
driver : nvidia-driver-470-server - distro non-free
driver : nvidia-driver-460 - distro non-free
driver : nvidia-driver-460-server - distro non-free
driver : nvidia-driver-470 - distro non-free recommended
driver : nvidia-driver-418-server - distro non-free
driver : nvidia-driver-450-server - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
I tried to install driver 440 using this websit Linux x64 (AMD64/EM64T) Display Driver | 440.100 | Linux 64-bit | NVIDIA
Turns out I got login loop, and I tried both gdm3 and lightdm.
How can I properly install driver 440?