kotelnik / plasma-applet-thermal-monitor

Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.
GNU General Public License v2.0
113 stars 64 forks source link

CPU temperature goes to off state #53

Open tairosonloa opened 5 years ago

tairosonloa commented 5 years ago

I use this applet to show my CPU, GPU, SSD and HDD temperature. However, I have a problem with the CPU temperature.

When I start the computer, all the temperatures show its values except CPU, which shows an "off" message. Also, when I'm using my computer, sometimes I realize CPU temperature is "off" again. This can be manually fixed by right clicking on the applet and left click on "Reload temperature sources".

My CPU is a AMD Ryzen 5 1500x and I'm using the lmsensors/nct6795-isa-0a20/CPUTIN

I think this can be "patched" if a new feature to auto reload temperature sources on these situations is added.

roachsinai commented 5 years ago

@afettouhi try to run sysinfo.3s.sh directly in a terminal, my output is:

hmank ~/./argos » ./sysinfo.3s.sh
50°2400|font=iosevka size=14 color=white
---
CPU: 5.0% |font=iosevka size=14 color=white
MEM: 67.2% |font=iosevka size=14 color=white

Maybe check whether you install font iosevka or change it to font you installed.


What's more, if still not working please make an issue in my repo to keep this thread clean.

afettouhi commented 5 years ago

@roachsinai this the output I get running the sh file.

[af@andre Hentninger]$ ./sysinfo.3s.sh
<u>34</u>°<u></u>&nbsp;<u>29</u>°|font=iosevka size=14 color=white
---
CPU: .1% |font=iosevka size=14 color=white
MEM: 12.7% |font=iosevka size=14 color=white
roachsinai commented 5 years ago

You said set it up meaning have set the executable path at kargos setting? If not make it at the kargos plasmoid settings.

If still not work please create issue at kargos repo or my plugin repo.
Not suitable for discussion here.

Zardoz89 commented 4 years ago

I make a fork over @agurenko fork with a fix to this issue.

mariocarbone commented 4 years ago

Is there any way to try to config it via a file? I removed it and reinstalled apllied the fix and don't work anyway

This is my latest config image Now i have the shitty icon :(

gchamon commented 2 years ago

I had ksysguard reinstalled after installing the applet and it seems to have solved the problem for me:

https://bbs.archlinux.org/viewtopic.php?pid=1977673#p1977673