Post
Topic
Board Mining software (miners)
Re: Braiins OS & Braiins OS+ custom ASIC firmware: optimize performance & efficiency
by
Artemis3
on 11/08/2021, 20:38:59 UTC
S9k is not supported.

Shuffling the profiles isn't needed, all you need is switch the power limit value, like this:

0 23 * * * sed -i 's/psu_power_limit = 1400/psu_power_limit = 900/' /etc/bosminer.toml && /etc/init.d/bosminer restart
0 5 * * * sed -i 's/psu_power_limit = 900/psu_power_limit = 1400/' /etc/bosminer.toml && /etc/init.d/bosminer restart