Bitcoin Forum

Bitcoin => Mining support => Topic started by: vpitcher07 on January 10, 2014, 11:43:00 PM



Title: Antminer USB with block erupters
Post by: vpitcher07 on January 10, 2014, 11:43:00 PM
Hey guys,

I'm having trouble getting both my antminer and my block erputers working in cgminer simultaneously. I'm currently using the latest version of cgminer on ubuntu (linux). I can get antminer to run fine with these settings  --bmsc-options 115200:20 -o pool:port -u worker.name -p password --bmsc-freq 0981 (slightly overclocked and yes i know that's not a pool). From my understanding I need icarus enabled in cgminer for my block erupters which i believe i have done when i do ./configure --enable-bmsc --enable-icarus. However when i go to type in my --icarus-options it gives me an error. How do i use both the antminer and block erupters in cgminer?


Title: Re: Antminer USB with block erupters
Post by: SpAcEDeViL on January 12, 2014, 01:55:27 PM
Hy,

install guide on : http://sven-goessling.de/05/01/2014/antminer-auf-dem-raspberry-pi-04-01-14/

Use google Translate when you dont understand the steps.

add --enable-icarus  when you use ./autogen.sh

and it will run for you.


Title: Re: Antminer USB with block erupters
Post by: vpitcher07 on January 12, 2014, 05:32:48 PM
Hy,

install guide on : http://sven-goessling.de/05/01/2014/antminer-auf-dem-raspberry-pi-04-01-14/

Use google Translate when you dont understand the steps.

add --enable-icarus  when you use ./autogen.sh

and it will run for you.

Thank you - i'll give that a try