Skip to content

lolMiner 1.80

Compare
Choose a tag to compare
@Lolliedieb Lolliedieb released this 09 Dec 14:39
· 11 commits to master since this release
fbea13a

Changes

  • Massively improved Karlsen mining performance on AMD RX 400, AMD RX 500 (both +45%) and AMD Vega 56 / 64 (both +92%).
  • Improved Karlsen mining performance on AMD Radeon VII and AMD RX 5000 GPUs (+12%).

Note: All AMD Vega and VII cards still need a driver that reports its Driver version as 3261.0 (HSA1.1,LC) or higher. As far as we know all mining operation systems offer a driver packed that is new enough - but it might be this is the latest.

Fixes

  • Improved / Fixed hashrate regression in 1.78a / 1.79 of Nvidia GPUs in Windows on Alephium, EthashB3, Ironfish, Karlsen, Nexa and Radiant.
  • Fixes Karlsen performance regression on GTX 16xx GPUs from 1.78 to 1.79.
  • Fixed an issue causing RX 5000 cards sometimes to not work in Windows on recently added algorithms

HiveOS
Open console and write in it:

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

RaveOS
Open console and write in it:

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