lolMiner 1.74 released

Published on: 2023-04-20

40234439?s=60&v=4

Fishing for a Windows build? That will come tomorrow.

Changes

  • Added support for Ironfish mining (use -a IRONFISH for putting out your rod) for Nvidia Pascal and newer and AMD Vega and newer GPUs. (AMD Vega require rocm based drivers). Fee is 0.75%.
    This version uses the pool protocol extension of TeamRedMiner and should be compatible to all pools supporting their protocol as well as their solo mining protocol fork of Ironfish node.
  • Slight improved performance and reduction of stales for Alephium mining on Nvidias.

Update guides

mmpOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.74/lolMiner_v1.74_Lin64.tar.gz && tar -xvf lolMiner_v1.74_Lin64.tar.gz && agent-stop && sudo cp -adpR 1.74/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.74/lolMiner_v1.74_Lin64.tar.gz && tar -xvf lolMiner_v1.74_Lin64.tar.gz && cp -adpR 1.74/lolMiner /app-data/miners/lolminer-1.73 && start

HiveOS

Open console and write in it:

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

lolMiner as a GPU miner for AMD.

Go to the lolMiner 1.74 released download page