BzMiner v16.0.5 released

Published on: 2023-08-31

83083846?s=60&v=4

Release v16.0.5 of BzMiner. All feedback is welcome ;)

-- What's in this release (v16.0.5 hotfix)

  • Added rethereum + alph
  • Fixed rethereum + radiant duplicate/rejected radiant shares
  • Reduced stales on alph
  • Fixed rethereum + radiant auto intensity
  • Added intensity2 and intensity3 to config.txt (and hive)
  • Fixed --enable command line option

-- What's in this release (v16.0.3 update)

  • Slight improvement to rethereum
  • Slight improvement to rethereum + radiant
  • Fixed rethereum hung gpu/crashing on nvidia 10 and 20 series cards
  • Fixed rethereum + radiant hung gpu/crashing on nvidia 10 and 20 series cards
  • Fixed rethereum rejected shares

-- What's in this release (v16.0.2 update)

  • Optimized Algos:
    • rethereum
    • rethereum + radiant
    • +zil
    • ergo
    • ergo + radiant
    • etchash
    • ethw
    • octa
    • canxium
  • Fixed potential rethereum crash on rx580

-- What's in this release (v16.0.1 update)

  • Optimized Rethereum (Nvidia/AMD)
  • Added Optimized Rethereum + Radiant

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

  • New coin: rethereum (1% dev fee)
  • New coin: canxium (0.5% dev fee)

-- Known Issues

  • AMD polaris cards (eg. rx470, rx580) may not work with rethereum right now. Looking into this soon
  • Only AMD opencl driver 21.50.2 and higher is currently supported, so update your amd driver if you run into opencl errors
  • If you run into issues allocating larger Nexa LUT on Nvidia cards, please update Nvidia drivers
  • Nvidia driver 530 - 535 have a bug that reports wrong clock frequencies. oc's should still be applied correctly. Please update to very latest nvidia driver (535 or higher) which appears to have fixed this bug
  • If Nvidia memory temps are not showing, please update to latest nvidia driver

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

Minerstat update command:

export version="16.0.5"; mstop; cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; sudo cp bzminer_v${version}_linux/bzminer /home/minerstat/minerstat-os/clients/bzminer; mstart 

MMPOS Update Command

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

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

Rave OS Update Command (assuming currently on v16.0.3)

stop && wget https://bzminer.com/downloads/bzminer_v16.0.5_linux.tar.gz && tar -xvf bzminer_v16.0.5_linux.tar.gz && cp -adpR bzminer_v16.0.5_linux/bzminer /app-data/miners/bzminer-16.0.3 && start 

Checksums

bzminer_v16.0.5_windows.zip:

MD5: f28251db45a53ec9eed734471d85c458
SHA256: 20685267a45171b27eaa52e7cea0039b1c8e0402e7740a0e32ebf6a6e52bdc04

bzminer_v16.0.5_linux.tar.gz:

MD5: 137ffe9c86de82805dcf75e67f525b65
SHA256: b820243f865a5e25219037d2695a6a990900051e11acab81a5e2a5d5ea5d63a2

Go to the BzMiner v16.0.5 released download page