Hi,
ich habe folgendes problem mit dem solomining von jeglichen altcoins.
bisher hat es mit keinem geklappt, obwohl ich der meinung bin, alles richtig konfiguert zu haben.
Zum einen, nehmen wir einen beliebigen PoW Altcoin, welcher einen qt client hat.
Ich erstelle zuvor eine coin.conf im Appdata ordner mit Rpcuser und Rpcpassword.
Starte den Client mit den parametern: client-qt.exe -server -listen -port=1122 -rpcport=11223 (ggf. -gen wenn verfügbar)
Der client startet ohne Probleme, jedoch kommt nun das problem mit dem Mining.
Wenn ich ccminer/cgminer/cudaminer konfiguriere mit den parametern:
cudaminer.exe -o localhost:1122 -u rpc1 -p 1234567890 -a scrypt
[2016-11-23 13:28:40] 1 miner threads started, using 'scrypt' algorithm.
[2016-11-23 13:29:10] HTTP request failed: Operation timed out after 30015 milliseconds with 0 out of -1 bytes received
[2016-11-23 13:29:10] json_rpc_call failed, retry after 15 seconds
Ctrl-C
C:\Users\Admin1\Downloads\cudaminer-2014-02-28-windows>cudaminer.exe -o stratum+tcp://localhost:1122 -u rpc1 -p 1234567890 -a scrypt
[2016-11-23 13:29:28] Starting Stratum on stratum+tcp://localhost:1122
[2016-11-23 13:29:28] 1 miner threads started, using 'scrypt' algorithm.
[2016-11-23 13:29:58] stratum_subscribe timed out
[2016-11-23 13:29:58] ...retry after 15 seconds
Also scheint es mir, muss ich den Miner auf den RPCPort stellen.
cudaminer.exe -o localhost:11223 -u rpc1 -p 1234567890 -a scrypt
[2016-11-23 13:31:54] GPU #0: GeForce GTX 970 with compute capability 5.2
[2016-11-23 13:31:54] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2016-11-23 13:31:54] GPU #0: 32 hashes / 4.0 MB per warp.
[2016-11-23 13:31:56] GPU #0: Performing auto-tuning (Patience...)
[2016-11-23 13:31:56] GPU #0: maximum total warps (BxW): 860
Diese Meldung kenne ich bereits vom Pool. Jedoch mit dem Unterschied, keinen erfolg zu haben.
[2016-11-23 13:33:44] GPU #0: GeForce GTX 970, 494.90 khash/s
[2016-11-23 13:33:49] GPU #0: GeForce GTX 970, 495.69 khash/s
[2016-11-23 13:33:49] accepted: 0/1 (0.00%), 495.69 khash/s (booooo)
[2016-11-23 13:33:53] GPU #0: GeForce GTX 970, 496.05 khash/s
[2016-11-23 13:33:54] accepted: 0/2 (0.00%), 496.05 khash/s (booooo)
[2016-11-23 13:33:57] GPU #0: GeForce GTX 970, 496.59 khash/s
[2016-11-23 13:33:58] accepted: 0/3 (0.00%), 496.59 khash/s (booooo)
[2016-11-23 13:34:02] GPU #0: GeForce GTX 970, 497.13 khash/s
[2016-11-23 13:34:02] accepted: 0/4 (0.00%), 497.13 khash/s (booooo)
[2016-11-23 13:34:03] GPU #0: GeForce GTX 970, 477.87 khash/s
[2016-11-23 13:34:03] accepted: 0/5 (0.00%), 477.87 khash/s (booooo)
[2016-11-23 13:34:04] GPU #0: GeForce GTX 970, 481.96 khash/s
[2016-11-23 13:34:04] accepted: 0/6 (0.00%), 481.96 khash/s (booooo)
[2016-11-23 13:34:06] GPU #0: GeForce GTX 970, 493.39 khash/s
[2016-11-23 13:34:07] accepted: 0/7 (0.00%), 493.39 khash/s (booooo)
[2016-11-23 13:34:10] GPU #0: GeForce GTX 970, 496.92 khash/s
[2016-11-23 13:34:11] accepted: 0/8 (0.00%), 496.92 khash/s (booooo)
[2016-11-23 13:34:13] GPU #0: GeForce GTX 970, 493.06 khash/s
Da scheitere ich derzeit noch. Es wäre sehr lieb, wenn mir jemand nen Tipp geben könnte
Edit: auch weiterhin
[2016-11-23 14:15:01] accepted: 0/441 (0.00%), 415.80 khash/s (booooo)