Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Not working for CPU #1

Open
oneevil opened this issue Jun 9, 2018 · 6 comments
Open

Not working for CPU #1

oneevil opened this issue Jun 9, 2018 · 6 comments

Comments

@oneevil
Copy link

oneevil commented Jun 9, 2018

[16:52:57][0x00007f0699143740] Speed [15 sec]: 0 I/s, 0 Sols/s
[16:53:07][0x00007f0699143740] Speed [15 sec]: 0 I/s, 0 Sols/s

@egyptianbman
Copy link
Member

Can you provide the full command you used?

@oneevil
Copy link
Author

oneevil commented Jun 9, 2018

zhasher.exe -t 2 -l mine-btcz-na.equipool.1ds.us:49951 -u tmWjhEGegvBSR5c49JNkk4PDyzDFfiNkGBT.RIGNAME

@sammy007
Copy link

sammy007 commented Jun 9, 2018

I second this, it seems something is broken, miner loaded CPU cores but reporting 0 I/s, 0 Sols/s.

./zhasher -l pool:port -u address -p x -t 6

@cryptorex
Copy link
Member

cryptorex commented Jun 9, 2018

during testing it took some time to spin up but it was also in and out of Sols (between 0 - 0.5 on an i7 2700k with 2 threads)

zhasher.exe -t 2 -l mine-btcz-na.equipool.1ds.us:49951 -u tmWjhEGegvBSR5c49JNkk4PDyzDFfiNkGBT.RIGNAME

Setting log level to 2
[14:23:17][0x00002058] Using SSE2: YES
[14:23:17][0x00002058] Using AVX: YES
[14:23:17][0x00002058] Using AVX2: NO
[14:23:17][0x00000c08] stratum | Starting miner
[14:23:17][0x0000213c] miner#0 | Starting thread #0 (CPU-TROMP-SSE2)
[14:23:17][0x00000c08] stratum | Connecting to stratum server mine-btcz-na.equipool.1ds.us:49951
[14:23:17][0x00000aa0] miner#1 | Starting thread #1 (CPU-TROMP-SSE2)
[14:23:17][0x00000c08] stratum | Connected!
[14:23:17][0x00000c08] stratum | Subscribed to stratum server
[14:23:17][0x00000c08] miner | Extranonce is 00000004
[14:23:17][0x00000c08] stratum | Target set to 0320000000000000000000000000000000000000000000000000000000000000
[14:23:17][0x00000c08] stratum | Received new job #ceb1
[14:23:17][0x00000c08] stratum | Authorized worker tmWjhEGegvBSR5c49JNkk4PDyzDFfiNkGBT.RIGNAME
[14:23:27][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:23:37][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:23:47][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.266667 Sols/s
[14:23:57][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:24:07][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.333333 Sols/s
[14:24:10][0x00000c08] stratum | Received new job #ceb2
[14:24:19][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:24:29][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.466667 Sols/s
[14:24:39][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.466667 Sols/s
[14:24:49][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.4 Sols/s
[14:24:59][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.4 Sols/s
[14:25:05][0x00000c08] stratum | Received new job #ceb3
[14:25:09][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:25:19][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.266667 Sols/s
[14:25:29][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:25:39][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.333333 Sols/s
[14:25:49][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.333333 Sols/s
[14:25:59][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:26:00][0x00000c08] stratum | Received new job #ceb4
[14:26:09][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.133333 Sols/s
[14:26:19][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:26:29][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.133333 Sols/s
[14:26:39][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:26:49][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.266667 Sols/s
[14:26:55][0x00000c08] stratum | Received new job #ceb5
[14:26:59][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.266667 Sols/s
[14:27:09][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:27:19][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.133333 Sols/s
[14:27:29][0x00002058] Speed [15 sec]: 0 I/s, 0 Sols/s
[14:27:39][0x00002058] Speed [15 sec]: 0.133333 I/s, 0.266667 Sols/s

@sammy007
Copy link

sammy007 commented Jun 9, 2018

But it does not work with i7 6700K on Linux for me.

@sammy007
Copy link

sammy007 commented Jun 9, 2018

I see Starting thread #0 (cpu_tromp_STUB) which is kinda odd.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants