ZaWertun / fedora-copr-kde5

https://copr.fedorainfracloud.org/coprs/zawertun/kde/
18 stars 4 forks source link

coretemp sensor isn't available in the System Monitor #125

Closed popov895 closed 2 years ago

popov895 commented 2 years ago

SUMMARY

The coretemp sensor (from lm_sensors) isn't available in the System Monitor, although all other sensors are available. At the same time, this sensor is available in KSysGuard. This seems to be a maintenance issue, since the coretemp is available in both KSysGuard and System Monitor on openSUSE Tumbleweed.

See BUG 438963

ksysguard system_monitor

SOFTWARE/OS VERSIONS

Operating System: Fedora Linux 36 KDE Plasma Version: 5.25.3 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.18.13-200.fc36.x86_64 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz Graphics Processor: Mesa Intel® UHD Graphics 620

ZaWertun commented 2 years ago

Thanks for the report, I'll check this on my PCs.

ZaWertun commented 2 years ago

Do you have AMD or Intel CPU? Just in case.

ZaWertun commented 2 years ago

Actually there is a blacklist for some sensors: https://invent.kde.org/plasma/ksystemstats/-/blob/15a03830/plugins/lmsensors/lmsensors.cpp#L24. And coretemp is one of the blacklisted items...

See this bug: https://bugs.kde.org/show_bug.cgi?id=438318#c37.

popov895 commented 2 years ago

Ah, I see, thanks. Sorry to have bothered you.

ZaWertun commented 2 years ago

Ah, I see, thanks. Sorry to have bothered you.

No problem :)