Bitcoin Forum
November 13, 2024, 05:10:34 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: problem to solomine altcoins on: November 23, 2016, 05:15:55 PM
Thanks.
i solved the problem with another coin which is 100% pow.
2  Local / Altcoins (Deutsch) / Re: Probleme bei Solomining von altcoins on: November 23, 2016, 03:38:01 PM
Solo Mining? Mit einer GTX 970? Wirst du keinen Erfolg haben Smiley

Es muss ja nun erstmal funktionieren Cheesy
Ich werde mich natürlich nicht an Btc/Ltc oder anderen großen coins anschließen - wo wirds natürlich nichts bringen.
Soll ja auch nicht langfristig sein Wink


Edit: es hat sich bereits erklärt. Der coin war nicht mehr PoW Smiley
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: problem to solomine altcoins on: November 23, 2016, 01:52:05 PM
hmm, so i actually trying Vericoin (https://chainz.cryptoid.info/vrc/)

there is detailed the coin as:

Name (Tag)   VeriCoin (VRC)
Algorithm   Scrypt (PoW) + Proof of Stake
Wallet Version   v1.6.5.4 (protocol 70006)

The Algorythm must be scrypt, but i get only boooo's Sad
why it works on a pool - but solo didn't work!?
4  Alternate cryptocurrencies / Mining (Altcoins) / problem to solomine altcoins on: November 23, 2016, 01:24:49 PM
hi,

i want to mining altcoins not through a pool. i tried many altcoins, but every fails by mining.

in first step i created a conf file in appdata folder for RPCUser/Pass data.
I started a altcoin qt client with parameters like:
client-qt.exe -server -listen -port=1122 -rpcport=11223 -gen

i started cudaminer with parameters:
cudaminer.exe -o localhost:11223 -u rpc1 -p 1234567890 -a scrypt

Code:
[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

This looks right, but it fails in below

Code:
[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 14:15:01] accepted: 0/441 (0.00%), 415.80 khash/s (booooo)

This problem is on every altcoin i tested.
5  Local / Altcoins (Deutsch) / Probleme bei Solomining von altcoins on: November 23, 2016, 12:35:21 PM
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:
Code:
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


Code:
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.
Code:
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.

Code:
[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 Smiley

Edit: auch weiterhin

Code:
[2016-11-23 14:15:01] accepted: 0/441 (0.00%), 415.80 khash/s (booooo)
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!