I swear it feels like for a lot of the things I do on Linux there’s a GUI app for it, but then if I wanna do something as basic as adjust my fan speed I gotta use the freaking terminal.
Like it’s always at the worst possible time
I swear it feels like for a lot of the things I do on Linux there’s a GUI app for it, but then if I wanna do something as basic as adjust my fan speed I gotta use the freaking terminal.
Like it’s always at the worst possible time
I prefer using my scripts, but I understand everyone isn’t insane.
Thanks for this, I was wondering why Linux was using more power (on my UPS) compared to Windows.
I just added amd_pstate=passive to grub, I believe the other options require kernel 6.3 or higher. More info here.
Also I was using this before but for other people, if your it87 based sensors aren’t showing up, frankcrawford maintains an updated it87 module
With kernel 6.5+, the default is now amd_pstate=active for Zen systems.
I recommend amd_pstate=guided for 6.4+ though as at least on my machine, this seems to yield the best performance/energy trade-off.
When building a system yourself, setting up a custom curve is how you get the best balance between cooling and noise.
I try to choose motherboards that support doing that in the bios, so I never have to worry about it on the OS level.
There’s coreCTRL for and and apparently nbidia-settingfor Nvidia?
AMD GPUs got more tools due to them being open source, while Nvidia’s iskt and you are beholden to Nvidia bothering to implement support, which they often don’t.
Also, idk if I would call fan curves that basic, haha. For the vast majority the default curve is sufficient.
I feel that in my bones.
If I need to do something obscure, like organize your Magic: The Gathering card collection by artist, there’s a GUI on Linux for that.
But if I want to adjust my monitor, I better break out the CLI!