Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: kostepanych2 on November 12, 2017, 09:38:29 AM



Title: Solo mining with old Antminer S3
Post by: kostepanych2 on November 12, 2017, 09:38:29 AM
Hello,

I want to solo mine some shitcoins with antique Antminer S3.

Asic is connected to my PC via LAN cable.
PC IP is 192.168.137.1, Asic IP is 192.168.137.99

Here is someshitcoin.conf:
Code:
rpcuser=user
rpcpassword=pass
rpcport=52401
rpcallowip = 192.168.137.*
listen=1
daemon=1
server=1

When I trying to connect asic to http://192.168.137.1:52401 it display that pool is alive but do not mine anything. Even if shitcoin diff is very low and it should find blocks every minute.

So I tried to use bfgminer as stratum proxy. Used this bat file to start it: bfgminer.exe --stratum-port 52403 -o http://192.168.137.1:52401 -u user -p pass
And bfgminer displays that Pool 0 http://192.168.137.1:52401 alive:
Code:
[2017-11-20 15:50:56] Pool 0 http://192.168.137.1:52401 alive
 [2017-11-20 15:50:56] No suitable long-poll found for http://192.168.137.1:52401
 [2017-11-20 15:50:57] SSM: No usable 2D work upstream!
 [2017-11-20 15:50:59] SSM: No usable 2D work upstream!

But when I try to connect asic to stratum+tcp://192.168.137.1:52403 it displays that pool is dead.

So what I do wrong and how to mine solo with this very old asic?


Title: Re: Solo mining with old Antminer S3
Post by: mo35 on November 12, 2017, 10:01:55 AM
easy , use stratum+tcp://stratum.solo.nicehash.com:3334 or stratum+tcp://solo.ckpool.org:3333 , btc address as user and x as pass , BTC need all hashpower it can get right now


Title: Re: Solo mining with old Antminer S3
Post by: kostepanych2 on November 12, 2017, 10:08:11 AM
btc address as user and x as pass , BTC need all hashpower it can get right now
I don't want BTC. I want shitcoins  )))


Title: Re: Solo mining with old Antminer S3
Post by: kostepanych2 on November 20, 2017, 12:52:02 PM
Tryed to use pooler-cpuminer just for test. Used this bat file:
Code:
minerd.exe -a sha256d -o  stratum+tcp://localhost:52403 -u user -p pass

And get an error:
Code:
[2017-11-20 15:50:59] Binding thread 0 to cpu 0
[2017-11-20 15:50:59] Starting Stratum on stratum+tcp://localhost:52403
[2017-11-20 15:50:59] Binding thread 1 to cpu 1
[2017-11-20 15:50:59] Binding thread 2 to cpu 2
[2017-11-20 15:50:59] Binding thread 3 to cpu 3
[2017-11-20 15:50:59] Binding thread 4 to cpu 4
[2017-11-20 15:50:59] Binding thread 5 to cpu 5
[2017-11-20 15:50:59] Binding thread 6 to cpu 6
[2017-11-20 15:50:59] Binding thread 7 to cpu 7
[2017-11-20 15:50:59] Binding thread 8 to cpu 8
[2017-11-20 15:50:59] Binding thread 9 to cpu 9
[2017-11-20 15:50:59] 12 miner threads started, using 'sha256d' algorithm.
[2017-11-20 15:50:59] Binding thread 10 to cpu 10
[2017-11-20 15:50:59] Binding thread 11 to cpu 11
[2017-11-20 15:50:59] JSON-RPC call failed: [
   20,
   "No notify set (upstream not stratum?)",
   null
]
[2017-11-20 15:50:59] ...retry after 30 seconds
How to fix this?


Title: Re: Solo mining with old Antminer S3
Post by: leowonderful on November 20, 2017, 01:19:53 PM
Searching the error messages can help a lot.

https://bitcointa.lk/threads/bfgminer-5-1-0-gbt-stratum-rpc-mac-linux-win64-blackarrow-prospero-knc-nep.396190/page-37

Check post #735. Miners also like 3333 as the port most of the time.


No longpoll is normal for solomining so that isn’t an issue. Not entirely sure what the issue is myself.


Title: Re: Solo mining with old Antminer S3
Post by: Bnu on December 28, 2017, 02:03:41 AM
you've been successful with that idea?

Want to reanimate my S3, too.



Title: Re: Solo mining with old Antminer S3
Post by: PranDoW on December 28, 2017, 02:21:14 AM
Crazy idea to use your dinosaur but anyway good luck and have fun with it. Write please your success or failure in this thread