Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.1 (Linux / Windows)
by
dstm
on 30/05/2018, 10:20:28 UTC
Hi there.
I used version 0.6 for weeks and never had any problems. Today I updated to 0.6.1 and while the performance seems ok (at least at pool side) I have a strange phenomenon:
The miner output only occurs ONCE and then never again (tested on different pools, coins etc.), so my whole output looks like this:
Code:
2018-05-25 12:34:36|#  server set difficulty to: 0.13281225 [003c3c3c3c3c3c3c3c3c3c3c3c3c3c3...]
2018-05-25 12:34:56|>  GPU1  74C  53% |  299.7 Sol/s   299.7 Avg   156.5 I/s | 3.37 S/W   93 W | 11.98  100  36 ++++
2018-05-25 12:35:46|#  server set difficulty to: 0.39843674 [0014141414141414141414141414141...]
2018-05-25 12:36:52|#  server set difficulty to: 1.06249797 [0007878787878787878787878787878...]
2018-05-25 12:37:56|#  server set difficulty to: 0.45021101 [0011c4f82b5f6776758143822497ee8...]
2018-05-25 12:39:02|#  server set difficulty to: 0.22510550 [002389f056beceeceb028704492fdd0...]
2018-05-25 12:41:11|#  server set difficulty to: 0.33348963 [0017fd1bd424589e05fd9e5c044476a...]
2018-05-25 12:42:16|#  server set difficulty to: 0.10105746 [004f29a8a25c70263eeeb5f1a022254...]
2018-05-25 12:43:22|#  server set difficulty to: 0.35370113 [00169e302e666749ef9b1d69bf9aac3...]
2018-05-25 12:44:26|#  server set difficulty to: 0.88425282 [00090c1345c30470cc72110a5a62059...]

I'm currently mining with a single 1060 (3GB) under Windows 10. Is there any way to force the miner to output the status line (or manually do so like e.g. pressing "h" in xmrig)? Thanks for your help!



just for comparison: version 0.6 looks like this:
Code:
2018-05-25 13:05:04|#  server set difficulty to: 003c3c3c3c3c3c3c3c3c3c3c...
2018-05-25 13:05:24|>  GPU1  72C  Sol/s: 295.1  Sol/W: 3.29  Avg: 295.1  I/s: 158.7  Sh: 14.88  1.00 53  +++++
2018-05-25 13:05:44|   GPU1  73C  Sol/s: 298.3  Sol/W: 3.29  Avg: 296.7  I/s: 156.8  Sh: 17.94  1.00 39  +++++++
2018-05-25 13:05:57|#  server set difficulty to: 0012ee5c12ece860d8678811...
2018-05-25 13:06:04|>  GPU1  74C  Sol/s: 297.4  Sol/W: 3.28  Avg: 296.9  I/s: 156.8  Sh: 14.93  1.00 48  +++
2018-05-25 13:06:25|   GPU1  75C  Sol/s: 296.5  Sol/W: 3.27  Avg: 296.8  I/s: 156.9  Sh: 14.91  1.00 37  +++++
2018-05-25 13:06:45|   GPU1  76C  Sol/s: 290.6  Sol/W: 3.25  Avg: 295.6  I/s: 156.8  Sh: 12.52  1.00 38  +
2018-05-25 13:07:05|   GPU1  76C  Sol/s: 292.5  Sol/W: 3.25  Avg: 295.1  I/s: 156.9  Sh: 11.43  1.00 48  ++

I have the exact same issue going on. just updated Awesome Miner. Looks like part of that update was to update to the new DSTM 0.6.1 Now the only thing updating in my miner is the server difficulty changes. Only running 3 1050TI's on it at the moment.

This is a bug introduced in 0.6.1.
ZM doesn't output stats properly if you use the '--dev' option.
It's fixed already in the current development branch.