Post
Topic
Board Mining (Altcoins)
Re: miniZ, fast & friendly Equihash 144,5 150,5,3 125,4 192,7 210,9 150,5 96,5 miner
by
miniZ
on 17/06/2020, 19:03:11 UTC

Yes, the command line is the same, I upgraded-downgraded miniZ one more time and can confirm the problem with the new version(s).
The u2 didn't change much, it just stopped saying that OC2 kernel is not available for 1070 (the switch is there just in case you implement it sometime; I tried to remove it, nothing changes).

Start of the output (the test rig is a miniPC with two 1070s, one of them is limited to 70% TDP):
Code:
************ miniZ v1.5u2 ************
Algo:           EQ[150,5]
Pool#0:         user[...] server[beamv2.eu.nicehash.com] port[3378] ssl[no] pers[auto]

Hi Kringel,
we think we understand the problem.

Are you specifying the algo in the command line?  --par=150,5 ?
It is entering the wrong algo in the new version.

In t3 version it was working because we used to ignore the par argument while mining Beam (because of the last fork, a verification that was never removed). We have been preparing for the next algo change and we took it out.

You need to write --par=150,5,3 or do not use par at all, miniZ will enter the right algo if it is not specified. Smiley

Hope this helps.
Cheers