mlinux·Linuxbymerompetehla what's a good supported cpu temperature application for debian 12.11?preferably with a terminal gui, like htop or iftopView original on lemmy.ml21Comments9
99488fcea02a9 sh.itjust.worksInstall and configure lm_sensors. Then cpu temp will show up in $sensors or other TUI programs5
yyesman lemmy.worldPsensor 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.2
jjust_another_person lemmy.world2Hide 2 repliesCan you explain a bit more? Temp sensor info is already available anywhere.0
mmerompetehla replylemmy.ml1Hide 1 replythen 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?1
jjust_another_person replylemmy.worldhttps://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature#158331
lm_sensors
Install and configure lm_sensors. Then cpu temp will show up in $sensors or other TUI programs
@merompetehla s-tui, btop
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.
btop shows it and a ton of other info too.
htop displays the cpu temperature, if you configure it to do so.
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?
https://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature#15833