github Lolliedieb/lolMiner-releases 1.90
lolMiner 1.90

2 days ago

Changes

  • Added support to mine Heavyhash-Pyrin V2 on Nvidia GTX 1000, AMD RX 5000 and newer gpus. Use -a PYRINV2 to select the algorithm, fee is 1%.
  • Added dual mining support for Autolykos V2 + Pyrin V2, Karlsen V2 + Pyrin V2 and Fishhash + Pyrin V2 for Nvidia GTX 1000 and newer and AMD RX 6000 and newer GPUs. Use --dualmode PYRINV2DUAL to add Pyrin V2 mining to the existing configs for the mentioned host algorithms. (1) (2)
  • Already in 1.89, but undocumented: slightly improved Gram performance on some GPUs.

Fixed

  • Fixed a bug making Pyrin V1 non available on 1.89
  • Fixed a bug causing Nvidia GTX 1000 cards to crash on Fishhash dataset generation.

Note / Known Issues

(1) On AMD cards we recommend setting a manual dualfactor for Autolykos V2 + Pyrin V2 mining to avoid frequent re-tuning of the dualfactors.
(2) On RDNA3 cards we saw some rejected shares of Pyrin V2 when mining Ergo / BlocX + Pyrin on some pools (but not on a stratum bridge). We are investigating why this is happening, but the code released was still way faster then the slower alternative not giving these rejects, so we decided to go on with it.

Update Instructions

Raveos

Open console and write in it:

stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.90/lolMiner_v1.90_Lin64.tar.gz && tar -xvf lolMiner_v1.90_Lin64.tar.gz && cp -adpR 1.90/lolMiner /app-data/miners/lolminer-1.89 && start

HiveOS

Open console and write in it:

wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.90/lolMiner_v1.90_Lin64.tar.gz && tar -xvf lolMiner_v1.90_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.90/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

mmpOS

Already up to date

Don't miss a new lolMiner-releases release

NewReleases is sending notifications on new releases.