lolMiner 1.80a
Changes (1.80a)
- 1.80a: Added Karlsen support for AMD Vega and Radeon VII on PAL drivers (current Windows, older Linux). Note: For ideal performance and future developments on this mining software we strongly recommend moving to a Linux platform with modern drivers if you own this card, since not all future algorithms will be ported this way.
Changes (1.80)
- 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 (update from 1.79)
Open console and write in it:
wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.80a/lolMiner_v1.80a_Lin64.tar.gz && tar -xvf lolMiner_v1.80a_Lin64.tar.gz && miner stop && cp -adpR 1.80a/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start
RaveOS (update from 1.79)
Open console and write in it:
stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.80a/lolMiner_v1.80a_Lin64.tar.gz && tar -xvf lolMiner_v1.80a_Lin64.tar.gz && cp -adpR 1.80a/lolMiner /app-data/miners/lolminer-1.79 && start