Bitcoin Forum
May 24, 2024, 03:03:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 »
  Print  
Author Topic: [ANN] [SUP] Supcoin, PLUCK algorithm, Just Launched, Mine Now!  (Read 62186 times)
Lyricz
Legendary
*
Offline Offline

Activity: 1455
Merit: 1033



View Profile
February 21, 2015, 10:24:34 AM
 #641

Hello,
I trie the first time to mine a coin, so my questions perhabs sounds al "little" bit nooby  Roll Eyes

I startet the Wallet-Software, and downloaded the Wolf-pluckminer (renamed to pluck.exe) to the same directory.
make an

supercoinf.conf:

rpcuser=testusername
rpcpassword=testpass
server=1


make a mining.bat:

pluck.exe -o http://127.0.0.1:4412 -O testusername:testpass

But when I start I get the massage: no payout adress provided, switch to gerwork
..and the mining starts....

;-/

It should be

Code:
pluck.exe -t <numberofCPUthreads> -o 127.0.0.1:4412 -u testusername -p testpass
No, the same problem ;-/
no payout adress provided, switch to gerwork
do I have to make anything at the Walletsoftware? ..I only installed it and have it running

Why not mine on a pool?

first time I trie it,...it´s only a test so I don´t want to register me on another Site or Pool. Wink
Arux
Hero Member
*****
Offline Offline

Activity: 500
Merit: 500



View Profile
February 21, 2015, 10:26:18 AM
 #642

except if you own a farm, it's already too hard to solomine

but you can perform test on the testnet.

kitaco
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
February 21, 2015, 10:26:40 AM
 #643

Hello,
I trie the first time to mine a coin, so my questions perhabs sounds al "little" bit nooby  Roll Eyes

I startet the Wallet-Software, and downloaded the Wolf-pluckminer (renamed to pluck.exe) to the same directory.
make an

supercoinf.conf:

rpcuser=testusername
rpcpassword=testpass
server=1


make a mining.bat:

pluck.exe -o http://127.0.0.1:4412 -O testusername:testpass

But when I start I get the massage: no payout adress provided, switch to gerwork
..and the mining starts....

;-/

It should be

Code:
pluck.exe -t <numberofCPUthreads> -o 127.0.0.1:4412 -u testusername -p testpass
No, the same problem ;-/
no payout adress provided, switch to gerwork
do I have to make anything at the Walletsoftware? ..I only installed it and have it running

Why not mine on a pool?

first time I trie it,...it´s only a test so I don´t want to register me on another Site or Pool. Wink

It has to be supcoin.conf not supercoinf.conf

@cryptokiely // Donate! - BTC: 1kie1ykRUjxpMH5fAqLWigdtbLCyrMK9k // VRC: VEriKiEfZ9CwVs6GVGLbuBdEJxR2F7CJLq
Arux
Hero Member
*****
Offline Offline

Activity: 500
Merit: 500



View Profile
February 21, 2015, 10:33:01 AM
 #644

and launch your test wallet with
Quote
supcoin-qt.exe -testnet
and your miner with
Quote
wolf-pluckminer-generic64.exe -o http://127.0.0.1:14412 -O <USERNAME>:<PASSWORD>
warning: testnet is on port 14412, real network is on 4412
you will save a lot of time to testing on testnet.

elektrax
Full Member
***
Offline Offline

Activity: 141
Merit: 100



View Profile
February 21, 2015, 10:35:57 AM
 #645

can someone help me get the nvidia miner to work? 2x750ti's, win64. using driver 344.11
can someone with same setup confirm that theirs work?

i have a 660 in slot 0 that im not using, and the 750ti's in slot 1+2

my command is
ccminer.exe -a pluck  -o stratum+tcp://sup.suprnova.cc:7777  -u xxx.750ti -p x -d750ti#1,750ti#2 --throughput 4.,4. -f 1

this gives me bsod after a hefty driver-crashing-flickering event.

halp plox?

The 660 needs ccminer30.exe, the 750 needs ccminer.exe.

I am not using the 660 for mining. It's a desktop/gaming only card. I just mention it since it's is in the system.

BTC: 1G6Fc3sWL9E9DShfitjQvP2SGXvNLbqzGz | GP: GdTPHPNRV6P49mtW6Bc8kFBvRx4oofx4eX
scorpio18
Legendary
*
Offline Offline

Activity: 1694
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
February 21, 2015, 10:39:12 AM
 #646

can someone help me get the nvidia miner to work? 2x750ti's, win64. using driver 344.11
can someone with same setup confirm that theirs work?

i have a 660 in slot 0 that im not using, and the 750ti's in slot 1+2

my command is
ccminer.exe -a pluck  -o stratum+tcp://sup.suprnova.cc:7777  -u xxx.750ti -p x -d750ti#1,750ti#2 --throughput 4.,4. -f 1

this gives me bsod after a hefty driver-crashing-flickering event.

halp plox?

The 660 needs ccminer30.exe, the 750 needs ccminer.exe.

I am not using the 660 for mining. It's a desktop/gaming only card. I just mention it since it's is in the system.

Try to lower the --throughput

olcaytu2005
Legendary
*
Offline Offline

Activity: 1470
Merit: 1024



View Profile
February 21, 2015, 10:45:38 AM
 #647

can someone help me get the nvidia miner to work? 2x750ti's, win64. using driver 344.11
can someone with same setup confirm that theirs work?

i have a 660 in slot 0 that im not using, and the 750ti's in slot 1+2

my command is
ccminer.exe -a pluck  -o stratum+tcp://sup.suprnova.cc:7777  -u xxx.750ti -p x -d750ti#1,750ti#2 --throughput 4.,4. -f 1

this gives me bsod after a hefty driver-crashing-flickering event.

halp plox?

The 660 needs ccminer30.exe, the 750 needs ccminer.exe.

I am not using the 660 for mining. It's a desktop/gaming only card. I just mention it since it's is in the system.

Try to lower the --throughput

my card is gt 650 m and my throught value is 0.4

You can try between 0.4 and 1.1 values for throught
Lyricz
Legendary
*
Offline Offline

Activity: 1455
Merit: 1033



View Profile
February 21, 2015, 10:47:23 AM
 #648

and launch your test wallet with
Quote
supcoin-qt.exe -testnet
and your miner with
Quote
wolf-pluckminer-generic64.exe -o http://127.0.0.1:14412 -O <USERNAME>:<PASSWORD>
warning: testnet is on port 14412, real network is on 4412
you will save a lot of time to testing on testnet.

the same problem at testnet:
Code:
[2015-02-21 11:42:47] Binding thread 1 to cpu 1
[2015-02-21 11:42:47] 4 miner threads started, using 'pluck' algorithm.
[2015-02-21 11:42:47] Binding thread 0 to cpu 0
[2015-02-21 11:42:47] Binding thread 2 to cpu 2
[2015-02-21 11:42:47] Binding thread 3 to cpu 3
[2015-02-21 11:42:47] No payout address provided, switching to getwork
[2015-02-21 11:42:57] thread 3: 512 hashes, 0.05 khash/s
[2015-02-21 11:42:57] thread 0: 512 hashes, 0.05 khash/s
[2015-02-21 11:42:57] thread 2: 512 hashes, 0.05 khash/s

edit:

....oh, just I get 10 SUP tomy testwallet,...so the "no payout adress provided" should not be a problem Wink
elektrax
Full Member
***
Offline Offline

Activity: 141
Merit: 100



View Profile
February 21, 2015, 10:52:40 AM
 #649

can someone help me get the nvidia miner to work? 2x750ti's, win64. using driver 344.11
can someone with same setup confirm that theirs work?

i have a 660 in slot 0 that im not using, and the 750ti's in slot 1+2

my command is
ccminer.exe -a pluck  -o stratum+tcp://sup.suprnova.cc:7777  -u xxx.750ti -p x -d750ti#1,750ti#2 --throughput 4.,4. -f 1

this gives me bsod after a hefty driver-crashing-flickering event.

halp plox?

The 660 needs ccminer30.exe, the 750 needs ccminer.exe.

I am not using the 660 for mining. It's a desktop/gaming only card. I just mention it since it's is in the system.

Try to lower the --throughput

my card is gt 650 m and my throught value is 0.4

You can try between 0.4 and 1.1 values for throught

What is a value range i can try and not get bluescreen every time?
Its rather annoying since i need to restart a lot of stuff for it.
I have absolutely no problems with this setup for any other coin types.


BTC: 1G6Fc3sWL9E9DShfitjQvP2SGXvNLbqzGz | GP: GdTPHPNRV6P49mtW6Bc8kFBvRx4oofx4eX
kitaco
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
February 21, 2015, 11:01:06 AM
 #650

can someone help me get the nvidia miner to work? 2x750ti's, win64. using driver 344.11
can someone with same setup confirm that theirs work?

i have a 660 in slot 0 that im not using, and the 750ti's in slot 1+2

my command is
ccminer.exe -a pluck  -o stratum+tcp://sup.suprnova.cc:7777  -u xxx.750ti -p x -d750ti#1,750ti#2 --throughput 4.,4. -f 1

this gives me bsod after a hefty driver-crashing-flickering event.

halp plox?

The 660 needs ccminer30.exe, the 750 needs ccminer.exe.

I am not using the 660 for mining. It's a desktop/gaming only card. I just mention it since it's is in the system.

Try to lower the --throughput

my card is gt 650 m and my throught value is 0.4

You can try between 0.4 and 1.1 values for throught

What is a value range i can try and not get bluescreen every time?
Its rather annoying since i need to restart a lot of stuff for it.
I have absolutely no problems with this setup for any other coin types.



2.95

@cryptokiely // Donate! - BTC: 1kie1ykRUjxpMH5fAqLWigdtbLCyrMK9k // VRC: VEriKiEfZ9CwVs6GVGLbuBdEJxR2F7CJLq
tamara163
Legendary
*
Offline Offline

Activity: 1027
Merit: 1000


View Profile
February 21, 2015, 11:02:08 AM
 #651

can someone help me get the nvidia miner to work? 2x750ti's, win64. using driver 344.11
can someone with same setup confirm that theirs work?

i have a 660 in slot 0 that im not using, and the 750ti's in slot 1+2

my command is
ccminer.exe -a pluck  -o stratum+tcp://sup.suprnova.cc:7777  -u xxx.750ti -p x -d750ti#1,750ti#2 --throughput 4.,4. -f 1

this gives me bsod after a hefty driver-crashing-flickering event.

halp plox?

The 660 needs ccminer30.exe, the 750 needs ccminer.exe.

I am not using the 660 for mining. It's a desktop/gaming only card. I just mention it since it's is in the system.

Try to lower the --throughput

my card is gt 650 m and my throught value is 0.4

You can try between 0.4 and 1.1 values for throught
you can give the configuration file.bat?
Arux
Hero Member
*****
Offline Offline

Activity: 500
Merit: 500



View Profile
February 21, 2015, 11:03:24 AM
 #652

....oh, just I get 10 SUP tomy testwallet,...so the "no payout adress provided" should not be a problem Wink
no problem, coinbase-adress is buggy in solomine

Solo Miners!

If you are using CPU miner, please do not use the --coinbase-address flag. I'm investigating an issue where the miner doesn't properly construct blocks with the block height in the coinbase. Long story short, remove that flag to use "getwork" rather than "getblocktemplate". Getwork does not suffer from this problem and the CPU miner should work fine when using it.

you can now switch on real network (use a pool, solomine is quite impossible) and you can also delete your testwallet, he's worthless.

olcaytu2005
Legendary
*
Offline Offline

Activity: 1470
Merit: 1024



View Profile
February 21, 2015, 11:03:31 AM
 #653


my card is gt 650 m and my throught value is 0.4

You can try between 0.4 and 1.1 values for throught
you can give the configuration file.bat?

ccminer30 -a pluck -o stratum+tcp://sup.suprnova.cc:7777 -u xxx.xxx -p xxxx --throughput 0.4 -f 1
tamara163
Legendary
*
Offline Offline

Activity: 1027
Merit: 1000


View Profile
February 21, 2015, 11:15:31 AM
 #654


my card is gt 650 m and my throught value is 0.4

You can try between 0.4 and 1.1 values for throught
you can give the configuration file.bat?

ccminer30 -a pluck -o stratum+tcp://sup.suprnova.cc:7777 -u xxx.xxx -p xxxx --throughput 0.4 -f 1
thank you
but gt 630 m not working
temroa
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 21, 2015, 11:17:14 AM
 #655

wolf0 man you know cpus arent so strong when there is gpus so you can release it will not cause to difficulity to be more

▲▼▲▼▲▼▲▼  No.1 Bitcoin Binary Options and Double Dice  ▲▼▲▼▲▼▲▼
████████████████████████████████  sec◔nds trade  ████████████████████████████████
↑↓ Instant Bets ↑↓ Flexible 1~720 minutes Expiry time ↑↓ Highest Reward 190% ↑↓ 16 Assets [btc, forex, gold, 1% edge double dice] ↑↓
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
February 21, 2015, 12:03:36 PM
 #656

...tested coinminers the last 14hours. worked out quite well.
the blockoverview is nearly the same on both pools: last 24h = 133%

but would be nice to get some more hash to get faster block times!


Yes, it'll be really good if the hashes are spread over the pools, fees are the same on both pools so you get the same coins.


why not rise the fees on your pool to make people think about spreading the hash?
qwep1
Hero Member
*****
Offline Offline

Activity: 610
Merit: 500


View Profile
February 21, 2015, 12:20:26 PM
 #657

Net Hashrate: 2,579.17 KH/s  Shocked wtf

              ▄▄██▄▄
          ▄▄██████████▄▄
      ▄▄██████████████████▄▄
  ▄▄██████████▀▀ ▀▀██████████▄▄
▄█████████▀▀          ▀▀█████████▄
██████▀▀        ▄▄        ▀▀██████
██████      ▄▄██████▄▄      ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████      ▀▀██████▀▀      ██████
██████          ▀▀        ▄▄██████
▀█████    ▄▄          ▄▄█████████▀
   ▀▀█    ████▄▄ ▄▄██████████▀▀
          ████████████████▀▀
          ▀▀██████████▀▀
              ▀▀██▀▀
P H O R E

     █
    █
   █
  █
   █
    █
   █
  █
 █
    KryptKoin rebranded to Phore   
     █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █
PoS 3.0  -  Masternodes  -  Obfuscation


     █
    █
   █
  █
   █
    █
   █
  █
 █
.


            ▄▄██▄▄
        ▄▄██████████▄▄
    ▄▄████████▀▀████████▄▄
 ▄████████▀▀      ▀▀████████▄
▐█████▀▀              ▀▀█████▌
▐████       ▄▄██▄▄       ████▌
▐████    ▄██████████▄    ████▌
▐████    ████████████    ████▌
▐████    ▀██████████▀    ████▌
▐████       ▀▀██▀▀       ████▌
 ▀███                 ▄▄█████▌
    ▀    █▄▄      ▄▄████████▀
         █████▄▄████████▀▀
         ▀██████████▀▀
            ▀▀██▀▀
ivan1975
Legendary
*
Offline Offline

Activity: 2870
Merit: 1168


View Profile
February 21, 2015, 12:24:20 PM
 #658

Is there AMD GPU miner?
kitaco
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
February 21, 2015, 12:28:08 PM
 #659

Is there AMD GPU miner?

No.

@cryptokiely // Donate! - BTC: 1kie1ykRUjxpMH5fAqLWigdtbLCyrMK9k // VRC: VEriKiEfZ9CwVs6GVGLbuBdEJxR2F7CJLq
qwep1
Hero Member
*****
Offline Offline

Activity: 610
Merit: 500


View Profile
February 21, 2015, 12:29:36 PM
 #660

Surely no one will be able to release AMD GPU miner

              ▄▄██▄▄
          ▄▄██████████▄▄
      ▄▄██████████████████▄▄
  ▄▄██████████▀▀ ▀▀██████████▄▄
▄█████████▀▀          ▀▀█████████▄
██████▀▀        ▄▄        ▀▀██████
██████      ▄▄██████▄▄      ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████      ▀▀██████▀▀      ██████
██████          ▀▀        ▄▄██████
▀█████    ▄▄          ▄▄█████████▀
   ▀▀█    ████▄▄ ▄▄██████████▀▀
          ████████████████▀▀
          ▀▀██████████▀▀
              ▀▀██▀▀
P H O R E

     █
    █
   █
  █
   █
    █
   █
  █
 █
    KryptKoin rebranded to Phore   
     █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █
PoS 3.0  -  Masternodes  -  Obfuscation


     █
    █
   █
  █
   █
    █
   █
  █
 █
.


            ▄▄██▄▄
        ▄▄██████████▄▄
    ▄▄████████▀▀████████▄▄
 ▄████████▀▀      ▀▀████████▄
▐█████▀▀              ▀▀█████▌
▐████       ▄▄██▄▄       ████▌
▐████    ▄██████████▄    ████▌
▐████    ████████████    ████▌
▐████    ▀██████████▀    ████▌
▐████       ▀▀██▀▀       ████▌
 ▀███                 ▄▄█████▌
    ▀    █▄▄      ▄▄████████▀
         █████▄▄████████▀▀
         ▀██████████▀▀
            ▀▀██▀▀
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 »
  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!