Glad it works for you👍
Linux Gaming
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:
I have corectrl running and controlling my GPU fans on Linux mint. I have to start it every time I boot since I haven't added it to startup but it works (RX 6900 xt). I have it added from a separate repo that I forget where I found it but I also use mesa drivers forked by some dude in eastern Europe to get ROCm working too.
Yeah, I always had a dual-boot system and mostly used Win 10 as my main OS for gaming and Linux for troubleshooting and messing around. With the announcement of Win 10 reaching end-of-life this October, I started to go on my Linux side a bit more to try gaming and I was blown away. So I made the switch last fall to 100% Kubuntu 24.04 on my PC.
I can't believe the progress that's been made with Steam and Proton in recent years. I've always been a huge Linux fan and gamin has always been the only thing blocking me from using it full time. Now I have no reason to use Windows anymore! I'm so happy!
My workaround for limited fan control via GPU temps was to just water cool my entire PC. I could have tied it to my water temp, but my components are rarely above 50C. I have two rads though, overkill for my 3080 and 3700X.
At least that’s my excuse, had to justify spending a dumb amount of money for cooling on top of the dumb amount of money already spent on the computer. Basically is spun up for a handful of Rocket League games and that’s about it.
Neat theme.
everything has been running flawlessly.
I have to ask though: Do these monitors not have HDR or VRR and run at the same refresh rate?
Those are the things why I usually wouldn't recommend Mint for high-end gaming rig like yours right now: None of the supported DEs are really ready for Wayland and therefore stuck with those problems (for now).
KDE suports HDR just fine. I believe both Hyprland and Gnome do as well. Those seem to be the most modern DEs generally speaking. Gnome and KDE being the most popular as well.
Edit: Just realized you said mint specifically. Mint are behind the times sadly.
How old is the Linux mint kernal and and driver? Have you tried a live dvd of a more current distro just to see if those problems aren't solved? Fedora would be a decent example, it is really current. Or an arch derivative.
Not sure. I just use the embedded software updated whenever there is a new update to the kernel. I’m on latest GA kernel per fastfetch screenshot.
Unfortunately I’m only ~9 months in as a Linux user, so not sure the best methods to get all these things working.
Thankfully, many other persons also commented some helpful advice, so I’ll include your question as part of my research. Just gotta sit down and try troubleshooting it again when I have some spare time.
You can find the kernel version by writing "uname -r" in the terminal.
In my case it prints "6.8.0-79-generic", which would be the answer if NewNewAugustEast had asked me about how old my kernel is. Yours is probably something else than that precise version. Except that I'm running Ubuntu and Mint is also kind of Ubuntu.
If you want, you can also paste the output of: "lsb_release -d", NNAE might be curious to know that, as well.
For your personal use, you can use uname -a and lsb_release -a, but I had the feeling some of the output of those would be things you wouldn't want to say publicly but might not understand to redact.