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
Hi,
power usage reading is already implemented for GPUs, CPU power usage reading is on my list but as far as I know there is no streamlined method of reading that.
I've looked into how s-tui does it, it uses the RAPL interface to get CPU power draw. This interface is unfortunately accessible only as root on most systems per default.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
I would like to be able to see my power usage
Describe the solution you'd like
create a new section for power usage in Watts .
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: