Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MediterraneanCoin (MED) - REUSE your ERUPTER!! new hybrid PoW algo!
by
chauncywicks
on 24/01/2014, 05:34:29 UTC

E:\MYDOCS\Desktop\MED\medcoin-win32-v0.8.5.2>cgminer --bmsc-options 115200:20
-o http://localhost:8080 -u user -p pass -T --bmsc-freq 0981
 [2014-01-23 23:45:25] Started cgminer 3.8.5
 [2014-01-23 23:45:27] -----------------start freq-------------------

 [2014-01-23 23:45:28] Send frequency 82098110
 [2014-01-23 23:45:28] Send freq getstatus 84000400
 [2014-01-23 23:45:30] Recv 1 freq getstatus=8013000117
 [2014-01-23 23:45:30] --------recv freq getstatus ok finish---------

 [2014-01-23 23:45:31] -----------------start nonce------------------

 [2014-01-23 23:45:31] Bmsc send golden nonce
 [2014-01-23 23:45:34] Probing for an alive pool
 [2014-01-23 23:45:35] Network diff set to 2.51K
 [2014-01-23 23:45:35] No suitable long-poll found for http://localhost:8080

 [2014-01-23 23:45:36] Network diff set to 2.51K
 [2014-01-23 23:45:36] New block detected on network
 [2014-01-23 23:45:36] Network diff set to 2.51K
 [2014-01-23 23:45:36] New block detected on network
 [2014-01-23 23:45:37] Network diff set to 2.51K
 [2014-01-23 23:45:37] New block detected on network
 [2014-01-23 23:45:37] Network diff set to 2.51K
 [2014-01-23 23:45:37] New block detected on network
 [2014-01-23 23:45:38] Network diff set to 2.51K
 [2014-01-23 23:45:38] New block detected on network
 [2014-01-23 23:45:38] Network diff set to 2.51K
 [2014-01-23 23:45:38] New block detected on network
 [2014-01-23 23:45:39] Network diff set to 2.51K
 [2014-01-23 23:45:39] New block detected on network
 [2014-01-23 23:45:40] Network diff set to 2.51K
 [2014-01-23 23:45:40] New block detected on network
 [2014-01-23 23:45:40] Network diff set to 2.51K
 [2014-01-23 23:45:40] New block detected on network
 [2014-01-23 23:45:41] Network diff set to 2.51K
 [2014-01-23 23:45:41] New block detected on network
 [2014-01-23 23:45:41] Network diff set to 2.51K
 [2014-01-23 23:45:41] New block detected on network
 [2014-01-23 23:45:42] Network diff set to 2.51K
 [2014-01-23 23:45:42] New block detected on network
 [2014-01-23 23:45:42] Network diff set to 2.51K
 [2014-01-23 23:45:42] New block detected on network
 [2014-01-23 23:45:43] Network diff set to 2.51K
 [2014-01-23 23:45:43] New block detected on network
 [2014-01-23 23:45:43] Network diff set to 2.51K
。。。。。。。
all new block....no accept or reject


would you tell me whats the problem of my setting

pre_thx

You haven't found a block yet, I assume?

This is normal from what I have seen. I get the same messages in cgminer while solo-mining and have found many blocks. As I understand it, the messages are expected due to the nature of the HybridScryptHash256 process- the new block detected messages are just the communication between cgminer (SHA256 portion) and mcproxy as the java process (Scrypt) is working correctly. smallplatf can probably confirm. What's your hashrate? Total CPU %? CPU % usage on java process? This will help to debug and understand if there's an issue or if you're just unlucky to not have found a block yet.