Download

Lol Miner

1.96a

Download:
WindowsLinux
Kryptex Pool –– Reliable. Effective. Profitable
Table of contents
DescriptionInstructionOnline monitoringMessages descriptionShort instructionDownload
Information
Type
AMD, NVIDIA
System
Windows, Linux

Lol Miner

Versions

lolMiner 1.95 (latest)

Changes

  • Added support for continuous mining for Conflux on 8G Nvidia GPUs (some might want to call this zombie mode). This will enable these cards to mine on, despite running out of memory. Cards will slowly degrade in performance with growing DAG. Note that current miner parameters are tweaked for Linux systems.
  • Added support for Nvidia RTX 5000 and AMD RX 9000 series on the following algorithms: AutolykosV2 (Ergo), BeamHashIII, Cuckatoo-32 (Grin, AMD only), Cuckoo-30 (Cortex, AMD only), Etchash, Ethash, Equihash 144/5 (via OpenCL), FishHash, Flux (aka ZelHash), KarlselhashV2, NexaPoW, Octopus (Conflux)

HiveOS Update:

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

Download

lolMiner_v1.95_Lin64.tar.gz
lolMiner_v1.95_Win64.zip

lolMiner 1.96a

Changes

  • Added support for Tari-Sha3x on Nvidia Pascal and newer and AMD RX 400 series and newer gpus. Use -a SHA3X to mine it. At the moment pool mining only. Fee is 1%.
  • Added support for Tari-Sha3x dual mining with Octopus (Conflux), Autolykos V2 (Ergo), Fishhash and Karlsenhash V2 algorithms. Use --dualmode SHA3XDUAL to activate it. Supported GPUs: Nvidia Pascal and newer and AMD RX 5000 series and newer.
  • Added support for mining AutolykosV2, BeamHash 3, Fishhash, KarlsenhashV2, Octopus and Sha3x on Radeon 9060 XT.

Fixes

  • Fixed a bug that causes the miner to crash when multiple failover pools were given but only one user entry for them.
  • 1.96a: Fixed a bug causing cfx+sha3x dual mining not starting on some Nvidia GPUs

Download

lolMiner_v1.96a_Lin64.tar.gz
lolMiner_v1.96a_Win64.zip

lolMiner 1.95a

Changes

  • Added support for continuous mining for Conflux on 8G Nvidia GPUs (some might want to call this zombie mode). This will enable these cards to mine on, despite running out of memory. Cards will slowly degrade in performance with growing DAG. See tuning notes below.
  • Added support for Nvidia RTX 5000 and AMD RX 9000 series on the following algorithms: AutolykosV2 (Ergo), BeamHashIII, Cuckatoo-32 (Grin, AMD only), Cuckoo-30 (Cortex, AMD only), Etchash, Ethash, Equihash 144/5 (via OpenCL), FishHash, Flux (aka ZelHash), KarlselhashV2, NexaPoW, Octopus (Conflux)

Fixes (1.95a)

  • Fixed an issue with Conflux stratum causing the miner to not work with Nicehash. Mining Conflux on Nicehash pool should work now for all supported GPUs.

HiveOS Update:

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

Edit: Windows version re-released to allow negative --keepfree values.

Tuning Advice for Nvidia 8G cards mining Conflux:

The continuous mining feature requires to use as much memory on the GPU as possible. Having a larger fraction of GPU memory available will allow to put more of the DAG in this space and therefore increase performance. That said: trying to allocate too much GPU memory will result in memory errors and the miner failing to start up or start the build.

The internal detection of the miner is tailored for GPUs running in a Linux system with no screen connected and driver version 535. Therefore this value might be good for your purposes, but you might want to tweak it. In order to do so there is the parameter --keepfree that is an offset to this detection in MBytes. If your GPUs do not start up, then try to increase the value of keepfree until they do. We recommend steps of 8 MBytes in this case. Note that we found out that driver version 525 and 535 seem to allow a larger memory used then newer ones like 550. Therefore we advice to use Cuda driver 535.x.

In particular on Windows systems the automatic detection might underestimate the available memory by a lot, especially if a screen is connected and parts of the GPU memory are used for display purposes. While during the startup of the miner the driver may report rather low proportions of GPU memory being free it can happen that the actual possible space available to the miner is larger, because the driver may move less frequently used memory patches to the system memory. In this case you might want to use a negative value for the --keepfree parameter in order to allow the miner to use more memory then reported free by the system. On an internal test with a 3070 running Windows 10, this value can be as high as -512. Other cards tested were better with a value of -400. We recommend starting near 0 and then modify up / down this value in steps of 16 (initially) and 8 (later) to tweak for optimal performance. Note that increasing the value will improve stability while reducing it will improve the speed.

Note that keepfree works in two ways. If you specify only a single value, this value will be applied to all GPUs in the system. You can give multiple values to all GPUs in the system by providing a comma separated list of values.

Download

lolMiner_v1.95a_Lin64.tar.gz
lolMiner_v1.95a_Win64.zip