https://bugs.kde.org/show_bug.cgi?id=474766
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/-/commit/1d | |cc0d4a1fb80c3ecd7986012fe6d | |54bbc3497d4 Status|ASSIGNED |RESOLVED --- Comment #9 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 1dcc0d4a1fb80c3ecd7986012fe6d54bbc3497d4 by Arjen Hiemstra. Committed on 07/02/2024 at 14:57. Pushed by ahiemstra into branch 'master'. cpu: Store physical ID with core ID when looking up coretemp sensors If there are multiple CPUs, we would only consider the last CPU. Additionally, if there is no sensors with a physical ID, we'd never match any sensors. Now we assume we start at physical ID 0 and only change that if we encounter a different physical ID sensor. M +6 -8 plugins/cpu/linuxcpuplugin.cpp https://invent.kde.org/plasma/ksystemstats/-/commit/1dcc0d4a1fb80c3ecd7986012fe6d54bbc3497d4 -- You are receiving this mail because: You are watching all bug changes.