NBMiner icon indicating copy to clipboard operation
NBMiner copied to clipboard

GPU settings not reverting on exit

Open BaRRoSPM opened this issue 2 years ago • 2 comments

CClock, mclock and fan speed doesn't revert to defaults after miner closes.

BaRRoSPM avatar May 10 '22 18:05 BaRRoSPM

do you use ctrl+c when you close miner ? that way it should reset stock settings

dimitriovic avatar May 11 '22 09:05 dimitriovic

for core freq

run powershell with administrator privilege

nvidia-smi -rgc

memory clock and etc, you may use

nvidia-smi -h

to find other command

ghost avatar May 11 '22 12:05 ghost