my os: leap 15.5
thanks
my os: leap 15.5
thanks
my card is rtx 4060, which driver I should install?
thanks
It is explained in the SDB: G06
https://en.opensuse.org/SDB:NVIDIA_drivers#Determination_of_driver_version
Read the wiki and use the automated installation method. No need to understand the proper driver version:
zypper addrepo --refresh 'https://download.nvidia.com/opensuse/leap/$releasever' NVIDIA
zypper install-new-recommends --repo NVIDIA
Just a side note, user may be interested in the open source driver… https://sndirsch.github.io/nvidia/2022/06/07/nvidia-opengpu.html
thanks a lot