Stanisław
Stanisław
Quick PoC. 
Could you paste an output of : `cat /sys/class/hwmon/hwmon*/name`? If there will be `k10temp`, then it would help if You paste the output of `ls /sys/class/hwmon/hwmon[*]` where `[*]` is the...
I believe it is fixed in #265. Will ship in the next release.
@electricduck Can You please run Monitor in a debug mode: `G_MESSAGES_DEBUG=all com.github.stsdc.monitor`? Also can you please `cat /sys/class/hwmon/hwmon1/*` ?
Somehow the previous version was built instead of new one :upside_down_face:
RPM package was pushed on Copr and marked as 0.12.0, but code was from the previous version.
I did a rebuild, [logs show](https://download.copr.fedorainfracloud.org/results/stsdc/monitor/fedora-35-x86_64/03487686-com.github.stsdc.monitor/builder-live.log.gz) that 0.12.0 was built. @electricduck let me know if it worked. When running from terminal, it should show a version: 
Well, RPi 4 is not my priority (and I don't have one), however I'm open to PRs. Roadmap: 1. Find a file that provides temperature info 2. Look at[ the...
Please, `cat /sys/class/hwmon/hwmon0/name`. Need what's inside the name file.
@Ryland0 please check the `dev` branch. Let me know if https://github.com/stsdc/monitor/commit/52ee3f9c8ff2c12223d23c7862587ec1e8abd031 commit did the work.