Author

Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 - page 205. (Read 1210779 times)

newbie
Activity: 5
Merit: 0
Hi,

I'm having some problems getting my miner to work on two desktops running win 7 64bit. I've been able to get my AWS server mining without any problems but my desktops keep throwing the same vague error

Command I'm running:
minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u   -p x -k http://cdn.cncoin.farm/scratchpad.bin

Sample Output:
[2015-02-02 17:52:57] Algorithm switch ignored - this miner supports Wild Keccak only.
[2015-02-02 17:52:57] wildkeccak scratchpad cache C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin
[2015-02-02 17:52:57] Using JSON-RPC 2.0
[2015-02-02 17:52:57] loaded scratchpad C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin (zu bytes), height=61778080
[2015-02-02 17:52:57] Starting Stratum on stratum+tcp://bbr.cncoin.farm:5555
[2015-02-02 17:52:57] 1 miner threads started, using 'wildkeccak' algorithm.


The program then crashes? Any suggestions?

Same with me , I have been unable to use that cpuminer version too. But there is boolberr-easy-miner 1.1 that works flawlessly either using gpu or cpu, you just need to change the wallet addres file(the one with *.txt extension) with yours if you dont want to use autogenerated wallet.
newbie
Activity: 5
Merit: 0
Hi,

I'm having some problems getting my miner to work on two desktops running win 7 64bit. I've been able to get my AWS server mining without any problems but my desktops keep throwing the same vague error

Command I'm running:
minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u   -p x -k http://cdn.cncoin.farm/scratchpad.bin

Sample Output:
[2015-02-02 17:52:57] Algorithm switch ignored - this miner supports Wild Keccak only.
[2015-02-02 17:52:57] wildkeccak scratchpad cache C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin
[2015-02-02 17:52:57] Using JSON-RPC 2.0
[2015-02-02 17:52:57] loaded scratchpad C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin (zu bytes), height=61778080
[2015-02-02 17:52:57] Starting Stratum on stratum+tcp://bbr.cncoin.farm:5555
[2015-02-02 17:52:57] 1 miner threads started, using 'wildkeccak' algorithm.


The program then crashes? Any suggestions?
try adding the -l (lowercase L) option with the path you want to keep the local scratchpad file.
Code:
-l scratchpad.bin
will probably work

I tried the command below but it didn't' work.

C:\Users\Wall\Downloads\BoolBerry Miner>minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u -p x -l C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin -t 1

[2015-02-02 21:20:17] Algorithm switch ignored - this miner supports Wild Keccak only.

minerd: unsupported non-option argument 'C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin'
Try `minerd --help' for more information.

full member
Activity: 212
Merit: 100
Hi,

I'm having some problems getting my miner to work on two desktops running win 7 64bit. I've been able to get my AWS server mining without any problems but my desktops keep throwing the same vague error

Command I'm running:
minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u   -p x -k http://cdn.cncoin.farm/scratchpad.bin

Sample Output:
[2015-02-02 17:52:57] Algorithm switch ignored - this miner supports Wild Keccak only.
[2015-02-02 17:52:57] wildkeccak scratchpad cache C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin
[2015-02-02 17:52:57] Using JSON-RPC 2.0
[2015-02-02 17:52:57] loaded scratchpad C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin (zu bytes), height=61778080
[2015-02-02 17:52:57] Starting Stratum on stratum+tcp://bbr.cncoin.farm:5555
[2015-02-02 17:52:57] 1 miner threads started, using 'wildkeccak' algorithm.


The program then crashes? Any suggestions?

Same with me , I have been unable to use that cpuminer version too. But there is boolberr-easy-miner 1.1 that works flawlessly either using gpu or cpu, you just need to change the wallet addres file(the one with *.txt extension) with yours if you dont want to use autogenerated wallet.

Oh, great to hear it works for you with both cpu and gpu! I hadn't received much feedback about that. About your other question, to become a large part of the network, you would need much more hashrate to get a more stable block rate.
full member
Activity: 212
Merit: 100
Hi,

I'm having some problems getting my miner to work on two desktops running win 7 64bit. I've been able to get my AWS server mining without any problems but my desktops keep throwing the same vague error

Command I'm running:
minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u   -p x -k http://cdn.cncoin.farm/scratchpad.bin

Sample Output:
[2015-02-02 17:52:57] Algorithm switch ignored - this miner supports Wild Keccak only.
[2015-02-02 17:52:57] wildkeccak scratchpad cache C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin
[2015-02-02 17:52:57] Using JSON-RPC 2.0
[2015-02-02 17:52:57] loaded scratchpad C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin (zu bytes), height=61778080
[2015-02-02 17:52:57] Starting Stratum on stratum+tcp://bbr.cncoin.farm:5555
[2015-02-02 17:52:57] 1 miner threads started, using 'wildkeccak' algorithm.


The program then crashes? Any suggestions?
try adding the -l (lowercase L) option with the path you want to keep the local scratchpad file.
Code:
-l scratchpad.bin
will probably work
@bb
full member
Activity: 137
Merit: 100
Hi,

I'm having some problems getting my miner to work on two desktops running win 7 64bit. I've been able to get my AWS server mining without any problems but my desktops keep throwing the same vague error

Command I'm running:
minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u   -p x -k http://cdn.cncoin.farm/scratchpad.bin

Sample Output:
[2015-02-02 17:52:57] Algorithm switch ignored - this miner supports Wild Keccak only.
[2015-02-02 17:52:57] wildkeccak scratchpad cache C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin
[2015-02-02 17:52:57] Using JSON-RPC 2.0
[2015-02-02 17:52:57] loaded scratchpad C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin (zu bytes), height=61778080
[2015-02-02 17:52:57] Starting Stratum on stratum+tcp://bbr.cncoin.farm:5555
[2015-02-02 17:52:57] 1 miner threads started, using 'wildkeccak' algorithm.


The program then crashes? Any suggestions?

Same with me , I have been unable to use that cpuminer version too. But there is boolberr-easy-miner 1.1 that works flawlessly either using gpu or cpu, you just need to change the wallet addres file(the one with *.txt extension) with yours if you dont want to use autogenerated wallet.
newbie
Activity: 5
Merit: 0
Hi,

I'm having some problems getting my miner to work on two desktops running win 7 64bit. I've been able to get my AWS server mining without any problems but my desktops keep throwing the same vague error

Command I'm running:
minerd -a wildkeccak -o stratum+tcp://bbr.cncoin.farm:5555 -u   -p x -k http://cdn.cncoin.farm/scratchpad.bin

Sample Output:
[2015-02-02 17:52:57] Algorithm switch ignored - this miner supports Wild Keccak only.
[2015-02-02 17:52:57] wildkeccak scratchpad cache C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin
[2015-02-02 17:52:57] Using JSON-RPC 2.0
[2015-02-02 17:52:57] loaded scratchpad C:\Users\Wall\AppData\Local\boolberry/scratchpad.bin (zu bytes), height=61778080
[2015-02-02 17:52:57] Starting Stratum on stratum+tcp://bbr.cncoin.farm:5555
[2015-02-02 17:52:57] 1 miner threads started, using 'wildkeccak' algorithm.


The program then crashes? Any suggestions?
@bb
full member
Activity: 137
Merit: 100
I have been solo mining BBR for a month, at 3.1 M/s but has very varying results. Sometime only 2 blocks/day @~600M/s network hashrate. The best result i got 5 blocks/day @~800M/s netkhash. Does anybody have ideas how to get stable blocks/day ?
Magic numbers are not uniformly distributed. That is, you cannot have a stable number of blocks/day, unless you are a major part of the network.
If you go look at pools you'll find out they have a varying number of blocks/day as well. I've seen blocks being solved in a matter of seconds, sometimes you get lucky, most of the time you do not. I wouldn't say 24h to be enough.

@MaxDZ8, how to become part of major network? Do you think reducing ping latency to nodes will improve getting magic numbers? (I got 386ms ping average of 24hrs to node 91.156.97.203)
hero member
Activity: 672
Merit: 500
I have been solo mining BBR for a month, at 3.1 M/s but has very varying results. Sometime only 2 blocks/day @~600M/s network hashrate. The best result i got 5 blocks/day @~800M/s netkhash. Does anybody have ideas how to get stable blocks/day ?
Magic numbers are not uniformly distributed. That is, you cannot have a stable number of blocks/day, unless you are a major part of the network.
If you go look at pools you'll find out they have a varying number of blocks/day as well. I've seen blocks being solved in a matter of seconds, sometimes you get lucky, most of the time you do not. I wouldn't say 24h to be enough.
newbie
Activity: 56
Merit: 0
Can't understand this low marketcap. I think I'm going to buy a lot during the next dump Cool
@bb
full member
Activity: 137
Merit: 100
Hello folks,

I have been solo mining BBR for a month, at 3.1 M/s but has very varying results. Sometime only 2 blocks/day @~600M/s network hashrate. The best result i got 5 blocks/day @~800M/s netkhash. Does anybody have ideas how to get stable blocks/day ?

Thank you.
legendary
Activity: 1540
Merit: 1000

Quote
It seams you are using 32-bit version of Windows. BBR has only 64-bit daemon and wallet.
When 64 bit is ready?
i can use virtual box machine? and install version 32 bit?

I mean BBR has 64-bit version now, your windows has 32-bit version now. I don't think 32-bit version of BBR will be ready soon. You can setup 64-bit version on virtual machine if your hardware is 64-bit (most part of modern hardware is 64 bit, that's why we haven't 32-bit version of BBR).
Thanks so much for reply
sorry english is very bad  Grin Grin Grin
newbie
Activity: 39
Merit: 0

Quote
It seams you are using 32-bit version of Windows. BBR has only 64-bit daemon and wallet.
When 64 bit is ready?
i can use virtual box machine? and install version 32 bit?

I mean BBR has 64-bit version now, your windows has 32-bit version now. I don't think 32-bit version of BBR will be ready soon. You can setup 64-bit version on virtual machine if your hardware is 64-bit (most part of modern hardware is 64 bit, that's why we haven't 32-bit version of BBR).
legendary
Activity: 1540
Merit: 1000
hi all
i can not install BBR with windows 8.1
i have this error

and i have many coin BBr and i am interrested for mining coin BBr
yu can help me mining coin BBR
sorry i am noob and english not good  Sad Grin

It seams you are using 32-bit version of Windows. BBR has only 64-bit daemon and wallet.
When 64 bit is ready?
i can use virtual box machine? and install version 32 bit?
newbie
Activity: 39
Merit: 0
hi all
i can not install BBR with windows 8.1
i have this error
http://img.imagesia.com/fichiers/tw/dsd_imagesia-com_twps_small.png
and i have many coin BBr and i am interrested for mining coin BBr
yu can help me mining coin BBR
sorry i am noob and english not good  Sad Grin

It seams you are using 32-bit version of Windows. BBR has only 64-bit daemon and wallet.
legendary
Activity: 1540
Merit: 1000
hi all
i can not install BBR with windows 8.1
i have this error

and i have many coin BBr and i am interrested for mining coin BBr
yu can help me mining coin BBR
sorry i am noob and english not good  Sad Grin
hero member
Activity: 723
Merit: 503
havent you guys heard that the next big thing is louisd'or? i cant wait to see it integrated to supernet =)
sr. member
Activity: 259
Merit: 250
legendary
Activity: 826
Merit: 1002
amarha
legendary
Activity: 2156
Merit: 1070
sr. member
Activity: 434
Merit: 250
Some idiot dumped 8.5BTC worth of BBR

The price is just halved. BBR is quite resilient.
Jump to: