Bitcoin Forum
September 03, 2024, 06:46:41 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Braiins Os scheduler not working for me Antminer s9  (Read 24 times)
ke5nzy (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 15, 2024, 11:22:29 PM
Last edit: August 15, 2024, 11:33:08 PM by ke5nzy
 #1

I have the following setup in the scheduler per the documents
*/1   *   *   *   *   /usr/sbin/logrotate /etc/logrotate.conf 2>&1 | logger -t logrotate
0   0   *   *   *   /usr/sbin/bos_upgrade_at 2>&1 | logger -t upgrade
0   9   *   *   *   /etc/init.d/bosminer stop && sed -i 's/^psu_power_limit = .*/psu_power_limit = 960/' /etc/bosminer.toml && /etc/init.d/bosminer start
0   2   *   *   *   /etc/init.d/bosminer stop && sed -i 's/^psu_power_limit = .*/psu_power_limit = 1280/' /etc/bosminer.toml && /etc/init.d/bosminer start

I submit this, then i restart device.

now- what happens is, I can change this time interval and I understand how, as this is just the example in the docs I am trying to learn and understand. When the time arrives, the event does stop the bosminer, and then it restarts it, but it doesn't change the power supply limit.  I am ready to learn and hopefully someone can guide me.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!