Bitcoin Forum
May 10, 2024, 01:26:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: problem to solomine altcoins  (Read 330 times)
zec1 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 23, 2016, 01:24:49 PM
 #1

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.
1715347601
Hero Member
*
Offline Offline

Posts: 1715347601

View Profile Personal Message (Offline)

Ignore
1715347601
Reply with quote  #2

1715347601
Report to moderator
1715347601
Hero Member
*
Offline Offline

Posts: 1715347601

View Profile Personal Message (Offline)

Ignore
1715347601
Reply with quote  #2

1715347601
Report to moderator
1715347601
Hero Member
*
Offline Offline

Posts: 1715347601

View Profile Personal Message (Offline)

Ignore
1715347601
Reply with quote  #2

1715347601
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715347601
Hero Member
*
Offline Offline

Posts: 1715347601

View Profile Personal Message (Offline)

Ignore
1715347601
Reply with quote  #2

1715347601
Report to moderator
1715347601
Hero Member
*
Offline Offline

Posts: 1715347601

View Profile Personal Message (Offline)

Ignore
1715347601
Reply with quote  #2

1715347601
Report to moderator
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
November 23, 2016, 01:32:25 PM
 #2

The miner to wallet connection is there but you're trying to mine using the scrypt algo which you shouldn't.

Altcoins use a number of different hashing algorithms but even if the coin you're mining would be scrypt (it's not because of the booooo's) it would be pointless to mine it using your graphics card because of the existence of ASICs, which are purposebuilt to mine scrypt with such efficientcy and speed that your GPU is not even comparable.


Not your keys, not your coins!
zec1 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 23, 2016, 01:52:05 PM
 #3

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

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
November 23, 2016, 02:02:59 PM
 #4

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!?

Vericoin is not a Proof of Work coin, it's Proof of Stake. It probably was a PoW coin at one point but it's not anymore.

The simplified version is that you can't mine PoS coins, you just hold coins in an unlocked wallet. They're different from PoW.

You can see in the block explorere you linked the recent blocks are extracted by Proof of Stake.

Not your keys, not your coins!
zec1 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 23, 2016, 05:15:55 PM
 #5

Thanks.
i solved the problem with another coin which is 100% pow.
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!