Try to enter "erupter:/dev/ttyUSBn" .Where n is the number of USB listed in /dev/ directory.
I didn't have any entry on the /dev list which begins ttyUSB.
When I plug the usb erupter block the only new entry in the /dev are:
cuaU0
cuaU0.init
cuaU0.lock
ttyU0
ttyU0.init
ttyU0.lock
BFGMiner is probably broken on FreeBSD. Any FreeBSD developers who can help out?
Have you an idea if i can help you to debug ?
can i launch bfgminer with a high verbose mode to see where is the problem ?
Compilation works fine with some errors
CC bfgminer-miner.o
In file included from ./sha2.h:39,
from miner.c:59:
./miner.h:61:1: warning: "alloca" redefined
In file included from miner.c:27:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
miner.c: In function 'raise_fd_limits':
miner.c:10835: warning: comparison is always true due to limited range of data type
CC bfgminer-deviceapi.o
In file included from deviceapi.h:10,
from deviceapi.c:28:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from deviceapi.h:8,
from deviceapi.c:28:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-util.o
In file included from deviceapi.h:10,
from lowl-vcom.h:9,
from util.c:56:
miner.h:61:1: warning: "alloca" redefined
In file included from util.c:19:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-sha2.o
In file included from sha2.h:39,
from sha2.c:40:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from sha2.h:39,
from sha2.c:40:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-api.o
In file included from deviceapi.h:10,
from api.c:29:
miner.h:61:1: warning: "alloca" redefined
In file included from api.c:21:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-logging.o
In file included from logging.c:19:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from util.h:22,
from logging.h:33,
from logging.c:18:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-proxy.o
In file included from deviceapi.h:10,
from driver-proxy.c:18:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from driver-proxy.c:16:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-httpsrv.o
CC bfgminer-driver-getwork.o
In file included from deviceapi.h:10,
from driver-getwork.c:28:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from driver-getwork.c:24:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-stratum.o
In file included from deviceapi.h:10,
from driver-stratum.c:29:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from driver-stratum.c:27:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
driver-stratum.c:648:2: warning: no newline at end of file
CC bfgminer-lowl-vcom.o
In file included from lowl-vcom.c:32:
miner.h:61:1: warning: "alloca" redefined
In file included from lowl-vcom.c:19:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-lowl-usb.o
In file included from lowl-usb.c:23:
miner.h:61:1: warning: "alloca" redefined
In file included from lowl-usb.c:15:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-binloader.o
In file included from deviceapi.h:10,
from binloader.c:19:
miner.h:61:1: warning: "alloca" redefined
In file included from binloader.c:16:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-lowlevel.o
In file included from lowlevel.c:21:
miner.h:61:1: warning: "alloca" redefined
In file included from lowlevel.c:13:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-dynclock.o
In file included from dynclock.c:17:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from dynclock.c:17:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-bitforce.o
In file included from deviceapi.h:10,
from driver-bitforce.c:24:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from deviceapi.h:8,
from driver-bitforce.c:24:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-bigpic.o
In file included from driver-bigpic.c:20:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from driver-bigpic.c:20:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-twinfury.o
In file included from driver-twinfury.c:16:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from driver-twinfury.c:16:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-icarus.o
In file included from driver-icarus.c:33:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from driver-icarus.c:33:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-cairnsmore.o
In file included from icarus-common.h:20,
from driver-cairnsmore.c:17:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from icarus-common.h:20,
from driver-cairnsmore.c:17:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-erupter.o
In file included from driver-erupter.c:14:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from driver-erupter.c:14:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-avalon.o
In file included from deviceapi.h:10,
from driver-avalon.c:38:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from deviceapi.h:8,
from driver-avalon.c:38:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-hexdump.o
CC bfgminer-driver-klondike.o
In file included from deviceapi.h:10,
from driver-klondike.c:30:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from deviceapi.h:8,
from driver-klondike.c:30:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-modminer.o
In file included from driver-modminer.c:24:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from util.h:22,
from binloader.h:7,
from driver-modminer.c:20:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-x6500.o
In file included from deviceapi.h:10,
from driver-x6500.c:23:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from util.h:22,
from binloader.h:7,
from driver-x6500.c:21:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-ft232r.o
In file included from ft232r.c:23:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from lowlevel.h:8,
from ft232r.h:18,
from ft232r.c:20:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-jtag.o
In file included from jtag.c:22:
miner.h:61:1: warning: "alloca" redefined
In file included from jtag.c:16:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-ztex.o
In file included from driver-ztex.c:22:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from driver-ztex.c:22:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-libztex.o
In file included from deviceapi.h:10,
from libztex.c:36:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from util.h:22,
from binloader.h:7,
from libztex.c:34:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-bifury.o
In file included from deviceapi.h:10,
from driver-bifury.c:21:
miner.h:61:1: warning: "alloca" redefined
In file included from driver-bifury.c:15:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-bitfury.o
In file included from driver-bitfury.c:28:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from miner.h:27,
from driver-bitfury.c:28:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-libbitfury.o
In file included from libbitfury.c:34:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/jansson.h:12,
from util.h:22,
from logging.h:33,
from libbitfury.c:33:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-spidevc.o
CC bfgminer-driver-littlefury.o
In file included from deviceapi.h:10,
from driver-littlefury.c:17:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from deviceapi.h:8,
from driver-littlefury.c:17:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
CC bfgminer-driver-hashbuster2.o
In file included from deviceapi.h:10,
from driver-hashbuster2.c:18:
miner.h:61:1: warning: "alloca" redefined
In file included from /usr/local/include/uthash.h:29,
from deviceapi.h:8,
from driver-hashbuster2.c:18:
/usr/include/stdlib.h:237:1: warning: this is the location of the previous definition
cd libblkmaker && make
CCLD bfgminer
CC bitforce-firmware-flash.o
CCLD bitforce-firmware-flash
CC api-example.o
CCLD bfgminer-rpc
I try to compile bfgminer with CPU and GPU mining and it works fine, CPU mining works and GPU mining works too.
But it never detect any usb erupter
[EDIT]:
I try with hub with external power, and i have a strange result.
If i run bfgminer without command "-S erupter:all" bfgminer launches, but if i launch it with this command bfgminer stay on the first display version and after one hour nothing else.
Ohter test, if i run bfgminer without command "-S erupter:all", and i go to manage device, if i put "erupter:/dev/cuaU0" or "erupter:/dev/ttyU0", i have the message : "No new devices found".
But if i put this command "erupter:all", i have no response, program is freezing, i must kill task to exit it.