Post
Topic
Board Mining (Altcoins)
Re: lolMiner 1.25: AMD & Nvidia Miner for Ethash, Beam, Grin, Ae and more
by
jgonzi
on 09/04/2021, 08:09:03 UTC
Testing latest lolminer 1.25 on my 3 nvidia rigs. All looking good for now. Simple question. In hashrates info, Shares (A/S/Hw)..... A is for Accepted shares. S is for Stale shares??? What is Hw?


Hw is hardware error bad DAG Generated... have you follow the : https://github.com/Lolliedieb/lolMiner-releases/wiki/Fix-Clock-Nvidia-for-Cuda-(English) To fix the clock to reduce the Watts?

Thanks. I have no Hw errors. Just asking what it is. For clock fix that you said, SMOS seems like it is not supported.

You can do it manually directly executing in the bash like:

nvidia-smi -i 0 -lgc $VALUE & nvidia-smi -i 1 -lgc $VALUE & nvidia-smi -i 2 -lgc $VALUE & nvidia-smi -i 3 -lgc $VALUE & ... (The last one without &)