Author

Topic: [BRK] Breakout Chain | Coin Sale Complete | Multicurrencies | Gaming + eSports - page 168. (Read 318555 times)

hero member
Activity: 980
Merit: 500
Question:

Could any one help me out with minerd or bfgminer of sgminer?
I only get False positives, no valid blocks mined for 48 hours now. Getting a bit tired of this..

breakout.conf
Code:
daemon=1
server=1
listen=1
debug=1
rpcuser=username
rpcpassword=password
rpcport=10123

Minerd
Code:
.\minerd -a sha256d -o 127.0.0.1:10123 -O username:password -D -t 4

SGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
.\sgminer -o 127.0.0.1:10123 -uusername -ppassword -g 2 --intensity 20 --thread-concurrency 8192 -w 64 -g 2 --no-submit-stale

BFGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
bfgminer -S opencl:auto -o http://127.0.0.1:10123 -u username -p password --set-device intensity=20


I get a hashrate, but no valid blocks and minerd says "False positive" when finding a block.
What am I doing wrong?

Code:
[2016-06-28 00:55:07] thread 0: 18306508 hashes, 4205 khash/s
[2016-06-28 00:55:07] DEBUG: got new work in 1 ms
[2016-06-28 00:55:08] thread 1: 19444328 hashes, 4169 khash/s
[2016-06-28 00:55:08] DEBUG: got new work in 0 ms
[2016-06-28 00:55:11] DEBUG: hash > target (false positive)
Hash:   0000000095b0c1fe276f607190086128af75e36d082de9396aa9c367fedca046
Target: 00000000002a54a1000000000000000000000000000000000000000000000000
[2016-06-28 00:55:11] thread 2: 19273856 hashes, 4190 khash/s
[2016-06-28 00:55:11] DEBUG: got new work in 1 ms
[2016-06-28 00:55:11] thread 3: 20882132 hashes, 4284 khash/s


Thanks for your time.  

You aren't doing anything wrong the problem is your hash rate. You are finding blocks that have already been found. you are mining @ 4,000,000 hashes a second where even with my small rig running I am mining at 5,000,000,000 hashes a second more than 1000X faster than you.

You have ASIC coinbuyer2580?


Yes, I am running an older Gridseed 5 chip Asic dual miner for this coin.

Cool... Might need to call on you for help on mining, I don't have ASIC and I gave up on CPU mining Smiley

btw, have you gotten any fees from other coins on the chain?  (fee scavenging)
sr. member
Activity: 276
Merit: 250
Question:

Could any one help me out with minerd or bfgminer of sgminer?
I only get False positives, no valid blocks mined for 48 hours now. Getting a bit tired of this..

breakout.conf
Code:
daemon=1
server=1
listen=1
debug=1
rpcuser=username
rpcpassword=password
rpcport=10123

Minerd
Code:
.\minerd -a sha256d -o 127.0.0.1:10123 -O username:password -D -t 4

SGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
.\sgminer -o 127.0.0.1:10123 -uusername -ppassword -g 2 --intensity 20 --thread-concurrency 8192 -w 64 -g 2 --no-submit-stale

BFGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
bfgminer -S opencl:auto -o http://127.0.0.1:10123 -u username -p password --set-device intensity=20


I get a hashrate, but no valid blocks and minerd says "False positive" when finding a block.
What am I doing wrong?

Code:
[2016-06-28 00:55:07] thread 0: 18306508 hashes, 4205 khash/s
[2016-06-28 00:55:07] DEBUG: got new work in 1 ms
[2016-06-28 00:55:08] thread 1: 19444328 hashes, 4169 khash/s
[2016-06-28 00:55:08] DEBUG: got new work in 0 ms
[2016-06-28 00:55:11] DEBUG: hash > target (false positive)
Hash:   0000000095b0c1fe276f607190086128af75e36d082de9396aa9c367fedca046
Target: 00000000002a54a1000000000000000000000000000000000000000000000000
[2016-06-28 00:55:11] thread 2: 19273856 hashes, 4190 khash/s
[2016-06-28 00:55:11] DEBUG: got new work in 1 ms
[2016-06-28 00:55:11] thread 3: 20882132 hashes, 4284 khash/s


Thanks for your time.  

You aren't doing anything wrong the problem is your hash rate. You are finding blocks that have already been found. you are mining @ 4,000,000 hashes a second where even with my small rig running I am mining at 5,000,000,000 hashes a second more than 1000X faster than you.

You have ASIC coinbuyer2580?


Yes, I am running an older Gridseed 5 chip Asic dual miner for this coin.
sr. member
Activity: 276
Merit: 250
Selling SIS coin @ best offer
hero member
Activity: 980
Merit: 500
Question:

Could any one help me out with minerd or bfgminer of sgminer?
I only get False positives, no valid blocks mined for 48 hours now. Getting a bit tired of this..

breakout.conf
Code:
daemon=1
server=1
listen=1
debug=1
rpcuser=username
rpcpassword=password
rpcport=10123

Minerd
Code:
.\minerd -a sha256d -o 127.0.0.1:10123 -O username:password -D -t 4

SGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
.\sgminer -o 127.0.0.1:10123 -uusername -ppassword -g 2 --intensity 20 --thread-concurrency 8192 -w 64 -g 2 --no-submit-stale

BFGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
bfgminer -S opencl:auto -o http://127.0.0.1:10123 -u username -p password --set-device intensity=20


I get a hashrate, but no valid blocks and minerd says "False positive" when finding a block.
What am I doing wrong?

Code:
[2016-06-28 00:55:07] thread 0: 18306508 hashes, 4205 khash/s
[2016-06-28 00:55:07] DEBUG: got new work in 1 ms
[2016-06-28 00:55:08] thread 1: 19444328 hashes, 4169 khash/s
[2016-06-28 00:55:08] DEBUG: got new work in 0 ms
[2016-06-28 00:55:11] DEBUG: hash > target (false positive)
Hash:   0000000095b0c1fe276f607190086128af75e36d082de9396aa9c367fedca046
Target: 00000000002a54a1000000000000000000000000000000000000000000000000
[2016-06-28 00:55:11] thread 2: 19273856 hashes, 4190 khash/s
[2016-06-28 00:55:11] DEBUG: got new work in 1 ms
[2016-06-28 00:55:11] thread 3: 20882132 hashes, 4284 khash/s


Thanks for your time.  

You aren't doing anything wrong the problem is your hash rate. You are finding blocks that have already been found. you are mining @ 4,000,000 hashes a second where even with my small rig running I am mining at 5,000,000,000 hashes a second more than 1000X faster than you.

You have ASIC coinbuyer2580?
sr. member
Activity: 276
Merit: 250
Question:

Could any one help me out with minerd or bfgminer of sgminer?
I only get False positives, no valid blocks mined for 48 hours now. Getting a bit tired of this..

breakout.conf
Code:
daemon=1
server=1
listen=1
debug=1
rpcuser=username
rpcpassword=password
rpcport=10123

Minerd
Code:
.\minerd -a sha256d -o 127.0.0.1:10123 -O username:password -D -t 4

SGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
.\sgminer -o 127.0.0.1:10123 -uusername -ppassword -g 2 --intensity 20 --thread-concurrency 8192 -w 64 -g 2 --no-submit-stale

BFGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
bfgminer -S opencl:auto -o http://127.0.0.1:10123 -u username -p password --set-device intensity=20


I get a hashrate, but no valid blocks and minerd says "False positive" when finding a block.
What am I doing wrong?

Code:
[2016-06-28 00:55:07] thread 0: 18306508 hashes, 4205 khash/s
[2016-06-28 00:55:07] DEBUG: got new work in 1 ms
[2016-06-28 00:55:08] thread 1: 19444328 hashes, 4169 khash/s
[2016-06-28 00:55:08] DEBUG: got new work in 0 ms
[2016-06-28 00:55:11] DEBUG: hash > target (false positive)
Hash:   0000000095b0c1fe276f607190086128af75e36d082de9396aa9c367fedca046
Target: 00000000002a54a1000000000000000000000000000000000000000000000000
[2016-06-28 00:55:11] thread 2: 19273856 hashes, 4190 khash/s
[2016-06-28 00:55:11] DEBUG: got new work in 1 ms
[2016-06-28 00:55:11] thread 3: 20882132 hashes, 4284 khash/s


Thanks for your time.  

You aren't doing anything wrong the problem is your hash rate. You are finding blocks that have already been found. you are mining @ 4,000,000 hashes a second where even with my small rig running I am mining at 5,000,000,000 hashes a second more than 1000X faster than you.
legendary
Activity: 3360
Merit: 1203
The Breakout Poker Team is amazing !!!  Shocked Shocked Shocked
member
Activity: 87
Merit: 10
So many times on the final table... AND FINALY 1st PLACE! Cheesy Cheesy

And the best is i've beaten my workmate Zmoe, which i introduced today... he became place 2 Tongue


But he also had the NaN problem with the html5 client.
newbie
Activity: 10
Merit: 0
Question:

Could any one help me out with minerd or bfgminer of sgminer?
I only get False positives, no valid blocks mined for 48 hours now. Getting a bit tired of this..

breakout.conf
Code:
daemon=1
server=1
listen=1
debug=1
rpcuser=username
rpcpassword=password
rpcport=10123

Minerd
Code:
.\minerd -a sha256d -o 127.0.0.1:10123 -O username:password -D -t 4

SGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
.\sgminer -o 127.0.0.1:10123 -uusername -ppassword -g 2 --intensity 20 --thread-concurrency 8192 -w 64 -g 2 --no-submit-stale

BFGminer
Code:
@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 3
bfgminer -S opencl:auto -o http://127.0.0.1:10123 -u username -p password --set-device intensity=20


I get a hashrate, but no valid blocks and minerd says "False positive" when finding a block.
What am I doing wrong?

Code:
[2016-06-28 00:55:07] thread 0: 18306508 hashes, 4205 khash/s
[2016-06-28 00:55:07] DEBUG: got new work in 1 ms
[2016-06-28 00:55:08] thread 1: 19444328 hashes, 4169 khash/s
[2016-06-28 00:55:08] DEBUG: got new work in 0 ms
[2016-06-28 00:55:11] DEBUG: hash > target (false positive)
Hash:   0000000095b0c1fe276f607190086128af75e36d082de9396aa9c367fedca046
Target: 00000000002a54a1000000000000000000000000000000000000000000000000
[2016-06-28 00:55:11] thread 2: 19273856 hashes, 4190 khash/s
[2016-06-28 00:55:11] DEBUG: got new work in 1 ms
[2016-06-28 00:55:11] thread 3: 20882132 hashes, 4284 khash/s


Thanks for your time.  
sr. member
Activity: 276
Merit: 250
Make a Royal Flush and be a KING

Make a Royal Flush while playing Texas Hold'em on Breakoutpoker.net and you will win the King from the Breakout DECK in the same suit as your winning hand. This highly sought after collectible card is one-of-a-kind!

Both hole cards must be used, and you must email [email protected] with the game number, table name and screenshot.  Only one King will be awarded and this promotion will end at that time.

Best of luck!  Visit http://breakoutcoin.com for information on the Breakout Chain including the DECK, and to get involved in the LIVE Breakout Coin sale offering please visit https://bittrex.com/crowdfund/brk

I already saw a player hit this hand is the offer retroactive or from this time forward.

Hi All - points of clarification...

* The player that "won" previously had not used both hole cards
* This promotion is ONLY for what are termed Ring or Cash games - i.e. not for play in SnG or multi-table tournaments.  Sorry for the confusion.  This promotion is designed to help grow the non-tourney play activity.
Can the brk chips now on the free platform used in ring/cash games to win this promotion, or this promotion will just start when the new platform when brk is already released?

This promotion is currently available for the ring games using brc play chips on breakoutpoker.net.  If you run out of play chips, you will be automatically topped off to 1k chips at the end of every day.






Come on people join me in ring games just select hide empty to find tables with players
sr. member
Activity: 252
Merit: 250
Make a Royal Flush and be a KING

Make a Royal Flush while playing Texas Hold'em on Breakoutpoker.net and you will win the King from the Breakout DECK in the same suit as your winning hand. This highly sought after collectible card is one-of-a-kind!

Both hole cards must be used, and you must email [email protected] with the game number, table name and screenshot.  Only one King will be awarded and this promotion will end at that time.

Best of luck!  Visit http://breakoutcoin.com for information on the Breakout Chain including the DECK, and to get involved in the LIVE Breakout Coin sale offering please visit https://bittrex.com/crowdfund/brk

I already saw a player hit this hand is the offer retroactive or from this time forward.

Hi All - points of clarification...

* The player that "won" previously had not used both hole cards
* This promotion is ONLY for what are termed Ring or Cash games - i.e. not for play in SnG or multi-table tournaments.  Sorry for the confusion.  This promotion is designed to help grow the non-tourney play activity.
Can the brk chips now on the free platform used in ring/cash games to win this promotion, or this promotion will just start when the new platform when brk is already released?

This promotion is currently available for the ring games using brc play chips on breakoutpoker.net.  If you run out of play chips, you will be automatically topped off to 1k chips at the end of every day.



sr. member
Activity: 336
Merit: 250
So if at least 2k btc isn't raised for this BRK ICO, is it safe to assume there will be a future offering of BRX in another ICO format? 

If this is the case, when (roughly) would this be planned?  Wouldn't two ICO's for a single crypto be off-putting for a lot of investors?  Or will you do something like only offering BRX to those that purchased BRK during the twoICO's, and the amount you can purchase would be dependent on the BRK that you own?
legendary
Activity: 3360
Merit: 1203
every day the struggle is getting real and real for BRK COINS <3 .
Come friends , let's play poker  Cool Cool
hero member
Activity: 1246
Merit: 534
Make a Royal Flush and be a KING

Make a Royal Flush while playing Texas Hold'em on Breakoutpoker.net and you will win the King from the Breakout DECK in the same suit as your winning hand. This highly sought after collectible card is one-of-a-kind!

Both hole cards must be used, and you must email [email protected] with the game number, table name and screenshot.  Only one King will be awarded and this promotion will end at that time.

Best of luck!  Visit http://breakoutcoin.com for information on the Breakout Chain including the DECK, and to get involved in the LIVE Breakout Coin sale offering please visit https://bittrex.com/crowdfund/brk

I already saw a player hit this hand is the offer retroactive or from this time forward.

Hi All - points of clarification...

* The player that "won" previously had not used both hole cards
* This promotion is ONLY for what are termed Ring or Cash games - i.e. not for play in SnG or multi-table tournaments.  Sorry for the confusion.  This promotion is designed to help grow the non-tourney play activity.
Can the brk chips now on the free platform used in ring/cash games to win this promotion, or this promotion will just start when the new platform when brk is already released?
hero member
Activity: 980
Merit: 500
legendary
Activity: 1206
Merit: 1000
Thanks ofortuna! Smiley

Where can I find the Slack invite? If it's in the OP, it is eluding my eyes atm

Send me a pm Clovis A with your email


done!
legendary
Activity: 3360
Merit: 1203
Anyone here want to buy a DECK CARD ? Cool
legendary
Activity: 1218
Merit: 1038
Selling my BRX
10 BRX = 0.05 BTC
50 BRX = 0.235 BTC
100 BRX = 0.45 BTC

offer valid until coin sale end  Wink
PM me
sr. member
Activity: 252
Merit: 250
Thanks ofortuna! Smiley

Where can I find the Slack invite? If it's in the OP, it is eluding my eyes atm

Send me a pm Clovis A with your email
sr. member
Activity: 246
Merit: 250
Make a Royal Flush and be a KING

Make a Royal Flush while playing Texas Hold'em on Breakoutpoker.net and you will win the King from the Breakout DECK in the same suit as your winning hand. This highly sought after collectible card is one-of-a-kind!

Both hole cards must be used, and you must email [email protected] with the game number, table name and screenshot.  Only one King will be awarded and this promotion will end at that time.

Best of luck!  Visit http://breakoutcoin.com for information on the Breakout Chain including the DECK, and to get involved in the LIVE Breakout Coin sale offering please visit https://bittrex.com/crowdfund/brk

I already saw a player hit this hand is the offer retroactive or from this time forward.

Hi All - points of clarification...

* The player that "won" previously had not used both hole cards
* This promotion is ONLY for what are termed Ring or Cash games - i.e. not for play in SnG or multi-table tournaments.  Sorry for the confusion.  This promotion is designed to help grow the non-tourney play activity.
legendary
Activity: 1206
Merit: 1000
Thanks ofortuna! Smiley

Where can I find the Slack invite? If it's in the OP, it is eluding my eyes atm
Jump to: