Closed aimestereo closed 1 year ago
Hey @aimestereo! Thanks for the PR. I'm in the second week of a new job so don't quite have the same free time as I used to, so I'll try to review this sometime this week. Did a quick spot check of the PR and I think I have a different idea to make it act as intended, so hopefully this weekend at least I can get the changes in place.
I adjusted the changes to match the rest of the script's methodology with PR6. It should effectively be the same, it just matches the rest of the script so when I (eventually, hopefully) get around to fixing the nested mess it'll be easier to match up the needs.
I'll wait to close this PR until you have a chance to try v2.6, let me know how it goes.
np, I saw https://github.com/jp-powers/fan-control/pull/6 P.S. I can't test it as I went with my version and I pile changes on top of it
Hi there!
Noticed that if
control_focus == "CPU"
then code is not checkingfan_control_linked
and assumes separate fan zone layout.Unnecessary rumbling: I have PERC H330 mini Raid controller in my R630 and it doesn't provide disks SMART data (that's how
smartctl
gets its metrics), so I currently can't monitor both CPU and HDD.