https://bugs.kde.org/show_bug.cgi?id=463033
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/commit/00b1 | |f21b0fe8164c4bcda9109e08bf7 | |a69c0ce24 Version Fixed In| |5.27 Resolution|DUPLICATE |FIXED --- Comment #2 from David Redondo <[email protected]> --- 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 461361 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.
