BzMiner v14.0.0 released

Published on: 2023-03-20

83083846?s=60&v=4

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

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

NOTE: Nexa broken in this version, will have a hotfix out shortly today

  • Improved nexa hashrate
  • Added nexa support for Polaris (400/500) AMD cards
  • Added ironfish algo (solo mining supported with ironfish miners:pools:start default port 9034)
  • Added etc + ironfish
  • Added ethw + ironfish
  • Added intel support (again) for some algos
  • Improved autofan (eg. "t:65[35-100]")
  • Fixed alph rejects when using wallet.worker on herominers
  • Fixed duplicate shares on nexa (pool 137)
  • Fixed zil_wallet and zil_pool (in hive?) with nexa issue using nexa wallet
  • Fixed random crashes on reconnects
  • Fixed alph duplicates
  • Fixed parallel mining cpu usage issue
  • Fixed split/alternate mining with +zil causing downtime
  • Fixed sometimes overwriting power limit set outside bz
  • Fixed high latency issue
  • Fixed oc indexing when disabled cards are present

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

NOTE: New nexa implementation may require new overclocks. If you experience hung gpu's, please re-adjust your oc's

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

MMPOS Update Command

export version="14.0.0" # 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 v13.4.0)

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

Downloads

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

Checksums

bzminer_v14.0.0_windows.zip:

MD5: fec02442e22e5fd0eec7383afdd1a269
SHA256: eaff88ec47d9f6ab95893547657e4f58c1deb9327d1f3f51a40675feb09a76aa

bzminer_v14.0.0_linux.tar.gz:

MD5: e2832858886b58b3776cf309eb7a9801
SHA256: d58c557699d16c8bad954a60054c66e409d13c730b9595abe855e51b2156988e

Go to the BzMiner v14.0.0 released download page