Author

Topic: [ANN][BLC] Blakecoin Blake-256 for GPU/FPGA With Merged Mined Pools Stable Net - page 158. (Read 409569 times)

sr. member
Activity: 308
Merit: 250
I tried running it.

all i get is rejected on blakecoinpool.org

Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:33] Rejected f63cbd90 Diff 266/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 68ee9120 Diff 624/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 049be102 Diff 14.2K/2 GPU 0  (H-not-zero)
 Proof: 00000000c548bf256cdc03cc4620b6a7ab2a54ae947243a456365e27124a625c
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:36] Rejected c548bf25 Diff 332/2 GPU 0  (H-not-zero)
 Proof: 0000000029756dcbca177cf1ca98873a202c41d855e42b664cf82fec43e5cf54
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES

my gpu is 7950.

cgminer -o stratum+tcp://stratum.blakecoinpool.org:3333 -u awais3344.1 -p abc --blake256 -I 13 -g2 --thread-concurrency 8192

I used this in cmd, with your provided blake cgminer.
scrypt cgminer works fine with other coins like litecoin.

setup your cgminer.conf

Code:
{
"pools" : [
{
"url" : "stratum+tcp://stratum.blakecoinpool.org:3333",
"user" : "UserName.WorkerName",
"pass" : "WorkerPassword"
}
],

"intensity" : "9",
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"no-restart" : true,
"queue" : "3",
"scan-time" : "30",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"no-submit-stale": true,
"kernel-path" : "/"
}

then just run "cgminer" without any switches and see if that works ok?


still the same errors and all rejects

works now. thank you
sr. member
Activity: 308
Merit: 250
I tried running it.

all i get is rejected on blakecoinpool.org

Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:33] Rejected f63cbd90 Diff 266/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 68ee9120 Diff 624/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 049be102 Diff 14.2K/2 GPU 0  (H-not-zero)
 Proof: 00000000c548bf256cdc03cc4620b6a7ab2a54ae947243a456365e27124a625c
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:36] Rejected c548bf25 Diff 332/2 GPU 0  (H-not-zero)
 Proof: 0000000029756dcbca177cf1ca98873a202c41d855e42b664cf82fec43e5cf54
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES

my gpu is 7950.

cgminer -o stratum+tcp://stratum.blakecoinpool.org:3333 -u awais3344.1 -p abc --blake256 -I 13 -g2 --thread-concurrency 8192

I used this in cmd, with your provided blake cgminer.
scrypt cgminer works fine with other coins like litecoin.

setup your cgminer.conf

Code:
{
"pools" : [
{
"url" : "stratum+tcp://stratum.blakecoinpool.org:3333",
"user" : "UserName.WorkerName",
"pass" : "WorkerPassword"
}
],

"intensity" : "9",
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"no-restart" : true,
"queue" : "3",
"scan-time" : "30",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"no-submit-stale": true,
"kernel-path" : "/"
}

then just run "cgminer" without any switches and see if that works ok?


still the same errors and all rejects
legendary
Activity: 1509
Merit: 1030
Solutions Architect
I tried running it.

all i get is rejected on blakecoinpool.org

Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:33] Rejected f63cbd90 Diff 266/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 68ee9120 Diff 624/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 049be102 Diff 14.2K/2 GPU 0  (H-not-zero)
 Proof: 00000000c548bf256cdc03cc4620b6a7ab2a54ae947243a456365e27124a625c
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:36] Rejected c548bf25 Diff 332/2 GPU 0  (H-not-zero)
 Proof: 0000000029756dcbca177cf1ca98873a202c41d855e42b664cf82fec43e5cf54
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES

my gpu is 7950.

cgminer -o stratum+tcp://stratum.blakecoinpool.org:3333 -u awais3344.1 -p abc --blake256 -I 13 -g2 --thread-concurrency 8192

I used this in cmd, with your provided blake cgminer.
scrypt cgminer works fine with other coins like litecoin.

setup your cgminer.conf

Code:
{
"pools" : [
{
"url" : "stratum+tcp://stratum.blakecoinpool.org:3333",
"user" : "UserName.WorkerName",
"pass" : "WorkerPassword"
}
],

"intensity" : "9",
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"no-restart" : true,
"queue" : "3",
"scan-time" : "30",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"no-submit-stale": true,
"kernel-path" : "/"
}

then just run "cgminer" without any switches and see if that works ok?
sr. member
Activity: 308
Merit: 250
I tried running it.

all i get is rejected on blakecoinpool.org

Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:33] Rejected f63cbd90 Diff 266/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 68ee9120 Diff 624/2 GPU 0  (H-not-zero)
 [2013-12-23 13:56:33] Rejected 049be102 Diff 14.2K/2 GPU 0  (H-not-zero)
 Proof: 00000000c548bf256cdc03cc4620b6a7ab2a54ae947243a456365e27124a625c
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES
 [2013-12-23 13:56:36] Rejected c548bf25 Diff 332/2 GPU 0  (H-not-zero)
 Proof: 0000000029756dcbca177cf1ca98873a202c41d855e42b664cf82fec43e5cf54
Target: 0000007ffffffff800b0fdff0000000000000000000000000000000000000000 YES

my gpu is 7950.

cgminer -o stratum+tcp://stratum.blakecoinpool.org:3333 -u awais3344.1 -p abc --blake256 -I 13 -g2 --thread-concurrency 8192

I used this in cmd, with your provided blake cgminer.
scrypt cgminer works fine with other coins like litecoin.
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Thanks. I'll try it out. I have got cgminer (3.7.2) running right now for scrypt coins on Ubunth 13.11 if that makes any difference. Maybe I'm closer than I think.

I'm not so familiar with what the differences are for running blake and scrypt so I've been trying to compile stuff from scratch as per this thead, maybe I only need to add a file or two?

https://github.com/kR105/cgminer

this is the 3.7.2 version and is GPU only but should work on the pool and solo for Blakecoin

you could run a diff on the folders to see the changes as it is the same version  Wink
newbie
Activity: 24
Merit: 0
Thanks. I'll try it out. I have got cgminer (3.7.2) running right now for scrypt coins on Ubunth 13.11 if that makes any difference. Maybe I'm closer than I think.

I'm not so familiar with what the differences are for running blake and scrypt so I've been trying to compile stuff from scratch as per this thead, maybe I only need to add a file or two?
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Hi everyone. I'm trying to compile blakecoin cgminer to run on Ubuntu 13.11 and I can't get it to work. I've looked at the description in the beginning of this thread, but as I'm a total Linux noob, that was not enough detail. Can someone explain what I need to do, what files I need, and why I do each step, so that maybe I would be able to figure this out. I know that's asking a lot, but information is so spotty it makes it hard to learn. Thanks in advance.

I have not got 13.11 running still on 12.04 but try reading some of this

https://github.com/kR105/cgminer-alt/blob/master/README

http://decryption.wordpress.com/2013/04/22/mining-litecoin-with-cgminer-ubuntu-12-10/

https://debianhelp.wordpress.com/2012/01/10/bitcoin-mining-with-ubuntu-12-04-lts-and-cgminer/


the version of cgminer that works well is by kr105 for the pool
https://github.com/kR105/cgminer-alt

if you get issues with building that on linux then the makefile might be missing some dependency or needs to be tweaked for 13.11?
newbie
Activity: 24
Merit: 0
Hi everyone. I'm trying to compile blakecoin cgminer to run on Ubuntu 13.11 and I can't get it to work. I've looked at the description in the beginning of this thread, but as I'm a total Linux noob, that was not enough detail. Can someone explain what I need to do, what files I need, and why I do each step, so that maybe I would be able to figure this out. I know that's asking a lot, but information is so spotty it makes it hard to learn. Thanks in advance.
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Well we were at 20 and you were hoping for 50GH/s well the pool is at 52 and the network is 126GH/s so let's thnk big.  Grin

Huumm need to check ebay for more cheap CM1's

yeah you are right guess it could be possible to go into the PH/s within a few months  Cool

Thanks to kramble it does bring a new life to a lot of the FPGA's used for mining Bitcoin  Grin

no need to buy new when you can reuse a device and extend its useful life, hope you find some bargains  Cheesy
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
Well we were at 20 and you were hoping for 50GH/s well the pool is at 52 and the network is 126GH/s so let's thnk big.  Grin

Huumm need to check ebay for more cheap CM1's
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Whats the point to mine BLC if there are no exchanges? BTW i`m selling 282 BLC pm.

To Build up your bank of them for when you can use them in a MMO or to have a large stash onhand when it is on an exchange?

Also to help test a blockchain that is based on a newer hashing than SHA256 help see how it performs as it scales up network is over 100GH/s. need lots of people mining to get the network over 1TH/s

think we would need a few pools as well to get to 1TH/s  Cheesy
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
Whats the point to mine BLC if there are no exchanges? BTW i`m selling 282 BLC pm.

To Build up your bank of them for when you can use them in a MMO or to have a large stash onhand when it is on an exchange?

Also to help test a blockchain that is based on a newer hashing than SHA256 help see how it performs as it scales up network is over 100GH/s. need lots of people mining to get the network over 1TH/s
newbie
Activity: 53
Merit: 0
Whats the point to mine BLC if there are no exchanges? BTW i`m selling 282 BLC pm.
full member
Activity: 138
Merit: 100
thanks to solokop on litecointalk for finding a missing dll in kr105 cgminer 3.1.1

"the program can't start because libgcc_s_dw2-1.dll is missing from your computer"

this is the missing dll

http://blakecoin.org/libgcc_s_dw2-1.7z

Hope that helps anyone else who has that issue  Cool

Edit:
Note: This is an included dll in the wallet release so you might have it on your system already  Wink

Thanks for the tip.

I simply downloaded the cgminer release linked at the pool https://www.blakecoinpool.org in their Getting Started section.
Cgminer just did not start, no error message. Copied the dll mentioned above and now we are hashing away!

So, where are the giveaways and Faucets?
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
The latest Kramble cgminer has had no high hash of H not zero errors for me at all.
Since I'm pool mining I'm not seeing disconnects on the wallet. If I did there still would be no orphans just a delay in my seeing them in my wallet.

I will try kr105's version when CM1 support is there as it has the standard display and controls.

Edit typo
legendary
Activity: 1509
Merit: 1030
Solutions Architect
thanks to solokop on litecointalk for finding a missing dll in kr105 cgminer 3.1.1

"the program can't start because libgcc_s_dw2-1.dll is missing from your computer"

this is the missing dll

http://blakecoin.org/libgcc_s_dw2-1.7z

Hope that helps anyone else who has that issue  Cool

Edit:
Note: This is an included dll in the wallet release so you might have it on your system already  Wink
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
Well I do different coins based on device that is mining.
BLC-> FPGA
BET-> ASIC
KED-> GPU

 do sometimes move the GPU/ASICs around.
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Like I did with PTS, sold half and kept half for investment. The same I'll do with BLC and I am currently doing that with DOGE too. That's my belief in investment; save half and sell half....

makes sense if you are doing a lot of different coins I guess  Cheesy
hero member
Activity: 518
Merit: 500
I am sure Blakecoin will be picked up by the exchanges in time, Openex is going to support BLC once they launch

selling all your coins once it hits the exchange is a poor method of investing and is unlikely to work well on Blakecoin as it did not give stupid high block rewards in the first few days and has not had 90% - 98% of all coins mined already and the block reward does not drop to 1 coins after a few months !

The time and electric spent mining Blakecoin is an investment and you should think like that, I am sure someone is getting rich from pump and dump of these other alt coins that hit the exchange fast but I doubt it is the miner  Cry

just ask yourself this: if you had known about Bitcoin back in the early days would you have also been asking to get to the exchange asap to sell at sub 1$ per Bitcoin or would you have had the brains to hold it until it is worth what you want to sell it at?

From what I have seen on this forum is that most sold and are kicking themselves now  Wink  

The only thing I can say for sure it that Blakecoin is built to last even longer than Bitcoin and is also faster than Bitcoin Grin

Like I did with PTS, sold half and kept half for investment. The same I'll do with BLC and I am currently doing that with DOGE too. That's my belief in investment; save half and sell half....
legendary
Activity: 1509
Merit: 1030
Solutions Architect
I am sure Blakecoin will be picked up by the exchanges in time, Openex is going to support BLC once they launch

selling all your coins once it hits the exchange is a poor method of investing and is unlikely to work well on Blakecoin as it did not give stupid high block rewards in the first few days and has not had 90% - 98% of all coins mined already and the block reward does not drop to 1 coin after a few months !

The time and electric spent mining Blakecoin is an investment and you should think like that, I am sure someone is getting rich from pump and dump of these other alt coins that hit the exchange fast but I doubt it is the miner  Cry

just ask yourself this: if you had known about Bitcoin back in the early days would you have also been asking to get to the exchange asap to sell at sub 1$ per Bitcoin or would you have had the brains to hold it until it is worth what you want to sell it at?

From what I have seen on this forum is that most sold and are kicking themselves now  Wink  

The only thing I can say for sure it that Blakecoin is built to last even longer than Bitcoin and is also faster than Bitcoin Grin
Jump to: