Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
July 25, 2016, 02:38:51 PM |
|
You could try increasing the queue size with the -Q option.
|
|
|
|
w0mp
|
|
July 25, 2016, 05:36:41 PM |
|
You could try increasing the queue size with the -Q option.
Have tried all different -Q settngs from 0 to 99, same results. Is libmicrohttpd dependency required for proper getwork operation? I just noticed when building on the S5 it says it cannot find it, even though its installed. I know it has something to do with getwork, just not sure if it mattered. That is the only difference between the S5 and RasPi builds that I can think of. RasPi BFGMiner was compiled with all the dependencies.
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
July 26, 2016, 06:31:20 AM Last edit: July 26, 2016, 06:43:40 AM by toptek |
|
You could try increasing the queue size with the -Q option.
Have tried all different -Q settngs from 0 to 99, same results. Is libmicrohttpd dependency required for proper getwork operation? I just noticed when building on the S5 it says it cannot find it, even though its installed. I know it has something to do with getwork, just not sure if it mattered. That is the only difference between the S5 and RasPi builds that I can think of. RasPi BFGMiner was compiled with all the dependencies. you can compile it with all dependencies on the s5 controller what ever they are which i have no idea the exact lines or code. other then try it should download them all and it should fit . apt-get -y install git-core build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev libevent-dev libmicrohttpd-dev libncurses5-dev libblkmaker-0.1-dev
this apt-get -y install libgcrypt20-dev might be needed for this to work during the compile/install did it saying something about cli missing you may not have something or be able to use something .
|
|
|
|
bigs21024
Sr. Member
Offline
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
|
|
July 28, 2016, 10:37:06 PM |
|
if someone can help please. I have a Zeus thunder x3 and i installed bfg miner for linux not sure if its right first time on linux and my miner does not show up on usb is there a step by step how to download for linux
|
|
|
|
dord11
Newbie
Offline
Activity: 8
Merit: 0
|
|
August 04, 2016, 02:12:45 PM |
|
very good thanks so much
|
|
|
|
edmund01
Newbie
Offline
Activity: 1
Merit: 0
|
|
August 13, 2016, 03:10:51 AM |
|
|
|
|
|
MSF-Kandel
Newbie
Offline
Activity: 32
Merit: 0
|
|
September 16, 2016, 08:58:56 AM Last edit: September 19, 2016, 07:07:43 PM by MSF-Kandel |
|
My Method to use Antminer U3 with BFgminer:
Look in Device Manager* (COM&LPT) which COM-Port CP210X has. Than use this to find the U3:
-S antminer:\\.\COM7
Here is it 7, but use the Number, on which your CP210X (U3) is. Sometimes you have to (HOT-) UNPLUG und PLUGIN USB, but it works fine.
You can add other U3 commands too, but this is used by me to find the U3 directly WITHOUT GENERAL SCAN over all ports.
You have to UNZADIG your PC, if you used ZADIG. Dont use ZADIG, only install CP210X.
* Your U3 should be plugged in (USB & Power) und running.
Addition: With Bfgminer I have with the U3 nearly Zero HWs (often max. 1/h) and Rejected Shares (max. 0.X%). With Cgminer I had much more HWs and rejected Shares.
|
|
|
|
atithasos
|
|
October 11, 2016, 08:25:26 PM |
|
Hello, Is there any possibility that BFGMINER will support rx480 cards?
|
BTC: 18Kz4PHHNaRndxUhsCU6wWSpNjkucPuF7S
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
October 11, 2016, 08:48:36 PM Last edit: October 11, 2016, 09:07:57 PM by toptek |
|
it might but why ? there is other mining soft ware more suited for GPU mining then BFG Is now . but to find out you have to compile BFG with --enable-scrypt --enable-opengl flags. or maybe just turn on I use BFG with my 156 MH ASIC script miner . by default both are off according to the main BFG readme so no AMD card will work under BFG till both flags are on and BFG may not support most of the new algorithm anyway, BFG is mainly used for ASIC miners now and works best with them you can use a GPU to mine with BFG but it takes some doing but possible. This is from the README.GPU in the BFG folder. EXECUTIVE SUMMARY ON GPU USAGE (SEE ALSO README.scrypt FOR SCRYPT MINING): By default, BFGMiner will NOT mine on any GPUs unless in scrypt mode. If you wish to use your GPU to mine SHA256d (generally not a good idea), you can explicitly enable it with the -S opencl:auto option. Even says it on the front page of this thread OpenCL GPUs, such as AMD Radeons (disabled by default, see README.GPU) cya toptek
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 11, 2016, 11:38:08 PM |
|
Hello, Is there any possibility that BFGMINER will support rx480 cards?
No reason I'm aware of that it wouldn't already.
|
|
|
|
The Dude
Newbie
Offline
Activity: 21
Merit: 0
|
|
October 13, 2016, 03:55:33 AM |
|
Hey quick question. Why does "sudo apt-get install bfgminer" install 5.2?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 13, 2016, 04:04:19 AM |
|
Hey quick question. Why does "sudo apt-get install bfgminer" install 5.2?
Because your distro hasn't bothered to update it since mid-2015 apparently.
|
|
|
|
The Dude
Newbie
Offline
Activity: 21
Merit: 0
|
|
October 13, 2016, 04:14:38 AM |
|
Ubuntu 16.04 LTS is lagging I guess.
|
|
|
|
The Dude
Newbie
Offline
Activity: 21
Merit: 0
|
|
October 13, 2016, 06:46:28 PM |
|
Has anyone ever made something to describe the layout(what everything means) of BFGminer?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
October 13, 2016, 09:35:17 PM |
|
Has anyone ever made something to describe the layout(what everything means) of BFGminer?
You mean like the README file?
|
|
|
|
MemberCount+1
|
|
October 22, 2016, 03:31:51 PM |
|
How configure the bfgminer stratum-proxy functionality for peercoin? If I set with the same values as bitcoin(works fine), minerd and bfgminer produce following "Errors" Pool 0 is hiding block Contents from us SSM_ No usable 2d work upstream! JSON call failed ... no notify set (upstream not stratum?) what is the Problem? bfgminer say pool 0 is alive, ports are ok, logins ok ...
|
|
|
|
bandung01
|
|
October 26, 2016, 10:24:26 PM |
|
awesome thanks you
|
|
|
|
FLAVIO-LEIVA
Newbie
Offline
Activity: 1
Merit: 0
|
|
October 31, 2016, 09:07:09 PM |
|
Announcing BFGMiner 5.4, the modular cryptocurrency miner written in C. BFGMiner features dynamic clocking, monitoring, and remote interface capabilities.
Good afternoon Luke-Jr I'm using Bfgminer and Knots Bitcoin wallet software for mining bitcoin alone on a farm. I have more than 100ths but not a record of this power in bfgminer so me features 2 ths, several miners go off, and bfgminer present power of mining 0 Ghs in several miners. I would love advice to solve this problem in my mining alone .. This and the configuration I'm using in Bfgminer = -------------------------------------------------- -------------------------------------------------- ------------- bfgminer.exe --stratum-port = 3333 --set options. -------------------------------------------------- -------------------------------------------------- ------------- This and the configuration I'm using in Knots Bitcoin wallet = -------------------------------------------------- -------------------------------------------------- ------------- 1 = daemon server = 1 gen = 1 blockmaxsize = 1000000 mintxfee = 0.00001 minrelaytxfee = 0.00001 rpcuser = bitcoinrpc rpcpassword = xxxxxxx rpcallowip = 127.0.0.1 -------------------------------------------------- -------------------------------------------------- ------------- sitema opercional use Window 7 (Sorry for my English I use google translator) thank you all for your attention. greetings
|
|
|
|
bartdp
Newbie
Offline
Activity: 7
Merit: 0
|
|
November 09, 2016, 09:15:00 PM |
|
Just seems to have below posted in the wrong subforum and it needs tot be here :
Does someone has a idea on this problem : I'm running a full node Bitcoin Core v0.13.0 (64-bit) with BFGminer 5.4.2-win64 on the same computer. Starting as : bfgminer.exe --stratum-port=3333
I connect with 2 Antminer S1's to BFGminer ( stratum+tcp://192.168.0.xxx:3333 )
All seems working fine for the real Bitcoin network but NOT (no longer) for the testnet. Alltrough it worked fine before and only Testnet=1 needs tot be changed in the Bitcoin.conf
BFGminer keeps complaining : Pool 0 slow/down or URL or credentials invalid. No servers were found that could be used to get work from
If I remove Testnet=1 from the Bitcoin.conf and start again, no longer complains.
Would this has to do something with the 'versionbit 28' in use for the moment on the testnet ? And if so, what can I do about it ?
Thanks for all reply's ! Kind regards.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 10, 2016, 05:02:03 AM |
|
Just seems to have below posted in the wrong subforum and it needs tot be here :
Does someone has a idea on this problem : I'm running a full node Bitcoin Core v0.13.0 (64-bit) with BFGminer 5.4.2-win64 on the same computer. Starting as : bfgminer.exe --stratum-port=3333
I connect with 2 Antminer S1's to BFGminer ( stratum+tcp://192.168.0.xxx:3333 )
All seems working fine for the real Bitcoin network but NOT (no longer) for the testnet. Alltrough it worked fine before and only Testnet=1 needs tot be changed in the Bitcoin.conf
BFGminer keeps complaining : Pool 0 slow/down or URL or credentials invalid. No servers were found that could be used to get work from
If I remove Testnet=1 from the Bitcoin.conf and start again, no longer complains.
Would this has to do something with the 'versionbit 28' in use for the moment on the testnet ? And if so, what can I do about it ?
Thanks for all reply's ! Kind regards.
For testnet, the RPC server is on port 18332, so you will need to provide the URI manually I think. You will also need the segwit branch of libblkmaker.
|
|
|
|
|