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
Perhaps
chmod 755 cgminer
would help?
Can you try running cgminer manually from the command line?
Here's what I've used and it started hashing as usual.
1. SSH into the S3 and login
2. Issue the following commands sequentially.
a) cd /usr/bin
b) mv cgminer cgminer.bak
c) wget
http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.0-140908/cgminer d) chmod +x cgminer
e) reboot