Pages:
Author

Topic: BFGMiner 5.5.0: CPU/GPU/FPGA/ASIC mining software, GBT+Stratum, RPC, Linux/Win64 - page 12. (Read 834215 times)

newbie
Activity: 7
Merit: 0
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.

Hello Luke-jr. Thanks for the answer !
I will find out where port 18332 need to be changed.
But any link to a treat how to change the 'libblkmaker' version ?
(remember , I'm on windows 7 and don't have any 'make' and 'compile' experience ... )
And those Ant S1's are so old, I hope they still can follow ...

KR
legendary
Activity: 2576
Merit: 1186
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.
newbie
Activity: 7
Merit: 0
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.
newbie
Activity: 1
Merit: 0
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
full member
Activity: 128
Merit: 100
hero member
Activity: 798
Merit: 1000
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"

Code:
Pool 0 is hiding block Contents from us
Code:
SSM_ No usable 2d work upstream!
Code:
JSON call failed ... no notify set (upstream not stratum?) 

what is the Problem? bfgminer say pool 0 is alive, ports are ok, logins ok ...
legendary
Activity: 2576
Merit: 1186
Has anyone ever made something to describe the layout(what everything means) of BFGminer?
You mean like the README file?
newbie
Activity: 21
Merit: 0
Has anyone ever made something to describe the layout(what everything means) of BFGminer?
newbie
Activity: 21
Merit: 0
Ubuntu 16.04 LTS is lagging I guess.
legendary
Activity: 2576
Merit: 1186
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.
newbie
Activity: 21
Merit: 0
Hey quick question. Why does "sudo apt-get install bfgminer" install 5.2?
legendary
Activity: 2576
Merit: 1186
Hello,
Is there any possibility that BFGMINER will support rx480 cards?

No reason I'm aware of that it wouldn't already.
legendary
Activity: 1274
Merit: 1000
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
Code:
--enable-scrypt --enable-opengl
 flags.  or maybe just turn on
Code:
--enable-scrypt 
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
full member
Activity: 174
Merit: 100
Hello,
Is there any possibility that BFGMINER will support rx480 cards?
newbie
Activity: 32
Merit: 0
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.
newbie
Activity: 8
Merit: 0
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
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
legendary
Activity: 1274
Merit: 1000
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 .

Code:
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
Code:
apt-get -y install libgcrypt20-dev
might be needed for this
Code:
libmicrohttpd 
to work

during the compile/install did it saying something about cli missing you may not have something or be able to use something .

full member
Activity: 206
Merit: 100
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.
Pages:
Jump to: