Skip to content

SWARM.2.6.8

Compare
Choose a tag to compare
@MaynardMiner MaynardMiner released this 03 Sep 00:32
· 1713 commits to master since this release

SWARM 2.6.8 -- beta 1

Note: This is 1 of 2 new upcoming beta releases
to test new Experimental features.

GUIDED HELP

  • There are four different ways to start guided help:
    • run command swarm_help after SWARM has started in HiveOS/Windows
    • [Linux] Run sudo ./help.sh (will install SWARM first, then run help)
    • [Windows] Run Windows_Help.bat
    • [ALL] opening either SWARM.bat or ./swarm, and adding -help
  • Will allow users to set up a basic configuration
  • After basic config is created, will allow users to modify advanced settings.
  • Everything is guided, and additional information beyond help.txt is supplied.
  • Guided help will save your configuration to newarguments.json, as well as
    provide a copy/paste of arguments for flight sheets/configs.

New Features!

  • Autofan for HiveOS now works in Windows!
    • This is a experimental beta implementation
      please notify if you have issues.
  • AMD Memtweak settings from HiveOS added
    to OC in Windows.
  • swarm_batch can accept -windows or -linux
    to specify specific OS.
    • example:
      • swarm_batch get stats -linux
        • Will only run get stats in linux rigs.

Updates

  • Gminer - added 125/4 for AMD.
  • Bminer

Fixes

  • Made it so you don't have to enters
    Hive_Hash every time you run swarm_help.
  • Fixed typo in nvidia oc, which caused an issue
    if you set a singular value for one oc, but multiple
    values for another in HiveOS.
  • Fixed/updated install.ps1/install.sh
    • wolfamdctrl symlink error fix.
    • ./help.sh guided help start fix. (path moved).
    • typo with $dir path in one of the install transfers.
  • Adjusted nvidia oc Pl to work as watts, not % in Windows
    • This means it matches HiveOS's website interface.