Also earlier when I have tried to modify settings I have fallen into problem. I have problem with using best.cnf for starting the miner. I made a copy of .best.log to best.cnf in /opt/bitfury directory, after that I have switched autotune off on few chips in .cnf file and saved the changes.
Then I have started the miner with console output in screen. After several minutes of mining if i open .stat.log all chips I have set to not use autotune, are set to autotune on, and have different speeds then those in /opt/bitfury/best.cnf file. Also there is no copy of best.cnf in /run/shm directory after miner starts. Am I suppose to copy best.cnf into /run/shm manually before starting the miner?
.stat.log and best.cnf have the structure. Keep in mind that .stat.log is changing. If I were you, I would copy the .best.log.
Restarting the miner does not work. You need to reboot the Pi (sudo reboot)
Thanks for the answer. So if I understand you right, the /opt/bitfury/best.cnf will copy itself to /run/shm/best.cnf when I start the miner, but after modifying /opt/bitfury/best.cnf I must reboot the Pi?