You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
Thanks for the interest in the project.
This is a bug that was unfortunatelly introduced with verision 1.1.3 which is packaged with ubuntu 22.04.
This issues is caused by psutil changing the API, are requires multiplying the value by 1000, while the max value is reported as before. This was fixed in psutil 5.9.1, but 22.04 comes with 5.9.0
As a result, you can see in the sidebar that frequency values are reported, but 1.2 should be 1200.
you can remedy this by using the latest version in the repo. This is fixed in 24.04 onwards
The problem is that s-tui doesn't display the frequency of my cores:
Step 1: Describe your environment
Step 2: Describe the problem:
Observed Results:
as I said above, no displaying of frequencies.
Debug Results, output of
s-tui -d
created in a file_s-tui.log
:_s-tui.log
Step 3: Reproduce the problem:
Steps to reproduce:
Nothing special: just run s-tui. I launched it both with sudo and without, nothing changes.
The text was updated successfully, but these errors were encountered: