Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
clemenmine
on 24/06/2017, 14:55:38 UTC
On hmq1725 many "result fox xxxxx does not valiadate on cpu"
why this is happen? Rig with 4x1080ti gigabyte on stock.

hmq1725 is running clean now no update needed

I had the issue mentioned earlier Nemo....

1) Copy tpruvot from miners folder and place on desktop

2) rename it to tpruvot1(or whatever you like)

3) Edit with powershell.. only keep open hmq1725... then on this line add the following

     Arguments = "-a $_ -o stratum+tcp://$($Pools.(Get-Algorithm($_)).Host):$($Pools.(Get-Algorithm($_)).Port) -u $($Pools.(Get-Algorithm($_)).User) -p $($Pools.(Get-Algorithm($_)).Pass),d=1020$($Commands.$_)"

   Note.... I run 1080ti's

This fixed everything and also now I can add diff to every algo...

Hope this helps..... There was also zpool losing connection as well as this problem

Thx Fromage...what do you mean by "only keep open hmq1725"? Do you mean remark out all others with #?