lolMiner 1.31 released

Published on: 2021-07-08

40234439?s=60&v=4

lolMiner 1.31

Fixes (compared to 1.30)

  • Fixed a bug with Ethash Nicehash protocol reporting "conversion of data to type 'b' failed" on new jobs.
  • Linux: Slightly adjusted parameters for RTX 3060 (LHR V1) semi-unlock to be more resilient over different configurations.
  • Windows: Re-Worked GPU detection mechanism fixing the bug that miner fails to start up on some systems without any error message.

Known issues:

  • Pitcairn GPUs (HD 7850, R9 270, R9 270) still need a new kernel for Ergo. This is work in progress.

lolMiner 1.30

Note: Linux version re-uploaded with correct ergo example .sh script

Added Autolykos V2 mining (ERGO) (a)

  • use --algo AUTOLYKOS2 to select it
  • fee: 1.5%
  • Cuda solver: Supports Nvidia Maxwell (GTX 900 series) and newer GPUs with at least 3G of VRAM
  • OpenCL solver: Supports AMD GCN1 (Radeon HD 7950) and newer (b) with at least 3G of VRAM
  • Linux: Experimental zombie mode for AMD GPUs with 2G of memory (like HD 7870, RX 550, ...) (c)

Further feature changes

  • Improved performance of RTX 3060 semi-unlocker in Linux
  • Reduced power draw of RX 3060 semi-unlocker in Linux
  • Significantly reduced RAM usage for Nvidia cards on Ethash - helps with larger rigs

Fixes:

  • Significantly improved DAG repair process on all Nvidia GPUs. Even at high OC now the DAG should be created successfully withing a short time.
  • Fixed a bug with 3060 semi-unlocker not unlocking after DAG rebuild
  • Fixed a bug in Ethash stratum when mining with Nicehash protocol on some pools not sticking 100% close to protocol.
  • Some minor fixes

Notes:

(a) General tuning tip: The dataset generation of Ergo is more core heavy then e.g. for Ethash. Please allow more core clock and accordingly voltage! The mining phase of Autolykos V2 instead is not very power hungry. So the average consumption can still expected to be rather low.
(b) Optimization target were AMD GCN 3 cards with 4G of memory like RX 470, 560, ...
(c) In case the miner does not start on older cards, try to increase --keepfree slightly.
Personal note: I am aware many would like to mine Ergo+Zil ... this will be possible in future versions, but before I am changing some things how ZIL mining works internally - to make it more flexible to be added to other x + Zil configs :)

lolMiner as a GPU miner for AMD.

Go to the lolMiner 1.31 released download page