https://bugs.kde.org/show_bug.cgi?id=461361
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.27 Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/commit/00b1 | |f21b0fe8164c4bcda9109e08bf7 | |a69c0ce24 --- Comment #6 from David Redondo <k...@david-redondo.de> --- Git commit 00b1f21b0fe8164c4bcda9109e08bf7a69c0ce24 by David Redondo. Committed on 09/01/2023 at 12:48. Pushed by davidre into branch 'master'. plugins/gpu: Use pci address to identify nvidia gpus The DRM index does not correspond to the nvidia index. Identify cards by their pci addresses and derive the index from the position in the query. Related: bug 463033 FIXED-IN:5.27 M +1 -1 plugins/gpu/LinuxBackend.cpp M +19 -13 plugins/gpu/LinuxNvidiaGpu.cpp M +5 -2 plugins/gpu/LinuxNvidiaGpu.h M +2 -0 plugins/gpu/NvidiaSmiProcess.cpp M +1 -0 plugins/gpu/NvidiaSmiProcess.h M +1 -1 plugins/network/NetworkManagerBackend.cpp https://invent.kde.org/plasma/ksystemstats/commit/00b1f21b0fe8164c4bcda9109e08bf7a69c0ce24 -- You are receiving this mail because: You are watching all bug changes.