Okay, so you are using the autotemp, but did set INDIVIDUAL_POWERLIMIT="NO" ?
This can give a problem, to set autotemp correctly it needs this set to YES.
I set the temp control to set in line 51 and set the individual to yes in line 145 I set all the lines below to 100. I set all the target temp to 60 (this is the old v17 measured value) nand set restore to 20 in line 237.
Question: what does orginal power limit means? The card's default 125? Or powerlimit_watts in line 74?
Thank you!
The original power limit is the one read from the variables set in 1bash. You can see in the autotemp file: echo "INDIVIDUAL_POWERLIMIT_0: ${POWER_LIMIT[0]}". That value is coming from the 1bash file, for instance INDIVIDUAL_POWERLIMIT_0=100.
Please run the autotemp script in a terminal and read the output.
/home/m1/Maxximus007_AUTO_TEMPERATURE_CONTROL