Is in version 2.0 problem with Autofan solved. I mean, can we just set 0 in OC settings for Nvidia, or manual again?
Autofan currently in preview mode. Full control and integration will be with HiveOS 2.0 release
BTW, yesterday was started private test of Hive OS 2.0. Guys really try to surprise you.
I know you have been saying preview but does autofan actually work on all cards? I tried it last night, copied and pasted your code in Notepad, changed the temps:
# GPU target temperature. AutoFan
TARGET_TEMP=69
# Min fans speed
MIN_FAN=25
# Max fan speed
MAX_FAN=100
#temperature of stop miner
CRITICAL_TEMP=81
#AMD fan control (AMD control enable-0/AMD control disable-1)
NO_AMD=0
I then saved as autofan.conf and then placed it into the /hive-config folder. I rebooted and also typed in autofan in the command. I didn't see any difference in temperature control. I watched it slowly go up to 79C and the fan speed increased from 40% to 45% in a span of 5 min. This is on a rig of 5 different Nvidia cards. Am I doing this correctly?