Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
jstefanop
on 08/05/2018, 19:36:51 UTC
git clone https://github.com/jstefanop/bfgminer.git ./futurebit
cd futurebit
git checkout futurebit2_driver
./autogen.sh
./configure --disable-other-drivers --enable-scrypt --enable-futurebit
make


should do it if you have all the right dependencies installed(check the readme for those).