I’d like to know what command or perhaps a script I need to run to maintain changes permanently to my system rather than by session. This includes:
Setting Gpu fan at a set speed
Setting Network config to allow maximum speed of downloads (I have 1G speeds, however, I keep seeing 225 Mb download speeds)
I used the commands:
sudo nvidia-settings -a ‘[gpu:0]/GPUFanControlState=1’ -a ‘[fan:0]/GPUTargetFanSpeed=49’ -a ‘[fan:1]/GPUTargetFanSpeed=49’
and
sudo pacman -R cachyos-settings (allowed higher download speeds when I installed a few games)
Can someone help provide a command, script options, or link to any commands to preserve these settings? Thanks.
The version that came with the install. I saw a thread of that command (I believe you were part of it) and thought to try it myself. Once I reboot, I was seeing most of my speed when downloading a game. That was yesterday. Today, I see the slower speeds again, in addition to my gpu fans not being set in Nvidia X server.
I didn’t want to remove the settings, and welcome any recommendations or tips.