15.6
This commit is contained in:
26
Installation_Linux/Opensuse/15.6/Nvidia-Opensuse.txt
Executable file
26
Installation_Linux/Opensuse/15.6/Nvidia-Opensuse.txt
Executable file
@@ -0,0 +1,26 @@
|
||||
lsmod | grep nvidia
|
||||
cat /etc/zypp/zypp.conf | grep multiversion
|
||||
sudo zypper install openSUSE-repos-NVIDIA
|
||||
sudo lspci | grep VGA
|
||||
|
||||
Info :
|
||||
G03 = driver v340 = legacy driver (via a community user)
|
||||
G04 = driver v390 = legacy driver (Fermi devices)
|
||||
G05 = driver v470 = driver for Kepler devices
|
||||
G06 = driver v550 = driver for Maxwell, Pascal devices and up
|
||||
|
||||
V550 ASUS-TB Tumbleweed :
|
||||
sudo zypper se nvidia*G06*
|
||||
sudo zypper in nvidia-driver-G06-kmp-default nvidia-drivers-G06 nvidia-gl-G06 nvidia-gl-G06-32bit nvidia-utils-G06 nvidia-video-G06 nvidia-video-G06-32bit
|
||||
|
||||
|
||||
V470 TOUR-TB Leap :
|
||||
sudo zypper se nvidia*G05*
|
||||
sudo zypper in nvidia-computeG05 nvidia-computeG05-32bit nvidia-gfxG05-kmp-default nvidia-glG05 nvidia-glG05-32bit
|
||||
|
||||
sudo reboot
|
||||
lsmod | grep nvidia
|
||||
|
||||
Sources :
|
||||
https://www.youtube.com/watch?v=j3o_BCTaawY
|
||||
https://en.opensuse.org/SDB:NVIDIA_drivers
|
||||
Reference in New Issue
Block a user