Any custom FW for S5? -- I am planning to get the S5 FW refreshed to do ckpool solo mining fulltime.
Only the binary I made which has to be manually copied over and is not permanent.
you can even shorten the sequence :p
ssh 192.168.1.x -l root
cd /usr/bin
mv cgminer cgminer.bak
wget http://ck.kolivas.org/apps/cgminer/antminer/s5/4.9.0-150105/cgminer
chmod +x cgminer
/etc/init.d/cgminer.sh restart
I use this on my S5 because it's very simple to do, just set and forget. You will lose the fan % control (the gui stuff is still there but it doesn't do anything anymore), but I also saw a drop of 0.03% HW error and an increase in hash rate ~10GH/s both machine and pool side, oc'd @ 400 MHz. I like it. ymmv
I am getting a "permission denied" when ssh into the S5... tried reset but same results -- did I do the ssh wrong?