amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.01k stars 139 forks source link

NO power display #179

Open RuiYangQuan opened 2 years ago

RuiYangQuan commented 2 years ago

Step 1: Describe your environment

Step 2: Describe the problem:

Observed Results:

I installed an S-TUi on the Raspberry PI, but no power display

* Replace this with debug output *

Step 3: Reproduce the problem:

Steps to reproduce:




* Replace this with relevant code to reproduce the problem *
amanusk commented 2 years ago

Powe displays is only available on Intel and some Ryzen cpus.

sq-pyxisai commented 2 years ago

I didn't see power until I ran s-tui as root.

amanusk commented 2 years ago

Correct, power works with Intel and some Ryzen CPUs but tequires root to fetch the data.

KylinC commented 1 year ago

sudo is all you need!