BzMiner v14.2.2 released

Published on: 2023-04-20

83083846?s=60&v=4

Release v14.2.2of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.2.2 hotfix)

  • Fixed OC's being reset on pool reconnects

-- What's in this release (v14.2.1)

  • Improved Ironfish hashrate
  • Improved dual Octa + Ironfish hashrate
  • Added show_pending option to see shares that were found but have not received a response from the pool
  • Fixed dual +Ironfish percentages
  • Fixed rejected shares on ethstratum protocol for ethw, etc, and octa

NOTE: Currently the improved Ironfish hashrate is not supported while solo mining. This will be addressed in an upcoming update

-- What's in this release (v14.2.0)

  • Significantly improved Ironfish hashrate/efficiency
  • Improved Radiant efficiency/hashrate
  • Improved Nexa efficiency/hashrate
  • New Coin: Octa
  • New dual options: Octa + Ironfish, Octa + Kaspa, Octa + Radiant, Octa + Alph
  • Showing difficulty of solutions found for ethw, etc, octa, zil, radiant, ironfish, and kaspa
  • Cleaned up some log outputs
  • Reduced dual mining rejected shares
  • Fixed +zil stability issues
  • Fixed autofan overcompensating on some cards (resulting in bouncy speeds)
  • Fixed ramp_up feature
  • Fixed some windows stability issues
  • Fixed crashing on exit

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. It seem to possibly be related to older than 30 series Nvidia cards. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version. Currently looking into this

MMPOS Update Command

export version="14.2.2" # Example version 
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start 

Hive OS Update Command (assuming currently on v14.2.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.2.2_linux.tar.gz; tar -xvf bzminer_v14.2.2_linux.tar.gz; miner stop; cp bzminer_v14.2.2_linux/bzminer /hive/miners/bzminer/14.2.0/; miner start 

Downloads

  • bzminer_v14.2.2_windows.zip includes the CLI for windows
  • bzminer_v14.2.2_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.2.2_windows.zip:

MD5: 9e6b87314fe00b80911af373e9d7cf12
SHA256: 981301358924afc436be470d6cb7422ea98901d548d42f6bf70085b3db0fac56

bzminer_v14.2.2_linux.tar.gz:

MD5: a655e68c18b97ed52f363922d7296ffd
SHA256: 08ae6540bdd8573a52cca18f8b70e5b6485dae1ae46aca73dc3cd9a8df8af9ac

Go to the BzMiner v14.2.2 released download page