So I'm trying to setup cgminer on a raspberry pi 2. This is purely for fun/educational purposes. I have a block erupter and two bitfury asics. I followed adafruits guide. Unfortunately cgminer 3.1.1 is no longer available. I'm using cgminer 4.9.0. I followed all the instructions (being a Linux noob) and I can't get cgminer to open. I get the error usb init, open device failed, err -3, you don't have privilege to access
After looking through the cgminer Readme I thought it might be a permissions issue. I tried what the guide recommended but I either don't understand it or have done it wrong. I got cgminer working with the same hardware on my windows pc so I know the miners are ok.
Any ideas?
I found v.3.1.1 on github in a few seconds:
https://github.com/ckolivas/cgminer/releases/tag/v3.1.1 Might want to give that a whirl. I'll follow this thread and help best I can. Good luck!
Also, ensure that you have the latest usb drivers for your OS. I admit I am not super up-to-date on RasPI's I have mined using other ARM devices under Arch linux though.