Post
Topic
Board Hardware
Re: ANTMINER S3 Discussion and Support Thread.
by
kabopar
on 08/09/2014, 06:12:50 UTC
I don't have the build environment to create a full binary image, and the code will need a LOT of work to actually become part of mainline cgminer it seems, but for the time being here is a link to a bugfixed binary of cgminer 4.6.0 for the S3 based on the bitmain code. Copy the file into /usr/bin/ on the S3 overwriting the existing one:
http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.0-140908/cgminer

Is there an easy way to get this onto our boxes?

Do I just get form command line or?

Thx

Fahlcor

did this

login root/root
cd..
cd /usr/bin
mkdir oldcgminer (to keep a copy of the old one)
mv cgminer oldcgminer/cgminer
wget http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.0-140908/cgminer
reboot

seemed to work to get it there but the permissions are wrong.  sorry my nix is rusty.  any help?

Tried to follow the same steps, but it doesn't seem to start hashing - the status page parameters remain empty.  I reinstated the original cgminer and it is hashing now.

Cheers