Summary: | Nvidia stopped working after recent driver update | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | Richard Knausenberger <liemaeu> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahiemstra, kde, mason2371, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.26.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/ksystemstats/commit/00b1f21b0fe8164c4bcda9109e08bf7a69c0ce24 | Version Fixed In: | 5.27 |
Sentry Crash Report: |
Description
Richard Knausenberger
2022-12-14 11:06:08 UTC
*** This bug has been marked as a duplicate of bug 461389 *** 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 |