Riley600
|
|
November 03, 2015, 04:00:20 PM |
|
I have a question. I have an opportunity to pick up a damaged Terraminer IV (one ASIC board and the controller isn't working). Is it possible to remove the working board and hook it up to my RPi and use BFGminer to control it? It seems that there is Cointerra support in BFGminer but will it work over USB and are there command line arguments you can use to control the frequency, voltage, etc? I looked in the README but couldn't find anything.
Thanks!
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 03, 2015, 05:27:16 PM |
|
I have a question. I have an opportunity to pick up a damaged Terraminer IV (one ASIC board and the controller isn't working). Is it possible to remove the working board and hook it up to my RPi and use BFGminer to control it? It seems that there is Cointerra support in BFGminer but will it work over USB and are there command line arguments you can use to control the frequency, voltage, etc? I looked in the README but couldn't find anything.
Thanks!
Yes, it will only work over USB.
|
|
|
|
Riley600
|
|
November 03, 2015, 09:32:18 PM |
|
I have a question. I have an opportunity to pick up a damaged Terraminer IV (one ASIC board and the controller isn't working). Is it possible to remove the working board and hook it up to my RPi and use BFGminer to control it? It seems that there is Cointerra support in BFGminer but will it work over USB and are there command line arguments you can use to control the frequency, voltage, etc? I looked in the README but couldn't find anything.
Thanks!
Yes, it will only work over USB. Thanks, Luke. Are there any command line arguments that can be used with BFGMiner in order to change frequency and/or voltage on the Cointerra?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 03, 2015, 09:40:23 PM |
|
I have a question. I have an opportunity to pick up a damaged Terraminer IV (one ASIC board and the controller isn't working). Is it possible to remove the working board and hook it up to my RPi and use BFGminer to control it? It seems that there is Cointerra support in BFGminer but will it work over USB and are there command line arguments you can use to control the frequency, voltage, etc? I looked in the README but couldn't find anything.
Thanks!
Yes, it will only work over USB. Thanks, Luke. Are there any command line arguments that can be used with BFGMiner in order to change frequency and/or voltage on the Cointerra? No.
|
|
|
|
stef942
|
|
November 05, 2015, 01:31:12 PM |
|
Hi, is there a guide somewhere to update bfgminer 5.2.0-13-g487bbfa to latest version 5.4? i'm on linux mint and whatever i do, i cant update
|
|
|
|
BRADLEYPLOOF
|
|
November 05, 2015, 02:05:55 PM |
|
Hi, is there a guide somewhere to update bfgminer 5.2.0-13-g487bbfa to latest version 5.4? i'm on linux mint and whatever i do, i cant update Easiest thing to do is save your startup file somewhere (.conf file?) and then "sudo rm -rf" your bfgminer folder. Then "git clone https://github.com/luke-jr/bfgminer.git" and rebuild from there. It always downloads the latest version updated within github. That worked great for me. Run it on a Rasp. Pi. Took a while to build because it's an older Pi, but works like a charm.
|
|
|
|
stef942
|
|
November 05, 2015, 02:27:57 PM |
|
Mr Bradleyploof thanks a lot for your help, it works, im now on bfg 5.4
|
|
|
|
BRADLEYPLOOF
|
|
November 05, 2015, 05:02:48 PM |
|
Mr Bradleyploof thanks a lot for your help, it works, im now on bfg 5.4 No problem! Glad it all worked out for you.
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 06, 2015, 02:38:03 AM |
|
BTw anyone I have BFG 5.4 working and hashing on my S5's and still working on enabling it --enable-bitmain using openwrt for the my S1/3, encase anyone assumes the wrong thing about me, I am learning, and it is a lot of fun,I don't ask because I need the help,I ask for tips, i would rather learn it on my own, i have found it is more rewarding . it does run them better then CGminer and before that remark starts anything it just does . I won't go over to CGMNIER thread and post that either, i have to much respect for them .. i hope they don't here either . that said when i get it working on my S1/3's, i will post Sreenie and some details of how i did .
later
|
|
|
|
helipotte
|
|
November 07, 2015, 03:53:03 AM Last edit: November 09, 2015, 05:47:44 PM by helipotte |
|
Hi all. I am having very high cpu usage with BFGminer 5.3.0 under windows 7 X64. The gear I am hosting on this system consists of 16 monarch's.
Mining speeds for the frequency and voltage I have specified are good, but cpu usage is around 50-60%. Host system is a modern Intel based platform setup
for coin mining and nothing else.
Thanks!
|
|
|
|
zOU
|
|
November 09, 2015, 10:31:26 AM |
|
so here's my HW 1x RPI2 running minera 0.6.1 4x block erupter 333Mhs 1x BFL 30Ghs 3x Antminer U3 2x Gekkoscience compac stick In theory, BFGminer 5.4 supports all of these. I've downloaded and compiled it: minera@minera /var/www/minera/minera-bin/custom $ wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/5.4.0/bfgminer-5.4.0.zip --2015-11-09 11:04:40-- http://luke.dashjr.org/programs/bitcoin/files/bfgminer/5.4.0/bfgminer-5.4.0.zip Resolving luke.dashjr.org (luke.dashjr.org)... 192.3.11.20, 192.3.11.24, 2001:470:88ff:2e::1 Connecting to luke.dashjr.org (luke.dashjr.org)|192.3.11.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2136048 (2.0M) [application/zip] Saving to: `bfgminer-5.4.0.zip'
100%[======================================================================>] 2,136,048 207K/s in 11s
2015-11-09 11:04:52 (191 KB/s) - `bfgminer-5.4.0.zip' saved [2136048/2136048]
minera@minera /var/www/minera/minera-bin/custom $ unzip bfgminer-5.4.0.zip Archive: bfgminer-5.4.0.zip creating: bfgminer-5.4.0/ inflating: bfgminer-5.4.0/.gitignore inflating: bfgminer-5.4.0/.gitmodules inflating: bfgminer-5.4.0/.travis.deps inflating: bfgminer-5.4.0/.travis.script inflating: bfgminer-5.4.0/.travis.yml inflating: bfgminer-5.4.0/70-bfgminer.rules.in creating: bfgminer-5.4.0/ADL/ inflating: bfgminer-5.4.0/ADL/adl_defines.h inflating: bfgminer-5.4.0/ADL/adl_sdk.h inflating: bfgminer-5.4.0/ADL/adl_structures.h inflating: bfgminer-5.4.0/AUTHORS creating: bfgminer-5.4.0/CL/ inflating: bfgminer-5.4.0/CL/cl.h inflating: bfgminer-5.4.0/CL/cl_platform.h inflating: bfgminer-5.4.0/COPYING inflating: bfgminer-5.4.0/ChangeLog inflating: bfgminer-5.4.0/HACKING inflating: bfgminer-5.4.0/LICENSE inflating: bfgminer-5.4.0/Makefile.am inflating: bfgminer-5.4.0/NEWS inflating: bfgminer-5.4.0/README inflating: bfgminer-5.4.0/README.ASIC inflating: bfgminer-5.4.0/README.CPU inflating: bfgminer-5.4.0/README.Debian inflating: bfgminer-5.4.0/README.FPGA inflating: bfgminer-5.4.0/README.GPU inflating: bfgminer-5.4.0/README.OpenWrt inflating: bfgminer-5.4.0/README.RPC inflating: bfgminer-5.4.0/README.scrypt inflating: bfgminer-5.4.0/adl.c inflating: bfgminer-5.4.0/adl.h inflating: bfgminer-5.4.0/adl_functions.h inflating: bfgminer-5.4.0/api-example.c inflating: bfgminer-5.4.0/api-example.php inflating: bfgminer-5.4.0/api-example.py inflating: bfgminer-5.4.0/api-example.rb inflating: bfgminer-5.4.0/api.c inflating: bfgminer-5.4.0/arg-nonnull.h inflating: bfgminer-5.4.0/autogen.sh inflating: bfgminer-5.4.0/avalonhost-raminst inflating: bfgminer-5.4.0/binloader.c inflating: bfgminer-5.4.0/binloader.h creating: bfgminer-5.4.0/bitstreams/ extracting: bfgminer-5.4.0/bitstreams/.gitignore inflating: bfgminer-5.4.0/c++defs.h creating: bfgminer-5.4.0/ccan-upstream/ creating: bfgminer-5.4.0/ccan-upstream/ccan/ creating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/_info inflating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/build_assert.h creating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/test/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/test/compile_fail-expr.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/test/compile_fail.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/test/compile_ok.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/test/run-BUILD_ASSERT_OR_ZERO.c linking: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/LICENSE -> ../../licenses/CC0 creating: bfgminer-5.4.0/ccan-upstream/ccan/cast/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/_info inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/cast.h creating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_const.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_const2.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_const3.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_signed-const.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_signed-sizesame.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_signed.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_static-2.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_static-3.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_fail-cast_static.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_ok-cast_void.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/cast/test/compile_ok-static.c linking: bfgminer-5.4.0/ccan-upstream/ccan/cast/LICENSE -> ../../licenses/LGPL-2.1 creating: bfgminer-5.4.0/ccan-upstream/ccan/compiler/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/compiler/_info inflating: bfgminer-5.4.0/ccan-upstream/ccan/compiler/compiler.h creating: bfgminer-5.4.0/ccan-upstream/ccan/compiler/test/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/compiler/test/compile_fail-printf.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/compiler/test/run-is_compile_constant.c linking: bfgminer-5.4.0/ccan-upstream/ccan/compiler/LICENSE -> ../../licenses/CC0 creating: bfgminer-5.4.0/ccan-upstream/ccan/opt/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/_info inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/helpers.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/opt.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/opt.h inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/parse.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/private.h creating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/compile_ok-const-arg.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-add_desc.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-checkopt.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-consume_words.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-correct-reporting.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-early.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-helpers.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-iter.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-no-options.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-set_alloc.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run-usage.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/run.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/utils.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/test/utils.h inflating: bfgminer-5.4.0/ccan-upstream/ccan/opt/usage.c linking: bfgminer-5.4.0/ccan-upstream/ccan/opt/LICENSE -> ../../licenses/GPL-2 creating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/_info creating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/ inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-cast_if_type-promotable.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-typesafe_cb-int.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-typesafe_cb.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-typesafe_cb_cast-multi.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-typesafe_cb_cast.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-typesafe_cb_postargs.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_fail-typesafe_cb_preargs.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_ok-typesafe_cb-NULL.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_ok-typesafe_cb-undefined.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_ok-typesafe_cb-vars.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/compile_ok-typesafe_cb_cast.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/test/run.c inflating: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/typesafe_cb.h linking: bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/LICENSE -> ../../licenses/CC0 creating: bfgminer-5.4.0/ccan-upstream/licenses/ inflating: bfgminer-5.4.0/ccan-upstream/licenses/CC0 inflating: bfgminer-5.4.0/ccan-upstream/licenses/GPL-3 inflating: bfgminer-5.4.0/ccan-upstream/licenses/LGPL-2.1 creating: bfgminer-5.4.0/ccan.bfg/ inflating: bfgminer-5.4.0/ccan.bfg/Makefile.am inflating: bfgminer-5.4.0/ccan.bfg/Makefile.in inflating: bfgminer-5.4.0/compat.h inflating: bfgminer-5.4.0/configure.ac creating: bfgminer-5.4.0/debian/ inflating: bfgminer-5.4.0/debian/bfgminer.docs extracting: bfgminer-5.4.0/debian/bfgminer.install inflating: bfgminer-5.4.0/debian/changelog extracting: bfgminer-5.4.0/debian/compat inflating: bfgminer-5.4.0/debian/control inflating: bfgminer-5.4.0/debian/copyright creating: bfgminer-5.4.0/debian/patches/ inflating: bfgminer-5.4.0/debian/patches/bfgminer-bitforce.diff extracting: bfgminer-5.4.0/debian/patches/series inflating: bfgminer-5.4.0/debian/rules creating: bfgminer-5.4.0/debian/source/ extracting: bfgminer-5.4.0/debian/source/format inflating: bfgminer-5.4.0/deviceapi.c inflating: bfgminer-5.4.0/deviceapi.h inflating: bfgminer-5.4.0/driver-aan.c inflating: bfgminer-5.4.0/driver-aan.h inflating: bfgminer-5.4.0/driver-alchemist.c inflating: bfgminer-5.4.0/driver-antminer.c inflating: bfgminer-5.4.0/driver-avalon.c inflating: bfgminer-5.4.0/driver-avalon.h inflating: bfgminer-5.4.0/driver-avalonmm.c inflating: bfgminer-5.4.0/driver-bfsb.c inflating: bfgminer-5.4.0/driver-bfx.c inflating: bfgminer-5.4.0/driver-bifury.c inflating: bfgminer-5.4.0/driver-bigpic.c inflating: bfgminer-5.4.0/driver-bigpic.h inflating: bfgminer-5.4.0/driver-bitforce.c inflating: bfgminer-5.4.0/driver-bitfury.c inflating: bfgminer-5.4.0/driver-bitfury.h inflating: bfgminer-5.4.0/driver-bitmain.c inflating: bfgminer-5.4.0/driver-bitmain.h inflating: bfgminer-5.4.0/driver-cairnsmore.c inflating: bfgminer-5.4.0/driver-cointerra.c inflating: bfgminer-5.4.0/driver-cointerra.h inflating: bfgminer-5.4.0/driver-cpu.c inflating: bfgminer-5.4.0/driver-cpu.h inflating: bfgminer-5.4.0/driver-drillbit.c inflating: bfgminer-5.4.0/driver-dualminer.c inflating: bfgminer-5.4.0/driver-erupter.c inflating: bfgminer-5.4.0/driver-getwork.c inflating: bfgminer-5.4.0/driver-gridseed.c inflating: bfgminer-5.4.0/driver-hashbuster.c inflating: bfgminer-5.4.0/driver-hashbusteravalon.c inflating: bfgminer-5.4.0/driver-hashbusterusb.c inflating: bfgminer-5.4.0/driver-hashfast.c inflating: bfgminer-5.4.0/driver-icarus.c inflating: bfgminer-5.4.0/driver-icarus.h inflating: bfgminer-5.4.0/driver-jingtian.c inflating: bfgminer-5.4.0/driver-klondike.c inflating: bfgminer-5.4.0/driver-klondike.h inflating: bfgminer-5.4.0/driver-knc.c inflating: bfgminer-5.4.0/driver-kncasic.c inflating: bfgminer-5.4.0/driver-littlefury.c inflating: bfgminer-5.4.0/driver-metabank.c inflating: bfgminer-5.4.0/driver-minergate.c inflating: bfgminer-5.4.0/driver-minion.c inflating: bfgminer-5.4.0/driver-modminer.c inflating: bfgminer-5.4.0/driver-nanofury.c inflating: bfgminer-5.4.0/driver-opencl.c inflating: bfgminer-5.4.0/driver-opencl.h inflating: bfgminer-5.4.0/driver-proxy.c inflating: bfgminer-5.4.0/driver-proxy.h inflating: bfgminer-5.4.0/driver-rockminer.c inflating: bfgminer-5.4.0/driver-stratum.c inflating: bfgminer-5.4.0/driver-titan.c inflating: bfgminer-5.4.0/driver-twinfury.c inflating: bfgminer-5.4.0/driver-twinfury.h inflating: bfgminer-5.4.0/driver-x6500.c inflating: bfgminer-5.4.0/driver-zeusminer.c inflating: bfgminer-5.4.0/driver-ztex.c inflating: bfgminer-5.4.0/dynclock.c inflating: bfgminer-5.4.0/dynclock.h inflating: bfgminer-5.4.0/example.conf inflating: bfgminer-5.4.0/findnonce.c inflating: bfgminer-5.4.0/findnonce.h inflating: bfgminer-5.4.0/gc3355.c inflating: bfgminer-5.4.0/gc3355.h inflating: bfgminer-5.4.0/gen-version.sh inflating: bfgminer-5.4.0/httpsrv.c inflating: bfgminer-5.4.0/httpsrv.h inflating: bfgminer-5.4.0/iospeeds.h inflating: bfgminer-5.4.0/iospeeds_posix.h inflating: bfgminer-5.4.0/jtag.c inflating: bfgminer-5.4.0/jtag.h creating: bfgminer-5.4.0/knc-asic/ inflating: bfgminer-5.4.0/knc-asic/.gitignore inflating: bfgminer-5.4.0/knc-asic/LICENSE inflating: bfgminer-5.4.0/knc-asic/Makefile inflating: bfgminer-5.4.0/knc-asic/README.md inflating: bfgminer-5.4.0/knc-asic/RPi_gpio_pud.c inflating: bfgminer-5.4.0/knc-asic/asic.c inflating: bfgminer-5.4.0/knc-asic/dcdcpmbusoff inflating: bfgminer-5.4.0/knc-asic/dcdcpmbuson inflating: bfgminer-5.4.0/knc-asic/hexdump.c inflating: bfgminer-5.4.0/knc-asic/i2c-dev.h inflating: bfgminer-5.4.0/knc-asic/i2c.c inflating: bfgminer-5.4.0/knc-asic/i2c.h inflating: bfgminer-5.4.0/knc-asic/io-pwr.c inflating: bfgminer-5.4.0/knc-asic/knc-asic.c inflating: bfgminer-5.4.0/knc-asic/knc-asic.h inflating: bfgminer-5.4.0/knc-asic/knc-led.c inflating: bfgminer-5.4.0/knc-asic/knc-serial.c inflating: bfgminer-5.4.0/knc-asic/knc-spimux.c inflating: bfgminer-5.4.0/knc-asic/knc-transport-spimux.c inflating: bfgminer-5.4.0/knc-asic/knc-transport.h inflating: bfgminer-5.4.0/knc-asic/lcd-message inflating: bfgminer-5.4.0/knc-asic/logging.c inflating: bfgminer-5.4.0/knc-asic/logging.h inflating: bfgminer-5.4.0/knc-asic/miner.h inflating: bfgminer-5.4.0/knc-asic/program-fpga inflating: bfgminer-5.4.0/knc-asic/rc.local inflating: bfgminer-5.4.0/knc-asic/stop_all_dcdcs inflating: bfgminer-5.4.0/knc-asic/tps65217.c inflating: bfgminer-5.4.0/knc-asic/tps65217.h creating: bfgminer-5.4.0/lib/ inflating: bfgminer-5.4.0/lib/Makefile.am inflating: bfgminer-5.4.0/lib/dummy.c inflating: bfgminer-5.4.0/lib/memchr.c inflating: bfgminer-5.4.0/lib/memchr.valgrind inflating: bfgminer-5.4.0/lib/memmem.c inflating: bfgminer-5.4.0/lib/sig-handler.h inflating: bfgminer-5.4.0/lib/sigaction.c inflating: bfgminer-5.4.0/lib/signal.in.h inflating: bfgminer-5.4.0/lib/sigprocmask.c inflating: bfgminer-5.4.0/lib/stddef.in.h inflating: bfgminer-5.4.0/lib/stdint.in.h inflating: bfgminer-5.4.0/lib/str-two-way.h inflating: bfgminer-5.4.0/lib/string.in.h inflating: bfgminer-5.4.0/lib/strtok_r.c inflating: bfgminer-5.4.0/lib/Makefile.in creating: bfgminer-5.4.0/libbase58/ inflating: bfgminer-5.4.0/libbase58/.gitignore extracting: bfgminer-5.4.0/libbase58/AUTHORS inflating: bfgminer-5.4.0/libbase58/COPYING inflating: bfgminer-5.4.0/libbase58/Makefile.am inflating: bfgminer-5.4.0/libbase58/README inflating: bfgminer-5.4.0/libbase58/autogen.sh inflating: bfgminer-5.4.0/libbase58/base58.c inflating: bfgminer-5.4.0/libbase58/clitool.c inflating: bfgminer-5.4.0/libbase58/configure.ac inflating: bfgminer-5.4.0/libbase58/libbase58.h inflating: bfgminer-5.4.0/libbase58/libbase58.pc.in creating: bfgminer-5.4.0/libbase58/tests/ extracting: bfgminer-5.4.0/libbase58/tests/decode-b58c-fail.sh extracting: bfgminer-5.4.0/libbase58/tests/decode-b58c-null.sh extracting: bfgminer-5.4.0/libbase58/tests/decode-b58c-toolong.sh inflating: bfgminer-5.4.0/libbase58/tests/decode-b58c-tooshort.sh inflating: bfgminer-5.4.0/libbase58/tests/decode-b58c.sh inflating: bfgminer-5.4.0/libbase58/tests/decode-highbit-prefix.sh inflating: bfgminer-5.4.0/libbase58/tests/decode-highbit.sh extracting: bfgminer-5.4.0/libbase58/tests/decode-small.sh inflating: bfgminer-5.4.0/libbase58/tests/decode-zero.sh inflating: bfgminer-5.4.0/libbase58/tests/decode.sh inflating: bfgminer-5.4.0/libbase58/tests/encode-b58c.sh inflating: bfgminer-5.4.0/libbase58/tests/encode-fail.sh extracting: bfgminer-5.4.0/libbase58/tests/encode-small.sh inflating: bfgminer-5.4.0/libbase58/tests/encode.sh inflating: bfgminer-5.4.0/libbase58/ltmain.sh inflating: bfgminer-5.4.0/libbase58/aclocal.m4 inflating: bfgminer-5.4.0/libbase58/configure inflating: bfgminer-5.4.0/libbase58/ar-lib inflating: bfgminer-5.4.0/libbase58/compile inflating: bfgminer-5.4.0/libbase58/config.guess inflating: bfgminer-5.4.0/libbase58/config.sub inflating: bfgminer-5.4.0/libbase58/install-sh inflating: bfgminer-5.4.0/libbase58/missing inflating: bfgminer-5.4.0/libbase58/depcomp inflating: bfgminer-5.4.0/libbase58/test-driver inflating: bfgminer-5.4.0/libbase58/Makefile.in inflating: bfgminer-5.4.0/libbitfury.c inflating: bfgminer-5.4.0/libbitfury.h creating: bfgminer-5.4.0/libblkmaker/ inflating: bfgminer-5.4.0/libblkmaker/.gitignore inflating: bfgminer-5.4.0/libblkmaker/AUTHORS inflating: bfgminer-5.4.0/libblkmaker/COPYING inflating: bfgminer-5.4.0/libblkmaker/Makefile.am inflating: bfgminer-5.4.0/libblkmaker/README inflating: bfgminer-5.4.0/libblkmaker/autogen.sh inflating: bfgminer-5.4.0/libblkmaker/base58.c inflating: bfgminer-5.4.0/libblkmaker/blkmaker.c inflating: bfgminer-5.4.0/libblkmaker/blkmaker.h inflating: bfgminer-5.4.0/libblkmaker/blkmaker_jansson.c inflating: bfgminer-5.4.0/libblkmaker/blkmaker_jansson.h inflating: bfgminer-5.4.0/libblkmaker/blktemplate.c inflating: bfgminer-5.4.0/libblkmaker/blktemplate.h inflating: bfgminer-5.4.0/libblkmaker/configure.ac inflating: bfgminer-5.4.0/libblkmaker/example.c inflating: bfgminer-5.4.0/libblkmaker/hex.c inflating: bfgminer-5.4.0/libblkmaker/libblkmaker_jansson.pc.in inflating: bfgminer-5.4.0/libblkmaker/private.h inflating: bfgminer-5.4.0/libblkmaker/testinput.c inflating: bfgminer-5.4.0/libblkmaker/ltmain.sh inflating: bfgminer-5.4.0/libblkmaker/aclocal.m4 inflating: bfgminer-5.4.0/libblkmaker/configure inflating: bfgminer-5.4.0/libblkmaker/ar-lib inflating: bfgminer-5.4.0/libblkmaker/compile inflating: bfgminer-5.4.0/libblkmaker/config.guess inflating: bfgminer-5.4.0/libblkmaker/config.sub inflating: bfgminer-5.4.0/libblkmaker/install-sh inflating: bfgminer-5.4.0/libblkmaker/missing inflating: bfgminer-5.4.0/libblkmaker/depcomp inflating: bfgminer-5.4.0/libblkmaker/Makefile.in inflating: bfgminer-5.4.0/libztex.c inflating: bfgminer-5.4.0/libztex.h inflating: bfgminer-5.4.0/linux-usb-bfgminer inflating: bfgminer-5.4.0/logging.c inflating: bfgminer-5.4.0/logging.h inflating: bfgminer-5.4.0/lowl-ftdi.c inflating: bfgminer-5.4.0/lowl-ftdi.h inflating: bfgminer-5.4.0/lowl-hid.c inflating: bfgminer-5.4.0/lowl-hid.h inflating: bfgminer-5.4.0/lowl-mswin.c inflating: bfgminer-5.4.0/lowl-mswin.h inflating: bfgminer-5.4.0/lowl-pci.c inflating: bfgminer-5.4.0/lowl-pci.h inflating: bfgminer-5.4.0/lowl-spi.c inflating: bfgminer-5.4.0/lowl-spi.h inflating: bfgminer-5.4.0/lowl-usb.c inflating: bfgminer-5.4.0/lowl-usb.h inflating: bfgminer-5.4.0/lowl-vcom.c inflating: bfgminer-5.4.0/lowl-vcom.h inflating: bfgminer-5.4.0/lowlevel.c inflating: bfgminer-5.4.0/lowlevel.h creating: bfgminer-5.4.0/m4/ inflating: bfgminer-5.4.0/m4/00gnulib.m4 inflating: bfgminer-5.4.0/m4/bundled_lib.m4 inflating: bfgminer-5.4.0/m4/custom_subdirs.m4 inflating: bfgminer-5.4.0/m4/extensions.m4 inflating: bfgminer-5.4.0/m4/gnulib-cache.m4 inflating: bfgminer-5.4.0/m4/gnulib-common.m4 inflating: bfgminer-5.4.0/m4/gnulib-comp.m4 inflating: bfgminer-5.4.0/m4/gnulib-tool.m4 inflating: bfgminer-5.4.0/m4/include_next.m4 inflating: bfgminer-5.4.0/m4/longlong.m4 inflating: bfgminer-5.4.0/m4/memchr.m4 inflating: bfgminer-5.4.0/m4/memmem.m4 inflating: bfgminer-5.4.0/m4/mmap-anon.m4 inflating: bfgminer-5.4.0/m4/multiarch.m4 inflating: bfgminer-5.4.0/m4/onceonly.m4 inflating: bfgminer-5.4.0/m4/sigaction.m4 inflating: bfgminer-5.4.0/m4/signal_h.m4 inflating: bfgminer-5.4.0/m4/signalblocking.m4 inflating: bfgminer-5.4.0/m4/stddef_h.m4 inflating: bfgminer-5.4.0/m4/stdint.m4 inflating: bfgminer-5.4.0/m4/string_h.m4 inflating: bfgminer-5.4.0/m4/strtok_r.m4 inflating: bfgminer-5.4.0/m4/warn-on-use.m4 inflating: bfgminer-5.4.0/m4/wchar_t.m4 inflating: bfgminer-5.4.0/make-release creating: bfgminer-5.4.0/malgo/ inflating: bfgminer-5.4.0/malgo/keccak.c inflating: bfgminer-5.4.0/malgo/scrypt.c inflating: bfgminer-5.4.0/malgo/scrypt.h inflating: bfgminer-5.4.0/malgo/sha256d.c inflating: bfgminer-5.4.0/mcp2210.c inflating: bfgminer-5.4.0/mcp2210.h inflating: bfgminer-5.4.0/miner.c inflating: bfgminer-5.4.0/miner.h inflating: bfgminer-5.4.0/miner.php inflating: bfgminer-5.4.0/ocl.c inflating: bfgminer-5.4.0/ocl.h creating: bfgminer-5.4.0/opencl/ inflating: bfgminer-5.4.0/opencl/diablo.cl inflating: bfgminer-5.4.0/opencl/diakgcn.cl inflating: bfgminer-5.4.0/opencl/keccak.cl inflating: bfgminer-5.4.0/opencl/phatk.cl inflating: bfgminer-5.4.0/opencl/poclbm.cl inflating: bfgminer-5.4.0/opencl/psw.cl inflating: bfgminer-5.4.0/opencl/scrypt.cl inflating: bfgminer-5.4.0/opencl/zuikkis.cl creating: bfgminer-5.4.0/openwrt/ inflating: bfgminer-5.4.0/openwrt/.gitignore creating: bfgminer-5.4.0/openwrt/bfgminer/ inflating: bfgminer-5.4.0/openwrt/bfgminer/Makefile inflating: bfgminer-5.4.0/openwrt/multibuild.sh inflating: bfgminer-5.4.0/setup-vfio inflating: bfgminer-5.4.0/sha2.c inflating: bfgminer-5.4.0/sha2.h inflating: bfgminer-5.4.0/sha256_4way.c inflating: bfgminer-5.4.0/sha256_altivec_4way.c inflating: bfgminer-5.4.0/sha256_cryptopp.c inflating: bfgminer-5.4.0/sha256_generic.c inflating: bfgminer-5.4.0/sha256_sse2_amd64.c inflating: bfgminer-5.4.0/sha256_sse2_i386.c inflating: bfgminer-5.4.0/sha256_sse4_amd64.c inflating: bfgminer-5.4.0/sha256_via.c inflating: bfgminer-5.4.0/start-bfgminer.sh inflating: bfgminer-5.4.0/test-bfgminer.sh inflating: bfgminer-5.4.0/titan-asic.c inflating: bfgminer-5.4.0/titan-asic.h inflating: bfgminer-5.4.0/tm_i2c.c inflating: bfgminer-5.4.0/tm_i2c.h inflating: bfgminer-5.4.0/todo_ztex.txt inflating: bfgminer-5.4.0/usbtest.py inflating: bfgminer-5.4.0/util.c inflating: bfgminer-5.4.0/util.h inflating: bfgminer-5.4.0/version.c inflating: bfgminer-5.4.0/warn-on-use.h inflating: bfgminer-5.4.0/windows-build.txt inflating: bfgminer-5.4.0/winhacks.h inflating: bfgminer-5.4.0/work2d.c inflating: bfgminer-5.4.0/work2d.h creating: bfgminer-5.4.0/x86_32/ extracting: bfgminer-5.4.0/x86_32/.gitignore inflating: bfgminer-5.4.0/x86_32/Makefile.am inflating: bfgminer-5.4.0/x86_32/sha256_xmm.asm inflating: bfgminer-5.4.0/x86_32/Makefile.in creating: bfgminer-5.4.0/x86_64/ extracting: bfgminer-5.4.0/x86_64/.gitignore inflating: bfgminer-5.4.0/x86_64/Makefile.am inflating: bfgminer-5.4.0/x86_64/sha256_sse4_amd64.asm inflating: bfgminer-5.4.0/x86_64/sha256_xmm_amd64.asm inflating: bfgminer-5.4.0/x86_64/Makefile.in inflating: bfgminer-5.4.0/version.h inflating: bfgminer-5.4.0/aclocal.m4 inflating: bfgminer-5.4.0/configure inflating: bfgminer-5.4.0/config.h.in inflating: bfgminer-5.4.0/compile inflating: bfgminer-5.4.0/config.guess inflating: bfgminer-5.4.0/config.sub inflating: bfgminer-5.4.0/install-sh inflating: bfgminer-5.4.0/missing inflating: bfgminer-5.4.0/test-driver inflating: bfgminer-5.4.0/Makefile.in inflating: bfgminer-5.4.0/depcomp finishing deferred symbolic links: bfgminer-5.4.0/ccan-upstream/ccan/build_assert/LICENSE -> ../../licenses/CC0 bfgminer-5.4.0/ccan-upstream/ccan/cast/LICENSE -> ../../licenses/LGPL-2.1 bfgminer-5.4.0/ccan-upstream/ccan/compiler/LICENSE -> ../../licenses/CC0 bfgminer-5.4.0/ccan-upstream/ccan/opt/LICENSE -> ../../licenses/GPL-2 bfgminer-5.4.0/ccan-upstream/ccan/typesafe_cb/LICENSE -> ../../licenses/CC0 minera@minera /var/www/minera/minera-bin/custom $ cd bfgminer-5.4.0/ minera@minera /var/www/minera/minera-bin/custom/bfgminer-5.4.0 $ ./autogen.sh Getting submodules... You need to run this command from the toplevel of the working tree. minera@minera /var/www/minera/minera-bin/custom/bfgminer-5.4.0 $ ./configure checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc option to accept ISO C99... -std=gnu99 checking for ranlib... ranlib checking whether gcc -std=gnu99 needs -traditional... no checking for ranlib... (cached) ranlib checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for mprotect... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking for inline... inline checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strtok_r is declared... (cached) yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... yes checking whether NULL can be used in arbitrary expressions... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ANSI C header files... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for sys/mman.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking linux/spi/spidev.h usability... yes checking linux/spi/spidev.h presence... yes checking for linux/spi/spidev.h... yes checking for struct i2c_msg.buf... no checking for struct i2c_msg.len... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for chroot... yes checking for sleep... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether HASH_ITER is declared... yes checking whether DL_CONCAT is declared... yes checking linux/vfio.h usability... no checking linux/vfio.h presence... no checking for linux/vfio.h... no configure: WARNING: linux/vfio.h not found; PCI device support will require UIO (and root access) checking for pthread_cancel... with -pthread -lpthread checking for nanosleep... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JANSSON... yes checking for libmicrohttpd... yes checking for libevent... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes checking for hidapi... no checking for hidapi... no checking for hidapi... no checking whether libusb_error_name is declared... yes checking what baud rates your system supports... done checking for best native curses library... configure: WARNING: ncursesw5 doesn't seem to be installed properly ncurses5 checking whether curses library supports wide characters... no checking for libbase58... yes checking whether the linker recognizes the -zorigin option... yes checking for armv7l-unknown-linux-gnueabihf-ldconfig... no checking for ldconfig... ldconfig checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for LIBCURL... yes checking for setrlimit... yes checking for bswap_* functions... found in byteswap.h checking if bswap_16 is already a macro... yes checking for platform endian... little endian (endian.h) checking if good static asserts compile... yes checking if GNU format attribute compiles... yes checking for clock_gettime(CLOCK_MONOTONIC)... yes checking for library containing clock_gettime... -lrt checking for clock_nanosleep... no checking for clock_gettime(CLOCK_MONOTONIC_RAW)... yes checking for log2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating x86_64/Makefile config.status: creating x86_32/Makefile config.status: creating ccan.bfg/Makefile config.status: creating lib/Makefile config.status: creating 70-bfgminer.rules config.status: creating config.h config.status: executing depfiles commands === configuring in libblkmaker (/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' 'libbase58_LIBS=-L/usr/local/lib -lbase58 ' 'libbase58_CFLAGS=-I/usr/local/include ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JANSSON... yes checking for libbase58... yes checking for strchr in -lws2_32... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkmaker_jansson-0.1.pc config.status: executing depfiles commands config.status: executing libtool commands
------------------------------------------------------------------------ bfgminer 5.4.0 configuration options summary ------------------------------------------------------------------------
CFLAGS...............: -pthread -g -O2 -I/usr/local/include/libusb-1.0 -I/usr/local/include -pthread -I/usr/local/include -I/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker LDFLAGS..............: -pthread -lpthread -lcurl -L/usr/local/lib -ljansson -lncurses -ltinfo -lm -ludev -L/usr/local/lib -lusb-1.0 -lrt -L/usr/local/lib -lbase58 -L/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker/.libs -Wl,-rpath,\$$ORIGIN/libblkmaker/.libs,-zorigin -lblkmaker_jansson-0.1 -lblkmaker-0.1 Installation.prefix..: /usr/local
Enabled..Lowlevel....: ftdi pci pci:uio spi usb vcom Disabled.Lowlevel....: hid mswin pci:vfio Enabled..Drivers.....: antminer avalon avalonmm bfx bifury bigpic bitforce bitforce:pci bitfury cairnsmore cointerra compac drillbit dualminer erupter hashbusterusb hashfast icarus klondike littlefury modminer proxy proxy:getwork proxy:stratum rockminer twinfury x6500 ztex Disabled.Drivers.....: alchemist bfsb bitforce:mswin bitmain cpu gridseed hashbuster jingtian knc kncasic metabank minergate minion nanofury opencl titan zeusminer To enable zeusminer: enable scrypt To enable gridseed: enable scrypt To enable nanofury: install hidapi To enable hashbuster: install hidapi Enabled..Algorithms..: SHA256d Disabled.Algorithms..: Keccak scrypt Enabled..Options.....: ncurses5 Disabled.Options.....:
minera@minera /var/www/minera/minera-bin/custom/bfgminer-5.4.0 $ make ( cd . && ./gen-version.sh ) >version.h.new cmp ./version.h version.h.new && rm version.h.new || mv version.h.new ./version.h make all-recursive make[1]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0' Making all in lib make[2]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' GEN arg-nonnull.h GEN c++defs.h GEN warn-on-use.h GEN signal.h GEN string.h make all-recursive make[3]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[4]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' CC dummy.o AR libgnu.a make[4]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[3]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[2]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' Making all in ccan.bfg make[2]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/ccan.bfg' CC ../ccan-upstream/ccan/opt/libccan_a-helpers.o CC ../ccan-upstream/ccan/opt/libccan_a-opt.o CC ../ccan-upstream/ccan/opt/libccan_a-parse.o CC ../ccan-upstream/ccan/opt/libccan_a-usage.o AR libccan.a make[2]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/ccan.bfg' Making all in libblkmaker make[2]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker' CC libblkmaker_jansson_0.1_la-blkmaker_jansson.lo CC libblkmaker_0.1_la-base58.lo CC libblkmaker_0.1_la-blkmaker.lo CC libblkmaker_0.1_la-blktemplate.lo CC libblkmaker_0.1_la-hex.lo CCLD libblkmaker-0.1.la CCLD libblkmaker_jansson-0.1.la make[2]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker' make[2]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0' CC bfgminer-miner.o CC bfgminer-deviceapi.o CC bfgminer-util.o CC bfgminer-sha2.o CC bfgminer-api.o CC bfgminer-version.o CC bfgminer-logging.o CC bfgminer-driver-proxy.o CC bfgminer-httpsrv.o CC bfgminer-driver-getwork.o CC bfgminer-driver-stratum.o CC malgo/bfgminer-sha256d.o CC bfgminer-lowl-vcom.o CC bfgminer-lowl-usb.o CC bfgminer-binloader.o CC bfgminer-lowlevel.o CC bfgminer-dynclock.o CC bfgminer-work2d.o CC bfgminer-driver-bitforce.o CC bfgminer-driver-bigpic.o CC bfgminer-driver-drillbit.o CC bfgminer-driver-twinfury.o CC bfgminer-driver-icarus.o CC bfgminer-driver-cairnsmore.o CC bfgminer-driver-erupter.o CC bfgminer-driver-antminer.o CC bfgminer-gc3355.o CC bfgminer-driver-dualminer.o CC bfgminer-driver-avalon.o CC bfgminer-driver-avalonmm.o CC bfgminer-driver-klondike.o CC bfgminer-driver-hashbusteravalon.o CC bfgminer-driver-modminer.o CC bfgminer-driver-x6500.o CC bfgminer-jtag.o CC bfgminer-driver-ztex.o CC bfgminer-libztex.o CC bfgminer-driver-bifury.o CC bfgminer-driver-bitfury.o CC bfgminer-libbitfury.o CC bfgminer-driver-bfx.o CC bfgminer-driver-littlefury.o CC bfgminer-driver-hashbusterusb.o CC bfgminer-driver-cointerra.o CC bfgminer-driver-hashfast.o CC bfgminer-driver-rockminer.o CC bfgminer-lowl-ftdi.o CC bfgminer-lowl-pci.o CC bfgminer-lowl-spi.o make -C lib make[3]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make all-recursive make[4]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[5]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[4]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make[3]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/lib' make -C libblkmaker make[3]: Entering directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0/libblkmaker' CCLD bfgminer CC api-example.o CCLD bfgminer-rpc make[2]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0' make[1]: Leaving directory '/var/www/minera/minera-bin/custom/bfgminer-5.4.0'
I'm running it with: --scan antminer:all --set compac:210 I'm not setting any antminer frequency as it may confise the BE and U3. Result: gekkoscience compac sticks not seen U3 detected as AMU Block erupters not seen I have the correct amount of ttyUSB* in /dev/ so all my ASICs are detected by the OS What am I doing wrong ?
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 09, 2015, 04:57:03 PM |
|
-S all --set compac:clock=210
Also possibly missing a sufficiently powered USB hub?
|
|
|
|
zOU
|
|
November 09, 2015, 04:59:43 PM |
|
-S all --set compac:clock=210
Also possibly missing a sufficiently powered USB hub?
Thank you for the correction They run fine separately on 3 computers, so hubs are fine I wonder if there would be an incompatibility between the block erupters and the U3 on the same system...
|
|
|
|
buckrogers
Legendary
Offline
Activity: 2745
Merit: 1181
|
|
November 10, 2015, 05:52:14 AM |
|
Hi, I'm running BFGMiner version 5.4.0 64bit on win 7 64bit ultimate. I am trying to run the GekkoScience Compac UBS's in a powered USB hub. I have 5 of the USB miners. I'm using an Anker 10 port Powered Hub: http://www.amazon.com/Upgraded-Anker-SuperSpeed-Including-Charging/dp/B005NGQWL2 mor from the manufacturer: http://www.ianker.com/product/68ANHUB-B10AI keep getting this error: CBM 0: Comms error (werr=1) CBM 1: Comms error (werr=1) I had 1 USB miner in the hub and got those errors then it started to go away. The first one was hashing at stock about 8 GH/s and the second the same I ran a .bat file as follows: bfgminer -o stratum+tcp://stratum.antpool.com:3333 -u xxx.x -p x --set compac:clock=0x0b83 I also tried: bfgminer -o stratum+tcp://stratum.antpool.com:3333 -u xxx.x -p x --set compac:clock=150 I am not sure why im getting this error. I did also try the cgminer version and ran zadig, but that didn't work for me, so i removed the zadig driver. I just removed the second compac and im still getting the errors. [2015-11-10 00:44:50] CBM 0: Comms error (werr=1) [2015-11-10 00:45:07] CBM 0: Comms error (werr=1) [2015-11-10 00:45:15] CBM 0: Comms error (werr=1) [2015-11-10 00:45:18] CBM 0: Comms error (werr=1) [2015-11-10 00:45:21] CBM 0: Comms error (werr=1) [2015-11-10 00:45:28] CBM 0: Comms error (werr=1) [2015-11-10 00:45:33] CBM 0: Comms error (werr=1) [2015-11-10 00:45:34] CBM 0: Comms error (werr=1) [2015-11-10 00:49:01] Accepted 0053084d CBM 0 Diff 789/512 [2015-11-10 00:49:26] CBM 0: Comms error (werr=1) [2015-11-10 00:49:55] Accepted 000b5ac7 CBM 0 Diff 5.77k/512 [2015-11-10 00:50:09] CBM 0: Comms error (werr=1) it seems as if it accepts once in a while. Does anyone have a fix for this? thanks!
|
Well I'm dr. spock I'm here to rock y'all
|
|
|
zOU
|
|
November 10, 2015, 10:39:38 AM |
|
-S all --set compac:clock=210
Also possibly missing a sufficiently powered USB hub?
Well, that didn't improve the situation much :p Antminer u3 seen as AMU: ok 2 BES out of 4 (but I suspect the hub here, so no big deal) Compac stick not seen (and they work just fine with the special cgminer)
|
|
|
|
helipotte
|
|
November 10, 2015, 03:13:17 PM |
|
Hi all. I am having very high cpu usage with BFGminer 5.3.0 under windows 7 X64. The gear I am hosting on this system consists of 16 monarch's.
Mining speeds for the frequency and voltage I have specified are good, but cpu usage is around 50-60%. Host system is a modern Intel based platform setup
for coin mining and nothing else.
Thanks!
Any ideas?
|
|
|
|
zOU
|
|
November 10, 2015, 04:31:19 PM |
|
try 5.4.0 ? taskmanager reports cgminer as hogging the cpu ?
|
|
|
|
helipotte
|
|
November 10, 2015, 04:50:35 PM |
|
try 5.4.0 ? taskmanager reports cgminer as hogging the cpu ? Tried 5.4.0, no difference. Yes cpu usage of bfgminer is around 60% on a modern intel cpu. I am hoping maybe Luke-Jr has some input.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
November 10, 2015, 06:57:33 PM |
|
try 5.4.0 ? taskmanager reports cgminer as hogging the cpu ? Tried 5.4.0, no difference. Yes cpu usage of bfgminer is around 60% on a modern intel cpu. I am hoping maybe Luke-Jr has some input. The stratum protocol isn't "free" - it does use some CPU, which grows as hashrate does - and as block size grows as well. If you want to see if there's a cheap way to reduce the usage, you'll need to provide me more useful information than just "60%"...
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 10, 2015, 07:51:26 PM |
|
try 5.4.0 ? taskmanager reports cgminer as hogging the cpu ? Tried 5.4.0, no difference. Yes cpu usage of bfgminer is around 60% on a modern intel cpu. I am hoping maybe Luke-Jr has some input. I knew he would tell you that, why i didn't say a thing.
|
|
|
|
|