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

Gpu_fan_Control #4

Open
mufarrus opened this issue Jan 12, 2018 · 1 comment
Open

Gpu_fan_Control #4

mufarrus opened this issue Jan 12, 2018 · 1 comment

Comments

@mufarrus
Copy link

My card temperature going above 70C as it set 80% fan speed how can i increase to 90%?

@createthis
Copy link
Owner

The command I use to set the fan speed can be found in underclock.sh:

sudo nvidia-settings -a [gpu:1]/GPUFanControlState=1 -a [fan:1]/GPUTargetFanSpeed=80

Change the 80 to a 90.

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