Hi
Sorry if this was already asked in the huge amount of pages here.
Is there a way to set the fan speed on one fan, but leave the others running automatically?
-tt -50
sets all fans to 50%
I only want to set the first one to a static figure. The rest i want to be automatic as there originally were?
Let me know!
Thanks
I don't think that's possible to set one fan speed to static and the rest to auto with the Claymore miner. You can set individual target temps using the -tt command line parameter in Claymore, which will adjust the fan speeds automatically according to the GPU temperature. Otherwise, if you're on Windows, you can set the fan(s) you want to be static using Wattman or Afterburner and leave the others to auto before starting the miner.
-tt set target GPU temperature. For example, "-tt 80" means 80C temperature. You can also specify values for every card, for example "-tt 70,80,75".
You can also set static fan speed if you specify negative values, for example "-tt -50" sets 50% fan speed. Specify zero to disable control and hide GPU statistics.
"-tt 1" (default) does not manage fans but shows GPU temperature and fan status every 30 seconds. Specify values 2..5 if it is too often.
Note: for NVIDIA cards only temperature monitoring is supported, temperature management is not supported.
Note: for Linux gpu-pro drivers, miner must have root access to manage fans, otherwise only monitoring will be available.