Do i need to install cuda8 or it is already instaleted with Additional Drivers or OS ?
I can use oveclock and fan control using nvidia-settings, right?
I did all you said.
When I try to start nvidia_gpus_oc.sh
nvidia-settings -a '[gpu:0]/GPUGraphicsMemoryOffset[3]=100'
nvidia-settings -a '[gpu:0]/GPUMemoryTransferRateOffset[3]=100'
nvidia-settings -a '[gpu:0]/GPUFanControlState=1'
nvidia-settings -a '[fan:0]/GPUTargetFanSpeed=80'
I get errors:
(Unrecognized attribute name).
ERROR: Error assigning value 80 to attribute 'GPUTargetFanSpeed'
(Rig02:0[fan:0]) as specified in assignment
'[fan:0]/GPUTargetFanSpeed=80' (Unknown Error).
Then I tryed to change fan:0 to gpu:0, and have no second error. But fan didn't start.
When I add same commands for gpu1 I have one more error ofr gpu1
(Unrecognized attribute name).
ERROR: Unable to load info from any available system
ERROR: Error assigning value 80 to attribute 'GPUTargetFanSpeed'
(Rig02:0[fan:1]) as specified in assignment
'[fan:1]/GPUTargetFanSpeed=80' (Unknown Error).
What is wrong now?