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

Fan curve not following fan curve... #95

Open
vajdao opened this issue May 12, 2024 · 0 comments
Open

Fan curve not following fan curve... #95

vajdao opened this issue May 12, 2024 · 0 comments

Comments

@vajdao
Copy link

vajdao commented May 12, 2024

Hi, for the context, I switched to Wayland from X11, and because of that, I no longer can use GreenWithEnvy (its only compatible with X11), which worked flawlessly in terms of fan curve controlling, and fan hysteresis.

I had to look for an alternative for wayland On my GTX 1050 TI, and I was so happy that I got suggested this program. Now, my problem is that, it incorrectly reads the fan curve, and also doesn't have fan hysteresis which is bad, because it can kill the physical motor of the fans by turning them on and off every 1sec...

So what I mean by curve doesn't work: I set coolbits to 31, made a profile, I've turned the option on to load my profile on start.
Fan curve looks like this, its really simple and straightformward, nothing complex in it:

kép

I set it to turn itself off under 35 ˚C and when it reaches 35 ˚C increase fanspeed to 35% and from that point, increase the % one unit, by temp (36C = 36%, 37C = 37% and so on until 100...)

Now, when I look at my watch -n1 nvidia-smi (refreshing each sec), it reads as follow:
35C: 25% -> 0% -> 25% -> 0% -> 25% (???), then my temp goes up to 40, my fan goes to only 28%
Its definitely not what I set on my curve...

I set the program to launch at startup within my KDE autostart settings, and it loads up, but never reads my profile, while I set it to load up at program start, and my configfile also confirms that the profile use = true and autoload = true
Yet I'm seeing my GPU sitting there at 40C already and my fans do not spin at all

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

1 participant