BzMiner v14.1.0 released

Published on: 2023-03-24

83083846?s=60&v=4

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

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

  • Slight improvement to kaspa hashrate/efficiency
  • Fixed duplicates on algos nexa, ironfish, zil (and every other algo that may have possibly had the same issue)
  • Updated ui (uptime column removed, put in bottom border, tsls displays by default)
  • Fixed autofan crashing on nvidia 400 drivers
  • Fixed alph stale job rejects
  • Fix discord logging

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.1.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 v14.0.2)

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

Downloads

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

Checksums

bzminer_v14.1.0_windows.zip:

MD5: 47d0e02a77e49934fd654c0fc2516c2d
SHA256: 637dc43ec1c8f05d8699c94fe65fe9045cc0afa735ec83b3826bf0b06589320b

bzminer_v14.1.0_linux.tar.gz:

MD5: 07acc95d52a8c06c7328634d9053140f
SHA256: 1e99f6d3c2c4e694972b2987d4f00b25f60acfbcac94eefd07446dadb0857e7e

Go to the BzMiner v14.1.0 released download page