Bitcoin Forum
May 11, 2024, 06:54:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Solo mining with old Antminer S3  (Read 543 times)
kostepanych2 (OP)
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
November 12, 2017, 09:38:29 AM
Last edit: November 20, 2017, 12:56:03 PM by kostepanych2
 #1

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?
1715410453
Hero Member
*
Offline Offline

Posts: 1715410453

View Profile Personal Message (Offline)

Ignore
1715410453
Reply with quote  #2

1715410453
Report to moderator
1715410453
Hero Member
*
Offline Offline

Posts: 1715410453

View Profile Personal Message (Offline)

Ignore
1715410453
Reply with quote  #2

1715410453
Report to moderator
1715410453
Hero Member
*
Offline Offline

Posts: 1715410453

View Profile Personal Message (Offline)

Ignore
1715410453
Reply with quote  #2

1715410453
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
mo35
Member
**
Offline Offline

Activity: 142
Merit: 10


View Profile
November 12, 2017, 10:01:55 AM
 #2

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
kostepanych2 (OP)
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
November 12, 2017, 10:08:11 AM
 #3

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  )))
kostepanych2 (OP)
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
November 20, 2017, 12:52:02 PM
 #4

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?
leowonderful
Legendary
*
Offline Offline

Activity: 1624
Merit: 1129


Bitcoin FTW!


View Profile
November 20, 2017, 01:19:53 PM
 #5

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.
Bnu
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
December 28, 2017, 02:03:41 AM
 #6

you've been successful with that idea?

Want to reanimate my S3, too.

PranDoW
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
December 28, 2017, 02:21:14 AM
 #7

Crazy idea to use your dinosaur but anyway good luck and have fun with it. Write please your success or failure in this thread
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!