20 minutes and I have it running on my BAMT GPU linux box. So I decided to try this on one of my BAMT devices with 4 GPU's running mining Scrypt (NO I'm not mining Scrypt with these, just using the same Linux device).
I logged in on my BAMT device and did this exactly:
git clone
https://github.com/bitmaintech/cgminercd cgminer
sudo apt-get install libusb-1.0
sudo apt-get install libudev-dev
./autogen.sh
./configure --enable-bmsc
make -j 6
and then did (as in the example from the .PDF)
./cgminer --bmsc-options 115200:20 -o 50.31.149.57:3333 -u ktzhan_3 -p 123 --bmsc-freq 0781
and viola (I plugged in 11 to a USB 49 port board) - going to go get more and plug them in a minute ,have to go eat dinner.
cgminer version 3.8.5 - Started: [2014-01-01 01:25:35]
--------------------------------------------------------------------------------
(5s):23.00G (avg):14.56Gh/s | A:422 R:0 HW:9 WU:198.8/m
ST: 2 SS: 0 NB: 2 LW: 898 GF: 0 RF: 0
Connected to stratum.bitcoin.cz diff 8 with stratum as user user.BE
Block: 2c617726... Diff:1.18G Started: [01:25:37] Best share: 690
--------------------------------------------------------------------------------
[P]ool management Settings [D]isplay options [Q]uit
AMU 0: | 1.250G/1.000Gh/s | A:32 R:0 HW:0 WU:14.0/m
AMU 1: | 2.313G/1.074Gh/s | A:40 R:0 HW:1 WU:14.5/m
AMU 2: | 2.226G/1.482Gh/s | A:48 R:0 HW:0 WU:20.7/m
AMU 3: | 2.696G/1.593Gh/s | A:48 R:0 HW:0 WU:22.3/m
AMU 4: | 1.989G/1.407Gh/s | A:24 R:0 HW:0 WU:19.7/m
AMU 5: | 3.439G/2.000Gh/s | A:59 R:0 HW:3 WU:26.4/m
AMU 6: | 1.701G/1.037Gh/s | A:16 R:0 HW:0 WU:14.5/m
AMU 7: | 2.582G/1.296Gh/s | A:40 R:0 HW:1 WU:17.6/m
AMU 8: | 2.573G/889.2Mh/s | A:40 R:0 HW:1 WU:11.9/m
AMU 9: | 2.547G/1.630Gh/s | A:59 R:0 HW:3 WU:21.2/m
AMU 10: | 2.090G/1.185Gh/s | A:32 R:0 HW:0 WU:16.6/m
--------------------------------------------------------------------------------
[2014-01-01 01:27:09] Accepted 1658c6ef Diff 11/8 AMU 1 pool 0
[2014-01-01 01:27:10] API bind to port 4028 failed (Address already in use) - A
PI will not be available
[2014-01-01 01:27:11] Accepted 16b9bf0e Diff 11/8 AMU 3 pool 0
[2014-01-01 01:27:12] Accepted 12ccba67 Diff 14/8 AMU 9 pool 0
[2014-01-01 01:27:14] Accepted 1625e5ea Diff 12/8 AMU 8 pool 0
[2014-01-01 01:27:14] Accepted 135e92f3 Diff 13/8 AMU 9 pool 0