this post was submitted on 27 Feb 2024
42 points (97.7% liked)

Linux Gaming

15837 readers
299 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Mangohud works really great for this inside a game, but outside of that I am not sure what to turn to check temps at idle.

I would prefer a GUI tool (QT since I am on Plasma), but I am also comfortable with the terminal. What are you all using?

you are viewing a single comment's thread
view the rest of the comments
[–] Telodzrum 9 points 11 months ago (1 children)

Every GUI tool just uses the data from lm_sensors, so you'll need to install that and have it identify the installed hardware sensors in your computer. After that, you can choose from a variety of GUI front ends; here is the Arch Wiki page with a list of common and popular GUI tools for this purpose.

[–] million 3 points 11 months ago

Thanks! Lm_sensors didn’t appear to be in the opensuse repo, but I will double check because it seems like a lot of things depend on it