Post
Topic
Board Pools
Re: [30 PH] ** 5x AVALON6 GIVEAWAY ** Kano CKPool (kano.is) [0.9% PPLNS] US,DE,SG
by
citronick
on 31/03/2016, 12:16:16 UTC
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

Code:
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?

>> ssh 192.168.1.50 -l root