Post
Topic
Board Mining support
Re: [GUIDE] BitFury Miner Support/Tuning
by
kano
on 08/01/2014, 02:30:15 UTC
I am looking for an alternative to chainminer and its proxy.
Whats software are best for BFSB hardware ?  BFGminer or CGMiner, other alternatives

Do CGMiner has been running stably Bitfury?
Is formed instruction on how to run CGminer on RasperryPi?


If you have BitFury boards, with a V1 or V2 controller, I've updated the driver in my git and it should work with either now.
https://github.com/kanoi/cgminer

I've tested it on BlackArrow hardware.
One V2 controller with 1 board, the other V2 controller with 6 boards: 3onSPI1, 2onSPI2, 1onSPI3.

Both work fine.

I, however, use Arch coz I find it more reliable on the RPi.

Getting cgminer on an RPi
http://www.kano-kun.net/?p=87
Thx Kano for link to detailed instruction. But its want work with standard Bitfury hardware. I mean M-Board and H-board from Bitfury shops.
If compile with BlackArrow support report "BlackArrowBitFuryGPIO failed to open spidev (2)"
I test it with scope today evening.
Well, device setup  and detection is done pretty much the same as chainminer.
So no idea why you'd get that error.
2 means the spi device doesn't exit - so probably modprobe failed.
Though (like chainminer) I require root privs to setup the device.