Fan Speed issues
My case/cpu fans arent running as fast as i'd like when under load. I'm having difficulty trying to change them.
Here is the quick recap for Discord
Tried system76 fan performance, command not found.
Confirmed RTX 4080 Super and desktop ASUS board.
Queried Nvidia fan state, GPU at auto 30, not the target right now.
Checked hwmon, no PWM at first.
Loaded nct6775, kernel found NCT6798D, hwmon8 appeared.
Wrote pwm enable 1 and duty 255 on pwm1 to pwm7, no change.
Added acpi enforce resources lax via rpm ostree kargs and rebooted.
Forced pwm mode 1 and duty 255 again, still no ramp.
Declined BIOS Q Fan off or Full Speed path.
Removed asus wmi sensors module cleanly.
Forced pwm enable 0 full speed on all headers, still slow.
The above is google and klanker advice, and I'm not sure where to go from here.
6 Replies
Run through
sudo sensors-detect
and reboot. See if sensors
picks up the temperatures and fan speeds. If so, install CoolerControl with ujust install-coolercontrol
and configure it.nice that seems to have given me control, it is making my ram and fan rgb freak out a bit though
Make sure to disable the liquidctl integration options if you're managing the rgb with other software.
Thank you to both of these, thats solved it completely
Hmm I guess my only issue is it didnt pick up my case fans, they're run though an icue/corsair hub controller thing
🙁 Have a look if liquidctl supports your specific device for that. If it does, maybe controlling both rgb and the fans through coolercontrol/liquidctl is the best option.
That also sorted it