SysMonTask
SysMonTask copied to clipboard
CPU speed not showing
- CPU speed not showing. It says 0.00 GHz.
- CPU utilization graph is always set to overall every time close the app.

I have this problem too, in ubuntu 22.04 But I also have it with the python terminal utility s-tui
https://github.com/KrispyCamel4u/SysMonTask/issues/102
A fix was posted here. Just edit the 175th line in cpu.py to remove the division by 1000 and rebuild the program.
I think #105 also has the fix (im having this issue too on Ryzen)
When compiling from source, it does seem to show without editing the code (found that out when installing on @Jisu101 s Pop OS 22.04)