Ok, i am running both BE's and Ant miner on my Pi, first thing you MUST do is install 2 instances of cgminer, get one to run ok with BE's using icarus(No ant miner plugged in) and then do the same with the other instance of cgminer for Ant miner using bmsc..
i use 3.1.1 for BE's
and the "frigged" 3.8.5 version from above for ant miner.
now, to run 2 cgminers at the same time, 1st unplug all miners..now plug in antminer and on the command line from above at the end of it add --usb :1
This tells cgminer to look for the 1st hotplug device and no more..now this cgminer should be running.
plug in your BEs
do ls /dev/*USB*
this will list all your USB devices(except for the ant miner)
now run the cgminer-3.1.1 start line adding -S /dev/ttyUSB0 -S /dev/ttyUSB1 .......etc for all devices.
nb there will be conflict between icarus and bmsc thus 2 cgminer instances.
I'm getting closer!!!
Reloaded both cgminer 3.1.1 and 3.8.5. I got the 3.1.1 running with my 3 BE. Now I am rebooting with just the U1 installed and running 3.8.5.
cgminer-3.8.5 is running but I can't get it to recognize my U1. This is what I get this on my screen (wanted to upload image but not working...):
cgminer version 3.8.5 - Started: [2014-01-12 00:34:07]
--------------------------------------------------------------------------------
(5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.0/m
ST: 2 SS: 0 NB: 1 LW: 15 GF: 0 RF: 0
Connected to stratum.bitcoin.cz diff 1 with stratum as user x.worker1
Block: 21d906c7... Diff:1.42G Started: [00:34:07] Best share: 0
--------------------------------------------------------------------------------
[P]ool management [S)ettings [D]isplay options [Q]uit
--------------------------------------------------------------------------------
[2014-01-12 00:36:38] See README file included for help
[2014-01-12 00:36:38] Bitmain detect (1:12) failed to initialise (incorrect dev
ice?)
[2014-01-12 00:36:44] USB init, open device failed, err -3, you don't have priv
ilege to access - AMU device 1:12
[2014-01-12 00:36:44] See README file included for help
[2014-01-12 00:36:44] Bitmain detect (1:12) failed to initialise (incorrect dev
ice?)
[2014-01-12 00:36:49] USB init, open device failed, err -3, you don't have priv
ilege to access - AMU device 1:12
[2014-01-12 00:36:49] See README file included for help
[2014-01-12 00:36:49] Bitmain detect (1:12) failed to initialise (incorrect dev
ice?)
Any ideas on this one?
Thanks