Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic errors in fan control setup. #82

Open
evertvorster opened this issue Apr 16, 2024 · 2 comments
Open

Logic errors in fan control setup. #82

evertvorster opened this issue Apr 16, 2024 · 2 comments

Comments

@evertvorster
Copy link

Hi there!

When setting curves for fan control, there is a drop-down fan 1 / fan 2 selector that does not seem to do anything.

At least, whatever is selected is not remembered, and the next time you open the fan control setting it defaults back to fan 1 if you had selected fan 2.

Then, when setting up the profile, there is a setting for fan 1 and fan 2, and there you can select whatever profile you want for the fan to be controlled.

It would be my suggestion to remove that drop-down selector, and save fan curves as fan curves only, and then apply that curve to whichever fan is selected in the profile setup. ;)

Also, which sensor activates/controls Fan 2? Are both fans controlled by CPU temperature? Fan 2 on my machine is the GPU fan, and should be controlled by the GPU temperature....

How are we going to resolve that?

@AaronErhardt
Copy link
Owner

The drop down is only for a preview or rather "prenoise" and allows you to hear how load a certain fan spins up at a certain point in your profile (whenever you drag a data point, the fan will be set to the speed of that exact point for a brief moment). This is the same behavior as for the LED lights, which also have a short preview when you select a color.

Also, which sensor activates/controls Fan 2? Are both fans controlled by CPU temperature? Fan 2 on my machine is the GPU fan, and should be controlled by the GPU temperature....

It should be the same device. The CPU temperature affects the CPU fan and the GPU temperature the GPU fan.

@evertvorster
Copy link
Author

Hi there!
Thank you for the explanation, it does make more sense now.
In my case, after I had selected a point on the graph, the fan stays at the selected speed until I select another point.

It would be nice to not need a special description in order to understand this.
Maybe move the drop-down to the right hand top, and put "Preview fan noise for " in front of it?

Unfortunately, I ran into a much more serious issue today, but I will make that a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants