what's a good supported cpu temperature application for debian 12.11?
from merompetehla@lemmy.ml to linux@lemmy.ml on 29 Jul 01:22
https://lemmy.ml/post/33817098
from merompetehla@lemmy.ml to linux@lemmy.ml on 29 Jul 01:22
https://lemmy.ml/post/33817098
preferably with a terminal gui, like htop or iftop
threaded - newest
Can you explain a bit more? Temp sensor info is already available anywhere.
then I don’t know how to use it? on debian 12.11, what command should I use to see cpu temperature? or is there a gui?
askubuntu.com/…/how-do-i-get-the-cpu-temperature#…
@merompetehla s-tui, btop
lm_sensors
btop shows it and a ton of other info too.
htop displays the cpu temperature, if you configure it to do so.
Psensor is a graphical widget on top of lm_sensors that’s shows constantly updated temp/fan/usage info. It’s similar to HWMonitor on Windows.
Install and configure lm_sensors. Then cpu temp will show up in $sensors or other TUI programs