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

fix a bug: the actual fan speed cannot be set to 0 on 3090 and 4090 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Saito912
Copy link

@Saito912 Saito912 commented Mar 7, 2023

In my tests, fan speed did adjust as expected after the temperature of the graphics card increased, but when the graphics card stopped working, your code show that the fan speed was set to 0, but the nvidia-smi command showed that the actual speed remained around 30% and could not be lower. I find that when the fan control was set to automatic, nvidia will automatically slow the fan down to 0, this will solve the bug.

wwhio added a commit to wwhio/coolgpus that referenced this pull request Apr 10, 2023
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

Successfully merging this pull request may close these issues.

1 participant