Hi BitBacco
I've been using macminer for the mini-setup (2 jala, 20 BE) with macminer without issue for months now.
I was recently given 1 Red Bitfury usb miner.
I haven't been able to get it running with macminer under the FPGA/ASIC Device miner with the rest of my miners. It does not detect it.
I can however run a window of CG miner and it will detect and hash with the bitfury device without issue. The only issues I run into is that I need to run the 2 separate windows, not such a big deal at all.. but also in the CGminer window it is constantly spitting out this type of error ( its still trying to initialize the BEs and Jala even though they are mining already.)
[2013-12-17 14:09:25] BitForceSC detect (253:37) failed to initialise (incorrect device?)
[2013-12-17 14:10:53] Icarus detect (253:21) failed to initialise (incorrect device?)
[2013-12-17 14:10:53] Icarus detect (253:20) failed to initialise (incorrect device?)
[2013-12-17 14:10:54] Icarus detect (253:19) failed to initialise (incorrect device?)
[2013-12-17 14:10:54] Icarus detect (253:16) failed to initialise (incorrect device?)
Combined I still get the proper hashrate reported as far as I can tell, could these errors be slowing me down at all? Could they be avoided somehow? Can I get the bitfury device to run under BFGminer (FPGA/ASIC window) with all my other devices?
I've tried the -S bigpic:all command and when I do this, none of the devices are detected at all.
Anyways, any ideas?
Thanks
MacPro
OS X Mountain Lion (cannot upgrade to mavericks yet)
Unfortunately the little fury driver is broken in bfgminer for Mac so for now cgminer is the only way to go. if you identify the device as per here:
http://fabulouspanda.co.uk/macminer/docs/devices.htmlI believe you can set
-S /dev/cu.yourdevice
in cgminer and it should stop looking for others
.
Thanks for the quick help!
I am trying now to identify the device, but I cannot see it in my list of cu.* devices
crw-rw-rw- 1 root wheel 18, 51 17 Dec 12:00 /dev/cu.Bluetooth-Modem
crw-rw-rw- 1 root wheel 18, 53 17 Dec 13:01 /dev/cu.Bluetooth-PDA-Sync
crw-rw-rw- 1 root wheel 18, 47 17 Dec 13:01 /dev/cu.Bluetooth-Serial-1
crw-rw-rw- 1 root wheel 18, 49 17 Dec 13:01 /dev/cu.Bluetooth-Serial-2
crw-rw-rw- 1 root wheel 18, 57 17 Dec 16:23 /dev/cu.SLAB_USBtoUART
( BLOCK ERUPTERS - 20 in total)crw-rw-rw- 1 root wheel 18, 59 17 Dec 16:23 /dev/cu.SLAB_USBtoUART29
crw-rw-rw- 1 root wheel 18, 61 17 Dec 16:23 /dev/cu.SLAB_USBtoUART30
crw-rw-rw- 1 root wheel 18, 63 17 Dec 16:23 /dev/cu.SLAB_USBtoUART31
crw-rw-rw- 1 root wheel 18, 65 17 Dec 16:23 /dev/cu.SLAB_USBtoUART32
crw-rw-rw- 1 root wheel 18, 67 17 Dec 16:23 /dev/cu.SLAB_USBtoUART33
crw-rw-rw- 1 root wheel 18, 69 17 Dec 16:23 /dev/cu.SLAB_USBtoUART34
crw-rw-rw- 1 root wheel 18, 71 17 Dec 16:23 /dev/cu.SLAB_USBtoUART35
crw-rw-rw- 1 root wheel 18, 73 17 Dec 16:23 /dev/cu.SLAB_USBtoUART36
crw-rw-rw- 1 root wheel 18, 75 17 Dec 16:23 /dev/cu.SLAB_USBtoUART37
crw-rw-rw- 1 root wheel 18, 77 17 Dec 16:23 /dev/cu.SLAB_USBtoUART38
crw-rw-rw- 1 root wheel 18, 79 17 Dec 16:23 /dev/cu.SLAB_USBtoUART39
crw-rw-rw- 1 root wheel 18, 81 17 Dec 16:23 /dev/cu.SLAB_USBtoUART40
crw-rw-rw- 1 root wheel 18, 83 17 Dec 16:23 /dev/cu.SLAB_USBtoUART41
crw-rw-rw- 1 root wheel 18, 85 17 Dec 16:23 /dev/cu.SLAB_USBtoUART42
crw-rw-rw- 1 root wheel 18, 87 17 Dec 16:23 /dev/cu.SLAB_USBtoUART43
crw-rw-rw- 1 root wheel 18, 89 17 Dec 16:23 /dev/cu.SLAB_USBtoUART44
crw-rw-rw- 1 root wheel 18, 91 17 Dec 16:23 /dev/cu.SLAB_USBtoUART45
crw-rw-rw- 1 root wheel 18, 93 17 Dec 16:23 /dev/cu.SLAB_USBtoUART46
crw-rw-rw- 1 root wheel 18, 95 17 Dec 16:23 /dev/cu.SLAB_USBtoUART47
crw-rw-rw- 1 root wheel 18, 99 17 Dec 16:23 /dev/cu.usbserial-FTWINKIX
(JALA 1 )crw-rw-rw- 1 root wheel 18, 97 17 Dec 16:23 /dev/cu.usbserial-FTWMMYGN
(JALA 2)It is currently hashing so it is definitely working.
Any other place I can find the name of the device? ls -l /dev/* didn't show me anything that was obviously the bitfury miner either.