BzMiner v13.1.1 released

Published on: 2023-02-11

83083846?s=60&v=4

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

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

  • Improved Nexa hashrate/efficiency (Nvidia, continued joint effort with Lolliedieb from lolMiner)
  • Improved main algo hashrate when mining +zil
  • Improved mining startup time
  • Stats now carryover between pool reconnects
  • Now showing watchdog restarts and pool reconnects
  • Added enable_igpu option (--igpu 1 on cmdline). should fix some rigs that have igpus and immediately crash
  • Added optional Nexa community fund (disabled by default, can enable using community_fund options)
  • +zil stability fixes
  • Fixed parallel/split mining for non optimized algos
  • Fixed visual high latency bug
  • Fixed oc switching with +zil in some cases
  • Fixed ergo initialization failure (and failures on other algos)
  • Fixed mining starting before oc is set on Nexa
  • zil_wallet, zil_pool options fixed

MMPOS Update Command

export version="13.0.3" # 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.0.3)

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

Downloads

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

Ubuntu 16.04 (requires Cuda 11.2 install). Only use if on Ubuntu 16.04

  • bzminer_v13.1.1_ubuntu_1604.tar.gz includes the CLI for Linux

Checksums

bzminer_v13.1.1_windows.zip:

MD5: 8fe2b0514106a20404dac07e70f77098
SHA256: 8962612dfafe9864f69660a10343822301cb4ecf8aab824ee8ff5dc8dec769b5

bzminer_v13.1.1_linux.tar.gz:

MD5: 8ee4fccb20f80a305ca9f2fb611380fd
SHA256: 38f5ed9fc06af2eef90b44c6419f16fe7035d4d1f1afcf4c62f843ecdd603521

bzminer_v13.1.1_ubuntu_1604.tar.gz: (Not yet available, 16.04 build pc temporarily down)

Go to the BzMiner v13.1.1 released download page