EpyxZ
|
|
August 17, 2016, 06:40:04 AM |
|
i clicked on easy pool mining
and getting this error
new block detected on the BERN network, beginning work on the new block
That is no error. It is working. It is just letting you know it is working on a new block. All is good! #JillNotHill thanks for reply. when i will get my mined coins? You should see them in a few hours. Please understand you are only CPU mining and not mining a great amount. #rEVOLution like it mine with wallet.. Looks good until you realize you are not solving any blocks just kinda wasting time and elec. Def better off joining a pool and getting shares than going solo with cpu.. Don't get me wrong you will probably solve some occasionally but... This is pool mining, in fact, easy pool mining. No registration, just click 'Start Mining'. You are correct in one thing, solo mining with CPU only will almost never yield results with net hash as high as it is. But I made pool mining in the BERN wallet just as easy as solo mining is in many other wallets. Perhaps that is the source of your confusion. I am a big proponent of public acceptance of crypto. Making mining, and yes pool mining, as easy as a click of one button was and is my attempt at lowering the learning curve and making entry easier. I do know my efforts have saved more then a few people sleepless nights of learning how to mine and configuring software to mine. The BERN wallet does it for you. Easy. #rEVOLution sorry about that so flipping brain dead i didnt even see the yiimp site :p I didnt mean anything negative or against berncash or the wallet
|
|
|
|
shadabahmed
|
|
August 17, 2016, 01:38:39 PM |
|
i am new at mining i put this code in mining.bat minerd.exe -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p x14
and put minerd.exe and mining.bat in same folder
i am getting this error
C:\bern>minerd.exe -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p x14 ** cpuminer-multi 1.1 by Tanguy Pruvot (tpruvot@github) ** BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd
[2016-08-17 19:06:03] 8 miner threads started, using 'scrypt' algorithm. [2016-08-17 19:06:03] Starting Stratum on stratum+tcp://bern.mine.zpool.ca:3933 [2016-08-17 19:06:05] Stratum difficulty set to 0.004 [2016-08-17 19:06:05] bern.mine.zpool.ca:3933 scrypt block 365965 [2016-08-17 19:06:06] CPU #3: 0.85 kH/s [2016-08-17 19:06:06] CPU #7: 0.80 kH/s [2016-08-17 19:06:06] CPU #3: 0.85 kH/s [2016-08-17 19:06:06] CPU #5: 0.80 kH/s [2016-08-17 19:06:06] CPU #7: 0.84 kH/s [2016-08-17 19:06:06] accepted: 0/1 (0.00%), 2.49 kH/s nooooo [2016-08-17 19:06:06] reject reason: Invalid share
|
Am I spamming? Report me!
|
|
|
EpyxZ
|
|
August 17, 2016, 01:43:55 PM |
|
i am new at mining i put this code in mining.bat minerd.exe -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p x14
and put minerd.exe and mining.bat in same folder
i am getting this error
C:\bern>minerd.exe -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p x14 ** cpuminer-multi 1.1 by Tanguy Pruvot (tpruvot@github) ** BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd
[2016-08-17 19:06:03] 8 miner threads started, using 'scrypt' algorithm. [2016-08-17 19:06:03] Starting Stratum on stratum+tcp://bern.mine.zpool.ca:3933 [2016-08-17 19:06:05] Stratum difficulty set to 0.004 [2016-08-17 19:06:05] bern.mine.zpool.ca:3933 scrypt block 365965 [2016-08-17 19:06:06] CPU #3: 0.85 kH/s [2016-08-17 19:06:06] CPU #7: 0.80 kH/s [2016-08-17 19:06:06] CPU #3: 0.85 kH/s [2016-08-17 19:06:06] CPU #5: 0.80 kH/s [2016-08-17 19:06:06] CPU #7: 0.84 kH/s [2016-08-17 19:06:06] accepted: 0/1 (0.00%), 2.49 kH/s nooooo [2016-08-17 19:06:06] reject reason: Invalid share
you put the algo at the end in the -p password spot so its defaulting to scrypt. [2016-08-17 19:06:03] 8 miner threads started, using 'scrypt' algorithm.
put the -a x14 before the -o proxy. like minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p WORKERPASSWORDIFANY If you have a decent vid card i would try cudaminer or sgminer. You will get way better mining results vcard mining.(cuda is good for nvidia cards)
|
|
|
|
shadabahmed
|
|
August 17, 2016, 01:57:31 PM |
|
you put the algo at the end in the -p password spot so its defaulting to scrypt. [2016-08-17 19:06:03] 8 miner threads started, using 'scrypt' algorithm.
put the -a x14 before the -o proxy. like minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p WORKERPASSWORDIFANY If you have a decent vid card i would try cudaminer or sgminer. You will get way better mining results vcard mining.(cuda is good for nvidia cards) what is WORKERPASSWORDIFANY or where i get this? ?
|
Am I spamming? Report me!
|
|
|
EpyxZ
|
|
August 17, 2016, 02:01:31 PM |
|
what is WORKERPASSWORDIFANY or where i get this? ? I just went to http://zpool.ca/ and for the -p use -p c=BERN zpool doesnt require a password like yiimp. so you can even leave off the -p option and just use minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR or minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p c=BERN c= can technically anything
|
|
|
|
shadabahmed
|
|
August 17, 2016, 03:01:13 PM |
|
what is WORKERPASSWORDIFANY or where i get this? ? I just went to http://zpool.ca/ and for the -p use -p c=BERN zpool doesnt require a password like yiimp. so you can even leave off the -p option and just use minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR or minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p c=BERN c= can technically anything thanks again. how i know how much i mined? and when i will get my mined coins? is it automatically sent to my address or i have to do some other things for get my mined coins
|
Am I spamming? Report me!
|
|
|
BernieCoin (OP)
|
|
August 17, 2016, 03:53:52 PM Last edit: August 17, 2016, 04:07:52 PM by BernieCoin |
|
what is WORKERPASSWORDIFANY or where i get this? ? I just went to http://zpool.ca/ and for the -p use -p c=BERN zpool doesnt require a password like yiimp. so you can even leave off the -p option and just use minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR or minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p c=BERN c= can technically anything thanks again. how i know how much i mined? and when i will get my mined coins? is it automatically sent to my address or i have to do some other things for get my mined coins How much you mine is relative to the amount of hash you mine with. I have a laptop that will do about 30 kh/s CPU only and yields about a dozen BERN a day. I have a mining rig that does 7 mh/s and yields many thousands of BERN per day. Also, the number of other miners plays into the equation. If there are many people mining BERN, you will get a smaller amount. You should see your mined BERN in a few hours. It is automatically sent to the address you specify with the '-u' argument. It is advisable that you use the '-p c=BERN' argument so zpool knows you want your payout in BERNcash. Thanks for mining BERN and supporting the political #rEVOLution! EDIT: Thank you for being so helpful, EpyxZ. Community members like yourself is what will make BERN successful. #notMeUS
|
|
|
|
EpyxZ
|
|
August 17, 2016, 03:58:48 PM Last edit: August 17, 2016, 04:12:46 PM by EpyxZ |
|
when i will get my mined coins? is it automatically sent to my address or i have to do some other things for get my mined coins
zpool deposits like every 3 hours or something like that (no longer than 24hrs for sure) And yes zpool will deposit automatically to your address. (zpool uses your wallet address as your username) .. to check what you have earned just go to http://zpool.ca/?address=BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR it should show you all your stats (but just so you know now everyone knows your business so you may want to switch to a diff wallet.dat :p If you have any other questions just ask. not an expert but def will help with what I can EDIT: Thank you for being so helpful, EpyxZ. Community members like yourself is what will make BERN successful. #notMeUS
Your very welcome
|
|
|
|
shintosai
|
|
August 17, 2016, 04:04:52 PM |
|
what is WORKERPASSWORDIFANY or where i get this? ? I just went to http://zpool.ca/ and for the -p use -p c=BERN zpool doesnt require a password like yiimp. so you can even leave off the -p option and just use minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR or minerd.exe -a x14 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p c=BERN c= can technically anything thanks again. how i know how much i mined? and when i will get my mined coins? is it automatically sent to my address or i have to do some other things for get my mined coins How much you mine is relative to the amount of hash you mine with. I have a laptop that will do about 30 kh/s CPU only and yields about a dozen BERN a day. I have a mining rig that does 7 mh/s and yields many thousands of BERN per day. Also, the number of other miners plays into the equation. If there are many people mining BERN, you will get a smaller amount. You should see your mined BERN in a few hours. It is automatically sent to the address you specify with the '-u' argument. It is advisable that you use the '-p c=BERN' argument so zpool knows you want your payout in BERNcash. Thanks for mining BERN and supporting the political #rEVOLution! EDIT: Thank you for being so helpful, EpyxZ. Community members like yourself is what will make BERN successful. hi steve its been a while but i'm happy seeing the project moves again it been a good indication that this coin is really revolutionized its purpose i seen more progress and the coin keeps moving and fluctuating from time to time which is normal i congratulate you mate for the success and for keeping this one works be ready for the next generation.
|
|
|
|
shadabahmed
|
|
August 17, 2016, 04:25:38 PM |
|
thanks alot guys. specially EpyxZ
one more question can i mine bern coin with diffrent softwares like 1st with minerd.exe and 2nd with cpuminer.exe with same PC/laptop
|
Am I spamming? Report me!
|
|
|
EpyxZ
|
|
August 17, 2016, 04:33:16 PM |
|
thanks alot guys. specially EpyxZ
one more question can i mine bern coin with diffrent softwares like 1st with minerd.exe and 2nd with cpuminer.exe with same PC/laptop
Ya you can. but if you use 2 cpu miners it will bog your system way way down and only give the same results as 1 miner running. You can use cpuminer with a vid card miner at the same time for more hash power (so you could use minerd for cpu and cudaminer or sgminer for video hashing) .
|
|
|
|
BernieCoin (OP)
|
|
August 17, 2016, 04:40:55 PM |
|
thanks alot guys. specially EpyxZ
one more question can i mine bern coin with diffrent softwares like 1st with minerd.exe and 2nd with cpuminer.exe with same PC/laptop
minerd and cpuminer are both CPU miners. Running both at the same time on the same machine would not be advisable. Test to see which performs better and stick with that one. FYI, the minerd that is bundled with the BERN wallet is actually the 32 bit version of https://github.com/tpruvot/cpuminer-multi and, of course, used with his permission. I do CPU mine and GPU mine at the same time with 1 machine. On a different machine, CPU mining slows my GPU mining down by a greater factor, so it is not advantageous to do so on that machine. You will have to experiment and watch your results. Sgminer is what I use for GPU mining, as I have AMD GPUs.
|
|
|
|
EpyxZ
|
|
August 17, 2016, 04:48:46 PM Last edit: August 17, 2016, 04:58:58 PM by EpyxZ |
|
CPU mining slows my GPU mining down by a greater factor, so it is not advantageous to do so on that machine. You will have to experiment and watch your results. Sgminer is what I use for GPU mining, as I have AMD GPUs.
Ya if your going to do both cpu and gpu I would set minerd threads to atleast 1/2 the max (not sure how many cpu threads your laptop has). from what you posted it looks as if you have 7 cpu threads. you could set minerd like minerd.exe -a x14 -t 3 -o stratum+tcp://bern.mine.zpool.ca:3933 -u BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR -p c=BERN the -t # specifies the number of threads to use. dropping it from 7 to 3 will free up some needed cpu to go along with the gpu miner.. but like BernieCoin said running both at the same time is a killer on your pc. GPU miners, if you have an nvidia card you want to use cuda based gpu miner. AMD you want sgminer https://github.com/tpruvot/ccminer/releases/tag/1.8.1-tpruvotis the newest cuda ccminer from aug 10. (x86/x64) from tpruvot the creator of http://yiimp.ccminer.org/
|
|
|
|
shadabahmed
|
|
August 17, 2016, 07:15:32 PM Last edit: August 17, 2016, 07:27:43 PM by shadabahmed |
|
thanks alot guys. specially EpyxZ
one more question can i mine bern coin with diffrent softwares like 1st with minerd.exe and 2nd with cpuminer.exe with same PC/laptop
minerd and cpuminer are both CPU miners. Running both at the same time on the same machine would not be advisable. Test to see which performs better and stick with that one. FYI, the minerd that is bundled with the BERN wallet is actually the 32 bit version of https://github.com/tpruvot/cpuminer-multi and, of course, used with his permission. I do CPU mine and GPU mine at the same time with 1 machine. On a different machine, CPU mining slows my GPU mining down by a greater factor, so it is not advantageous to do so on that machine. You will have to experiment and watch your results. Sgminer is what I use for GPU mining, as I have AMD GPUs. i installed SGMINER but fail todo settings i configured this file sgminer.conf am i right? pls give me instructions so that i can start with GPU mining, what i write there
|
Am I spamming? Report me!
|
|
|
EpyxZ
|
|
August 17, 2016, 07:42:08 PM |
|
i installed SGMINER but fail todo settings i configured this file sgminer.conf am i right?
pls give me instructions so that i can start with GPU mining, what i write there
I personally have only used sgminer a few times. I never used the sgminer.conf file. So the only way I can help is the long about way with sgminer (and trust me its not worth doing if you have to restart sgminer often :p ) This is just ME so someone else will give info how to use the .conf file for sgminer rename sgminer.conf to like sgminer1.conf or something then double click sgminer.exe it will bring up a window with something like [15:31:08] Started sgminer 5.3.1 [15:31:08] * using Jansson 2.7 [15:31:08] Need to specify at least one pool server. Input server details. URL: now type in the pool url ( stratum+tcp://bern.mine.zpool.ca:3933 ) and hit enter and it will show Enter your wallet address ( BDPF8bL6W8xvAjasc1vS2ueGPJUFENbDjR ) hit enter and it will show Enter c=BERN hit enter and it will show You can leave this blank or just put whatever there. hit enter and it will show Again this can be blank or whatever. hit enter and it will show again this can be blank or whatever. Hit enter and it will show enter x14 and hit enter and it will start mining.. (will look sorta like this) sgminer 5.3.1 - Started: [2016-08-17 15:39:48] - [0 days 00:00:36] -------------------------------------------------------------------------------- (5s):81.35K (avg):83.45Kh/s | A:0 R:0 HW:0 WU:0.000/m ST: 1 SS: 0 NB: 2 LW: 37 GF: 0 RF: 0 Connected to BernCash pool (stratum) diff 0.004 as user BDPF8bL6W8xvAjasc1vS2ueG Block: 5d565dc0... Diff:259 Started: [15:40:03] Best share: 0 -------------------------------------------------------------------------------- [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit GPU 0: 56.0C FAN 41% | 72.80K/83.45Kh/s | R: 0.0% HW:0 WU:0.000/m I: 8 -------------------------------------------------------------------------------- Description (optional): BernBabyBern Profile (optional): SOMETHING OMG TOO MUCH Algorithm (optional): x14 [15:39:46] Startup GPU initialization... Using settings from pool BernCash pool.
[15:39:46] Startup Pool No = 0 [15:39:46] BernCash pool difficulty changed to 0.004 [15:39:46] Initialising kernel x14.cl with nfactor 10, n 1024 [15:39:46] Maximum buffer memory device 0 supports says 268435456 [15:39:46] Your settings come to 536870912 [15:39:46] Probing for an alive pool
lol and i started mining to your addy :p DOH . lol. but ya if you do it outside config it takes a moment. Hope someone can jump in and tell you how to setup the .conf file. Sorry just lazy at the moment. if no one responds to how to setup the .conf ill check it out and post all the exacts later
|
|
|
|
BernieCoin (OP)
|
|
August 17, 2016, 07:56:54 PM |
|
thanks alot guys. specially EpyxZ
one more question can i mine bern coin with diffrent softwares like 1st with minerd.exe and 2nd with cpuminer.exe with same PC/laptop
minerd and cpuminer are both CPU miners. Running both at the same time on the same machine would not be advisable. Test to see which performs better and stick with that one. FYI, the minerd that is bundled with the BERN wallet is actually the 32 bit version of https://github.com/tpruvot/cpuminer-multi and, of course, used with his permission. I do CPU mine and GPU mine at the same time with 1 machine. On a different machine, CPU mining slows my GPU mining down by a greater factor, so it is not advantageous to do so on that machine. You will have to experiment and watch your results. Sgminer is what I use for GPU mining, as I have AMD GPUs. i installed SGMINER but fail todo settings i configured this file sgminer.conf am i right? pls give me instructions so that i can start with GPU mining, what i write there Well, for starters and example, { "pools": [ { "name": "bern", "url": "stratum+tcp://yiimp.ccminer.org:3933", "user": "BlYuYL91THbXGdmoAQW3UbpQtN1zAhr4re", "pass": "x", "algorithm": "x14" } ], "profiles": [], "failover-only": true, "algorithm": "x14", "device": "all", "intensity": "18", "temp-cutoff": "95", "temp-overheat": "85", "temp-target": "75", "gpu-memdiff": "0", "shares": "0", "kernel-path": "/usr/local/bin", "api-mcast-port": "4028", "api-port": "4028", "expiry": "28", "failover-switch-delay": "60", "gpu-dyninterval": "7", "gpu-platform": "-1", "hamsi-expand-big": "4", "keccak-unroll": "0", "log": "5", "no-pool-disable": true, "no-client-reconnect": true, "queue": "45", "scan-time": "7", "tcp-keepalive": "30", "temp-hysteresis": "3", "verbose": true, "watchpool-refresh": "30" } Many of the settings are specific to your GPU. So there may be future customization needed. What model GPU do you have?
|
|
|
|
BernieCoin (OP)
|
|
August 17, 2016, 07:59:06 PM |
|
When asking questions about mining, please provide details of the trouble you are having so that answers can better help you.
#notMeUS
|
|
|
|
shadabahmed
|
|
August 17, 2016, 08:23:09 PM |
|
When asking questions about mining, please provide details of the trouble you are having so that answers can better help you.
#notMeUS
thanks alot man and i will remember this advice in future. and you and bro EpyxZ really very helpful
|
Am I spamming? Report me!
|
|
|
|
shadabahmed
|
|
August 20, 2016, 01:03:45 PM |
|
done from my side yesterday
|
Am I spamming? Report me!
|
|
|
|