lolMiner 1.73 released

Published on: 2023-04-14

40234439?s=60&v=4

Changes

Improved Kaspa codes:

  • Improved performance of Kaspa on Nvidia Turing and newer by 0.2-1% depending on model
  • Improved efficiency of Kaspa mining on Nvidia Turing and newer by 2-3% depending on model
  • Halved number of stale shares on Kaspa on Nvidia Turing and newer

Improved Nexa codes:

  • Improved performance of Nexa on Nvidia Turing and newer by 2-5% depending on model

  • Improved performance of Nexa on AMD cards by 0.5 - 1.5% depending on model

  • All GPUs on Nexa and Nvidia GPUs on Kaspa now do a clean shutdown once hitting ctrl+c - that should prevent issues and crashing when exiting / resetting oc

  • Enabling reading of GPU junction temperature ( and memory temperature on Nvidia GDDR6x GPUs) on Nvidia 530 drivers or newer

  • Windows: updated the oc gui with added AMD overclock functionality

Fixes

  • Fixed a bug causing --tstart and --tstop not working in Nexa solvers
  • Fixed a bug causing the miner not to pause on a connection loss in Nexa solvers

Notes:

The Nexa gpu codes are (and will be in foreseeable future) joint work with Iedoc from BzMiner. Miner fees will be evenly shared regardless of which of these two flavors of the code you prefer.

Update guides

mmpOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.73/lolMiner_v1.73_Lin64.tar.gz && tar -xvf lolMiner_v1.73_Lin64.tar.gz && agent stop && sudo cp -adpR 1.73/lolMiner /opt/mmp/miners/lolminer-equihash && agent-start

RaveOS

Open console and write in it:

  • stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.73/lolMiner_v1.73_Lin64.tar.gz && tar -xvf lolMiner_v1.73_Lin64.tar.gz && cp -adpR 1.73/lolMiner /app-data/miners/lolminer-1.72 && start

HiveOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.73/lolMiner_v1.73_Lin64.tar.gz && tar -xvf lolMiner_v1.73_Lin64.tar.gz && miner stop && cp -adpR 1.73/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

lolMiner as a GPU miner for AMD.

Go to the lolMiner 1.73 released download page