08-07-2018, 07:40 PM
(02-23-2018, 02:28 PM)voideater Wrote: Cool, will test on the rig early next week. As for removing the --gpu-temp-retain option and refer to driver-specific tools; any examples on tools for e.g. GTX 1080 Ti and newest NVIDIA drivers?
Code:
$ nvidia-settings -a GPUFanControlState=1
Attribute 'GPUFanControlState' (wopr:0[gpu:0]) assigned value 1.
Attribute 'GPUFanControlState' (wopr:0[gpu:1]) assigned value 1.
Attribute 'GPUFanControlState' (wopr:0[gpu:2]) assigned value 1.
Attribute 'GPUFanControlState' (wopr:0[gpu:3]) assigned value 1.
$ nvidia-settings -a GPUTargetFanSpeed=75
Attribute 'GPUTargetFanSpeed' (wopr:0[fan:0]) assigned value 75.
Attribute 'GPUTargetFanSpeed' (wopr:0[fan:1]) assigned value 75.
Attribute 'GPUTargetFanSpeed' (wopr:0[fan:2]) assigned value 75.
Attribute 'GPUTargetFanSpeed' (wopr:0[fan:3]) assigned value 75.
$ nvidia-settings -tq GPUCurrentFanSpeed
75
75
75
75