https://bugs.kde.org/show_bug.cgi?id=438318

--- Comment #37 from Artem <kde_...@knebergish.fastmail.com> ---
(In reply to diminom...@gmail.com from comment #36)
> (In reply to Artem from comment #35)
> > (In reply to Maciej Stanczew from comment #33)
> > > there is a simple blacklist in ksystemstats code
> > 
> > It was so simple... I am ashamed that I could not find it myself.
> > Thank you, this workaround will help me wait for the official fix in greater
> > comfort.
> 
> 
> Hi! how do you solve it? sorry for this, but I don't know how to remove the
> items from blacklist.. or I have to recompile something?
> (I don't have AMD sensors on my laptop, intel and nvidia) KDE Neon 5.23.5
> thanks!

Hello!
1) You need to open the required branch of ksystemstats (in your case
Plasma/5.23: https://invent.kde.org/plasma/ksystemstats/-/tree/Plasma/5.23),
download its contents to your computer.
2) Automatically or manually apply the patch from comment #33 to the file
./plugins/lmsensors/lmsensors.cpp (comment or remove some lines).
3) In the root folder of the project run:
cmake ./
cmake --build ./
4) File ksystemstats_plugin_lmsensors.so will appear in the folder ./bin, it
must be copied with a replacement to /usr/lib/qt/plugins/ksystemstats/ (this
path is used by me, I am not sure that it is the same on all distributions)
(you can backup old file).
5) After that, just restart System Monitor and all sensors should appear in the
"Hardware sensors" category.

This fix is simple enough, but I have to repeat all this with some Plasma
updates, which is a bit depressing.
This may not be the most proper way to do it, but it works for me.
And if this is not the place for such explanations, please, someone write me
about it, so that I don't repeat this mistake in the future.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to