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/cgminerIs 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/cgminerreboot
seemed to work to get it there but the permissions are wrong. sorry my nix is rusty. any help?