Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
fullzero
on 15/09/2017, 21:08:38 UTC
Guys on P106 Maxximus007_AUTO_TEMPERATURE_CONTROL dont work. When temp reach target_temp and go above script do nothing((((
If anyone have to work it on P106. Plz write how.
What is your target temp and minimum fan speed ?
What are the individual temp limits? (even if its set to no)
Manual fan = No ?
maxximus auto temp = yes ?



Maxximus007_AUTO_TEMPERATURE_CONTROL="YES"

MANUAL_FAN="NO"

# Maxximus007_AUTO_TEMPERATURE_CONTROL

TARGET_TEMP=65

__FAN_ADJUST=5      # Adjustment size in percent

POWER_ADJUST=0     # Adjustment size in watts (i dont want to down PL, but i try to use any (1,2,3,4,5) and nothning happen)

# Difference in actual temperature allowed before action:  Works only if current is BELOW target temp

ALLOWED_TEMP_DIFF=3

# Restore original power limit if fan speed is lower than this percentage

RESTORE_POWER_LIMIT=99

# lowest fan speed that will be used

MINIMAL_FAN_SPEED=60

INDIVIDUAL_TARGET_TEMPS="NO" 


I think I made a logic error in that multiple implementations require:

Code:
POWERLIMIT="YES"

to work.  I will fix this if it turns out to be the problem.