Stanisław

Results 126 comments of Stanisław

Hi @lopatoj ! Can you elaborate a bit on this change?

@lopatoj ping

Monitor is parsing `/sys/class/hwmon/*` here https://github.com/stsdc/monitor/blob/dev/src/Resources/Hwmon/HwmonPathsParser.vala It is possible that temperature is on different path? can you check? It would be nice if you could propose a PR too, would...

![obraz](https://github.com/stsdc/monitor/assets/6031763/add82477-22f6-45ea-9bed-40daf50662f1) Works for my Ryzen. Can you post logs? `G_MESSAGES_DEBUG=all com.github.stsdc.monitor`

What files do you have?

Interesting. You have to figure out where temperature data are stored for your system.

Your user doesn't have enough rights to access this file descriptor. This is expected behaviour for some processes.

So, Monitor gets GPU name from SessionManager: https://github.com/stsdc/monitor/blob/4a555e384ee808a2b50060fe14d829694c563566/src/Resources/Resources.vala#L60-L74 And logs say that there is no Gnome Session, obviously, because Sway is used. I'm not familiar with Sway, also never used...

Here is how load is calculated: https://github.com/stsdc/monitor/blob/0dcfffe7714aebe9498ef70410bdb1c52fa25f44/src/Resources/CPU.vala#L112-L126 And here is how percentage is being calculated: https://github.com/stsdc/monitor/blob/0dcfffe7714aebe9498ef70410bdb1c52fa25f44/src/Resources/CPU.vala#L24-L28 Might be a rounding issue?

Would be nice to have, just in case of.