These are my best stable settings for 2 boards with 1 failed USB --avalon-options 115200:32:10:d:277 --bitburner-voltage 1355
(change 64 to 32)
I am getting steady 100ghz
btw, I don't see any evidence that the fan varies in speed according temp. It seems to just run slow all the time
Steve
Am I doing something wrong? I have one board and when I run with the above settings I get only about 46-47
When I have been running with --avalon-options 115200:32:10:47:260 --bitburner-voltage 1300
I get 46 and change, and the device has been rock-solid (no restarts in days).
So I guess the question is: is it worth increasing from 260 -> 277 and increasing the voltage to 1355 for the extra 1-2% performance? Or is there a way to get these up to 50 per board?
Also my fan does seem to go from very slow to slow as the board warms up at the beginning.
scotjam
PS in case there are any n00bs like me using a raspberry pi or other linux-based "embedded" device for this, and sshing in:
(quit cgminer)
sudo apt-get install screen
screen
./cgminer.sh (or however you start it)
press CTRL+a+d
[disconnect and reconnect freely]
screen -RD
it's magic!!