Post
Topic
Board Hardware
Re: HashFast BabyJet users thread
by
DoogieHouser
on 17/02/2014, 16:53:00 UTC
If you're on a modern ubuntu, I provide binaries for it already.

wget http://ck.kolivas.org/apps/cgminer/cgminer-3.12.3-x86_64-built.tar.bz2
tar xf cgminer-3.12.3-x86_64-built.tar.bz2
cd cgminer-3.12.3-x86_64
sudo cp 01-cgminer.rules /etc/udev/rules.d/
./cgminer [commands]
plug in device via usb


"modern" Ubuntu? I'm guessing that means 13.x? Right now, I'm running 12.04... Maybe it's time to upgrade...

Thanks for the help!