Post
Topic
Board Hardware
Re: ANTMINER S3 Discussion and Support Thread.
by
cloh76
on 24/10/2014, 22:37:21 UTC
As promised, quicker way to fix config page issue

1)Putty into S3
2)Paste the code in below.. Will replace Save&Apply with Save&Apply.

Code:
sed -i 's/Save\&Apply/Save\&Apply/g' /usr/lib/lua/luci/model/cbi/cgminer/cgminer.lua

Thanks Ustler - Just to clarify...

1) Download the updated firmware from: https://bitmaintech.com/support.htm?pid=007201407180243004432lBQW28O0633

2) Putty into S3
3) Paste the code in below.. Will replace Save&Apply with Save&Apply.

Code:
sed -i 's/Save\&Apply/Save\&Apply/g' /usr/lib/lua/luci/model/cbi/cgminer/cgminer.lua

4)Reboot
   a) cd /usr/bin
   b) /etc/init.d/cgminer restart

Do i need to re-apply or change any settings if flashing an S3+; Is it different from a standard S3?