this post was submitted on 29 Aug 2025
415 points (98.4% liked)
Linux Gaming
20886 readers
619 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.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For case fans, with an msi mobo, I had to install some nct drivers from a githib repo.
So if you can't still control them with CoolerControl, try to lookup for "linux {motherboard name} sensors".
No way dude! I also have a MSI board and I did just that and the first result was to run
modprobe nct6683 force=1
and it actually worked. I can now see all the fans in CoolerControl. That was a godsend, I don't know how I didn't come across it earlier. I would give you Lemmy Gold if I could :DI'm on an MSI main board, too. I hadn't heard about fetching nct drivers, so I'll check that out. Almost a year ago when I was setting up this computer, I just installed lm-sensors and CoolerControl, then CoreCTRl, etc. But I'll see if there are other sensors that might be helpful here.
Lm-sensors and CoolerControl need sensors and controllers to be exposed. Nct drivers exposes them thru sysfs.
I had to install NCT6687D for my mobo.