Skip to content

CRYPTO MINING BLOG

Your guide to cryptocurrency mining

Primary Menu
  • CRYPTOCURRENCY
    • NEWS
    • WALLETS
    • INVESTING
    • TRADING
  • MINING
    • CRYPTO MINERS (SOFT)
    • ASIC MINING
    • GPU MINING
      • AMD GPU MINING
      • NVIDIA GPU MINING
    • CPU MINING
    • FPGA MINING
  • SOFTWARE
    • CRYPTOCURRENCY WALLETS
    • CRYPTOCURRENCY MINERS
    • TOOLS & UTILITIES
    • TRADING BOTS
    • FLASHING GPU
    • DRIVERS
    • SOFTWARE & FIRMWARE ASIC (ANTMINER)
    • NEW RELEASES
  • REVIEWS
  • GUIDES
  • NEWS

lolMiner v1.32: Added LHR mod for RTX 3000 series

  • CRYPTO MINING BLOG
  • Sep 13, 2021
  • 1 Comment
  • AMD GPU Mining, DOWNLOAD lolMiner, Ethereum (ETH), lolMiner, NVIDIA GPU Mining
  • Cryptocurrency Miners | Cryptocurrency Mining | Mining on AMD GPU | Mining on NVIDIA GPU | New Releases | Software
lolminer1.32rtx

Download
lolMiner v1.32

lolMiner – Ethash / Equihash / Beam & Grin miner with several algorithms, optimized for AMD mining (based on OpenCL), but it will also work on most Nvidia cards (GPUs), but speed and stability can be very different.

List of changes lolMiner v1.32:

  • Beta Feature: Added RTX 3000 series semi-unlock for LHR v2 cards giving up to 30% more performance then in locked state. Use –mode LHR2 to call it (and –mode LHR1 for 3060 LHR1 cards). Also added a low power LHR mode for V2 cards (–mode LHRLP). See below for more details.
  • Recommended drivers for LHR2 and LHRLP: 470.63.01 or 465.31 – others could be more unstable. Most tests were done in Linux. Use –lhrtune to improve either performance or stability. Read the guide for configuring here: https://github.com/Lolliedieb/lolMiner-releases/wiki/Nvidia-Mode-Switch-&-LHR-Semi-Unlock (2)
  • Improved performance of RTX 3060 LHR v1 semi-unlock by 2-3% depending on configuration – at same low consumption!
  • Added detection of the “fan glitch” for RTX 3000 LHR cards. When the glitch is detected, the GPUs will leave the special LHR modes automatically.
  • Significantly improved Ergo performance on GCN Gen 1 GPUs (e.g. HD 7970, R9 280, R7 370)
  • Added Ergo kernels for Pitcairn GPUs.
  • New configuration scheme for Et(c)hash + Zil dual mining with dual stratum! See documentation here: https://github.com/Lolliedieb/lolMiner-releases/wiki/Dual-Mining-from-1.32. When using json configuration style use “DPOOLS” with same format as “POOLS” currently.
  • When a pool requests a re-connection, the miner will now do so immediately instead of waiting 1 second and no longer say the connection got “lost”.
  • Added support for extra nonce subscription on Ergo stratum – this will cause less reconnects on Nicehash

Fixes

  • Fixed an issue causing “invalid” shares on Ethash when the pool makes intensive use of variable difficulty (e.g. HiveOn, Nicehash…) (1)
  • Fixed an issue that might cause the epoch to update too late when doing Eth + Zil dual stratum
  • Fixed an issue causing too much stale or very late shares in Ergo
  • Fixed partially defect .bat example files
  • Updated complete network stack to newer libraries – for more stability.
  • A lot of internal re-structuring and fixes.

(1) Thanks to my Spanish mining community for letting me know and the help to track down this issue.

(2) Feel free to discuss good tuning values in the discussion section of this release page.

Supported Algorithm & DEV FEE

AlgorithmFee %
Autolykos V21.5
BeamHash III1.0
Cuckoo 292.0
CuckarooD 292.0
CuckarooM 292.0
Cuckaroo 30 CTXC2.5
Cuckatoo 312.0
Cuckatoo 322.0
Cuckaroo 29-321.0
Cuckaroo 29-401.0
Equihash 144/51.0
Equihash 192/71.0
Equihash 210/91.0
Etchash0.7
Ethash0.7
ZelHash1.0

Mine ZIL & ETH or ZIL & ETC on different pools

Usually when mining ZIL you need to mine ETH on the same pool or you need to rely on a pool proxy forwarding mechanism implemented by the pool. The first case restricts restricts your mining to a single pool while the latter might have the disadvantage of a worse ETH mining latency or pool forwarding instabilities. From lolMiner 1.32 has been improved the bypass the situation by adding a second stratum connection that will pick up your ETH (or ETC) shares and bring them directly to the pool you like, while the ZIL shares will be send during the ZIL shard epochs to the ZIL pool.

To configure this follow the following steps

  • a) Configure your ETH or ETC as normal. In case you want to use ETC+ZIL select ETCHASH as algorithm parameter.
  • b) Add the parameter –dualmode zil –dualpool pool_of_zil –dualuser data_for_the_zil_pool –dualpass password_for_the_zil_pool to your command line arguments or your extra user parameters. Replace here the elements in pool_of_zil, data_for_the_zil_pool and password_for_the_zil_pool with your desired ZIL mining credentials.

Now the miner will create both connections on startup, but will mine the ETH (or ETC) shares on the primary connection, and wil mine ZIL in the extra connnection.

Note that to enabling the ZIL cache mode on your 6Gb & 8Gb cards you need to add the parameter –enablezilcache

Examples for each pool:

  • lolMiner –algo ETHASH –pool eth.2miners.com:2020 –user 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a.workerName –enablezilcache –dualmode zil –dualpool eu1-zil.shardpool.io:3333 –dualuser 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a.workerName –dualpass zil12kfcrls87pzqnneratejhk8xa3wdzlhrdl7w5g@eth.2miners.com:2020
  • lolMiner –algo ETHASH –pool eu-eth.2miners.com:2020 –user 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a.workerName –enablezilcache –dualmode zil –dualpool eu-zil.rustpool.xyz:8008 –dualuser 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a–dualpass zil12kfcrls87pzqnneratejhk8xa3wdzlhrdl7w5g@eth.2miners.com:2020@4G
  • lolMiner –algo ETHASH –pool eth.2miners.com:2020 –user 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a.workerName –enablezilcache –dualmode zil –dualpool eu.ethash.k1pool.com:5000 –dualuser KrSv2Z38HuG4fkJBiP4QgYE6osoFfUECmD7
  • lolMiner –algo ETHASH –pool eth.2miners.com:2020 –user 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a–enablezilcache –dualmode zil –dualpool eu.ezil.me:5555 –dualuser 0x6334F8d82C8CCBB7D177Fc3aA679638f7Fb0e84a.zil1qxl9lwat8rvf3lkn4fluexzh9pwemn0x94nn5a

How to configure lolMiner

After you have downloaded the program, you should further configure lolminer. The instructions are given below.

1. As an example, we show the lolMiner settings for mining ZelCash in the 2Miners pool. Here is the .bat file:

setx GPU_FORCE_64BIT_PTR 1

setx GPU_MAX_HEAP_SIZE 10 set

x GPU_USE_SYNC_OBJECTS 1

setx GPU_MAX_ALLOC_PERCENT 100

setx GPU_SINGLE_ALLOC_PERCENT 100
lolMiner.exe - ZEL coins - pool zel.2miners.com - port 9090 - user YOUR_ADDRESS.RIG_ID - pass x

Never forget to replace YOUR_ADDRESS with your real wallet address so you can receive coins. For example, t1KTRbXGfKTfPV5z9rvLybk21p3awga.

2. Then comes RIG_ID – the desired rig name. Giving unique names is a good idea if you have multiple rigs. You can use up to 32 Latin letters maximum, numbers, and any other “-” and “_” characters.

3. After you finish the setup and run the .bat extension file, you will see the following.

Read more:

lolminer 1.28a downloadlolMiner 1.28a: Download Ethash/Equihash/Beam/Grin Miner for AMD & NVIDIA lolminer 1.24alolMiner 1.24a (AMD/NVIDIA): Download and Configure for Windows & Linux. lolMiner 1.11lolMiner v1.11: AMD NVIDIA (Download and Configure for Linux Windows) lolMiner v0.9.1 - GRIN-AT31 optimization for AMD cardslolMiner v0.9.1 – GRIN-AT31 optimization for AMD cards lolMiner v0.9.1 - GRIN-AT31 optimization for AMD cardslolMiner v0.9.4 (Download and Configure) – Equihash & Cuckatoo miner lolMiner v0.9.1 - GRIN-AT31 optimization for AMD cardslolMiner v0.9.3 (Download and Configure) – AMD & NVIDIA miner Equihash & Cuckatoo gminer256amdnvidiaGMINER v2.56: AMD/NVIDIA miner Ethereum, Aeternity, Beam, Grin, ZelCash, BitcoinZ, CKB GMINER v2.48 (AMD/NVIDIA): Download and Configure for Windows. GMiner v1.81 - fixed display error of Cortex worker nameGMiner v1.90 (AMD/Nvidia): Added support CryptoNightBBC algorithm
CRYPTO MINING BLOG
Founder & CEO

Previous post

WASABI WALLET: Anonymous Bitcoin wallet with built-in CoinJoin

Next post

Biostar released TZ590-BTC DUO motherboard optimized for crypto mining

1 Comment

Please Post Your Comments & Reviews
Cancel reply

Your email address will not be published. Required fields are marked *

    cosdal
    11 February 2022, 3:48 pm

    nice move i have try with rtx 3080 LHR and i have higher hashrate and then with the tool “removelhr” i get 2% – 5% more than a NON LHR GPU.

    Reply

  • USD
  • EUR
  • GPB
  • AUD
  • JPY
  • bitcoinBitcoin(BTC)
    $107,526.49-3.45%
  • ethereumEthereum(ETH)
    $2,535.67-5.36%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.000.07%
  • rippleXRP(XRP)
    $2.32-5.37%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • binancecoinBinance Coin(BNB)
    $660.88-3.73%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • solanaSolana(SOL)
    $174.85-4.27%
  • usd-coinUSDC(USDC)
    $1.000.09%

  • TeamRedMiner v0.6.1: Download AMD GPU miner Ethash, MTP, CryptoNight
    26.8k views
  • ATIKMDAG PATCHER v1.4.14: Download AMD/ATI Pixel Clock for Windows
    14.9k views
  • Nvidia Mining Driver v470.05 GeForce RTX 3060 – Unlock Mining Ethereum
    7.2k views
  • OverdriveNTool 0.2.7: Download and Configure AMD GPU Overclocking Software
    5.6k views
  • PolarisBiosEditor 3 PRO: Modify AMD GPU BIOS (Download PBE Crack)
    5.5k views
  • Setting up AMD Radeon VEGA 56/64 for cryptocurrency mining
    5.3k views
  • NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS
    5.2k views
  • Nvidia GeForce RTX 3080 Ti: Unlock Mining Hashrate Driver for Windows
    4.7k views
  • SRBPolaris v3.5: Download BIOS Editor AMD GPUs for Windows
    3.9k views
  • NVIDIA NVFlash v5.590.0 (Windows/Linux) – How to flash the BIOS of GPUs NVIDIA?
    2.9k views
  • OhGodAnETHlargementPill: How to increase hashrate in mining on NVIDIA
    2.7k views
  • AMD Blockchain Driver: Radeon Software Crimson ReLive Edition Beta for Blockchain Compute
    2.6k views
  • CPUMINER-OPT v3.8.4: Download Fast CPU Miner for Windows
    2.6k views
  • ATIFlash & AMD VBFlash 2.93: Download BIOS Flashing Tool for AMD GPUs
    2.5k views
  • XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux
    2.2k views
All Rights Reserved. CRYPTO-MINING.BLOG.
  • English
  • Russian