using .92/.93 lead to very frequent cgminer restart. something like a restart every 30-50secs.
I can corfirm the restarts
but not the interval at my Saturn running 0.93.
It looks like mine restarts (cgminer) 1-2x per hour.
This is really annoying, as the system seems to startup at slow hashing rate (80GH ?) and takes
some minutes to get up to full speed.
Anyone have a hint where to find the logfiles on their Unix?
Anyone tried to setup ssh public-key authentication by creating aetc/dropbear/authorized_keys (chmod 600)?
It's not working for me.
Ralf trepex
Maybe '/etc/dropbear' is the wrong location.
Have a look atetc/init.d/dropbear, there you can find the ssh config in the form of arguments. (at least it's the default location)
What about '~/.ssh/authorized_keys' ?
btw: chmod 600 for user root or for the user running cgminer ?
If they have not removed key-login from the source, it should work if configured correctly:
https://matt.ucc.asn.au/dropbear/dropbear.html"Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication"