BzMiner v14.1.1 released

Published on: 2023-03-30

83083846?s=60&v=4

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

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

  • Significantly improved Kaspa hashrate/efficiency
  • Improved Nexa hashrate/efficiency
  • Improved Radiant hashrate/efficiency
  • Added protocol to pool table title
  • Fixed fan speed causing stack smashing error
  • algo_opt 1 for nexa will force smaller lut size
  • Updated display
  • MORE TO COME~

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.1" # 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.1.0)

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

Downloads

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

Checksums

bzminer_v14.1.1_windows.zip:

MD5: 4901552021dcead6c90eaf0d8d838b22
SHA256: bab0e81dfbc7a2a6bd9701eac539a9211904308c03d1bd3398eb8279d23d5f9d

bzminer_v14.1.1_linux.tar.gz:

MD5: 65d48514b109a9c73d95f68ec9fd0275
SHA256: 09ed57fd5b230c9166524e66ad761f7fb7c5c2f77ac3e0ca0896c4fdc6b8a8b0

Go to the BzMiner v14.1.1 released download page