[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #21 from duncanyo...@gmail.com --- I think the NUMA layout depends on how they have the CPU set up. I know on mine I have a few options, and if I set the memory to interleaved, it will only show as 1 NUMA node. -- You are receiving this

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-24 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #20 from Jiri Palecek --- (In reply to Thomas Berger from comment #19) > This led me down the correct path: > - We define a Sensor via makeSensorsFeatureSensor for each CPU on the first > found k10temp chip > - for the other found chips, we

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-23 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 Thomas Berger changed: What|Removed |Added Depends on||490675 Referenced Bugs:

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-23 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #19 from Thomas Berger --- Yeah, that proved some of my assumptions yesterday: The object is the same allocated from ``` void LinuxCpuObject::makeSensors() { BaseCpuObject::makeSensors(); m_frequency = new

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-23 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #18 from Jiri Palecek --- (In reply to Thomas Berger from comment #16) > I was able to create a debug prefix. I found a very strange behavior: > > 1. In `linuxcpu.cpp, line 89, we call `m_temperature->update()` > 2. m_temperature is a

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #17 from Thomas Berger --- While hunting this down, i have found another issues here: https://bugs.kde.org/show_bug.cgi?id=490675 I could imagine, that this is related. Overriding the same property value multiple times, could trigger some

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #16 from Thomas Berger --- I was able to create a debug prefix. I found a very strange behavior: 1. In `linuxcpu.cpp, line 89, we call `m_temperature->update()` 2. m_temperature is a pointer to `KSysGuard::SensorProperty` created by an

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #15 from Jiri Palecek --- (In reply to Thomas Berger from comment #14) > Sorry for the confusion, of course i was talking about libksysguard. I don't > know why, but somehow i dropped the "lib" prefix. > > To be able to debug this, i need

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #14 from Thomas Berger --- Sorry for the confusion, of course i was talking about libksysguard. I don't know why, but somehow i dropped the "lib" prefix. To be able to debug this, i need a debug build of both parts, but the build system

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #13 from Jiri Palecek --- (In reply to Thomas Berger from comment #11) > (In reply to Jiri Palecek from comment #10) > > Hi! > > > > ksystemstats doesn't call ksysguard(d), it is everything in the /plugins/ > > source directory. In your

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #12 from Jiri Palecek --- (In reply to Thomas Berger from comment #11) > (In reply to Jiri Palecek from comment #10) > > Hi! > > > > ksystemstats doesn't call ksysguard(d), it is everything in the /plugins/ > > source directory. In your

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #11 from Thomas Berger --- (In reply to Jiri Palecek from comment #10) > Hi! > > ksystemstats doesn't call ksysguard(d), it is everything in the /plugins/ > source directory. In your case, /plugins/cpu/linuxcpuplugin.cpp. `linuxcpu.cpp`,

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-22 Thread Jiri Palecek
https://bugs.kde.org/show_bug.cgi?id=484019 Jiri Palecek changed: What|Removed |Added CC||jpale...@web.de --- Comment #10 from Jiri

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #9 from duncanyo...@gmail.com --- I don't think it's KSysGuard in this case, because the KSysGuard program itself actually works for me. I can see the temps with KSysGuard no problem. If it was at fault I'd expect it to error there as well,

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-19 Thread Thomas Berger
https://bugs.kde.org/show_bug.cgi?id=484019 Thomas Berger changed: What|Removed |Added Status|REOPENED|CONFIRMED CC|

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484019 --- Comment #7 from bmstet...@gmx.de --- Its not a Duplicate of bug 474766 The Sensors you assume to be there are not existing on Threadripper 1920x the in the bug 474766 mentioned sensor " Hardware Sensors/coretemp-isa-/Core 0" is not existing

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484019 bmstet...@gmx.de changed: What|Removed |Added CC||bmstet...@gmx.de --- Comment #6 from

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-07-12 Thread nic . christin
https://bugs.kde.org/show_bug.cgi?id=484019 nic.chris...@gmail.com changed: What|Removed |Added CC||nic.chris...@gmail.com --- Comment #5

[ksystemstats] [Bug 484019] CPU Temperature not available for AMD Threadripper 2950x

2024-06-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484019 Nate Graham changed: What|Removed |Added Product|plasma-systemmonitor|ksystemstats