Minatore Lolminer. Scarica Lolminer

Ultima uscita

Changes

  • Added support to mine Conflux (-a OCTOPUS) on AMD GPUs (Vega and newer). Fee is 2%. See tuning notes below

Fixes

  • Fixed power readings of older AMD GPUs in Linux

Tuning hints for Octopus algorithm on AMD GPUs

Octopus is a very demanding algorithm - in fact we are the first implementation that allows mining it on AMD RX 6000 and 7000 cards close to their memory bandwidth. That said: start with clocks usually used for dual mining or KawPow and evolve from there or alternatively go for maximum possible core clock speed and lower it step by step until the desired efficiency is reached or performance drops too much. Example performance figures can be found here: https://hashrate.no/coins/CFX/benchmarks Click on your GPU to see the used benchmark settings.

Notes

  • The above code is optimized for RDNA 2 & 3. RDNA 1 speeds are also reasonably good, but the cards suffer more from their low compute core count. Vega and Radeon Instinct support is experimental.
  • We observed a slightly better performance on the newer Amd drivers from the last two years. We do not recommend to run this code on old drivers.
  • Nvidia support for Octopus will be added next version.

HiveOS Open console and write in it:

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

Download

Esempi di file .bat Lolminer

EthereumPOW (ETHW)

lolMiner.exe --algo ETHASH --pool pool.woolypooly.com:3096 --user WALLET_ADDRESS.WORKER_NAME

Ethereum Classic (ETC)

lolMiner.exe --algo ETCSHASH --pool pool.woolypooly.com:35000 --user WALLET_ADDRESS.WORKER_NAME

EthereumPOW (ETHW) + Alephium Dual Mining

lolMiner.exe --algo ETHASH --pool pool.woolypooly.com:3096 --user WALLET_ADDRESS_ETH.WORKER_NAME --dualmode ALEPHDUAL --dualpool pool.woolypooly.com:3106 --dualuser WALLET_ADDRESS_ALPH.WORKER_NAME

EthereumPOW (ETHW) + Kaspa Dual Mining

lolMiner.exe --algo ETHASH --pool pool.woolypooly.com:3096 --user WALLET_ADDRESS_ETH.WORKER_NAME --dualmode KASPADUAL --dualpool pool.woolypooly.com:3112 --dualuser WALLET_ADDRESS_KAS.WORKER_NAME

Ethereum Classic (ETC) + Kaspa Dual Mining

lolMiner.exe --algo ETCHASH --pool pool.woolypooly.com:35000 --user WALLET_ADDRESS_ETC.WORKER_NAME --dualmode KASPADUAL --dualpool pool.woolypooly.com:3112 --dualuser WALLET_ADDRESS_KAS.WORKER_NAME

Kaspa

lolMiner.exe --algo KASPA --pool pool.woolypooly.com:3112 --user WALLET_ADDRESS_KAS.WORKER_NAME

NEXA

lolMiner.exe --algo NEXA --pool pool.woolypooly.com:3124 --user WALLET_ADDRESS.WORKER_NAME

Aeternity (AE)

lolMiner.exe --algo C29AE --pool pool.woolypooly.com:20000 --user WALLET_ADDRESS.WORKER_NAME

Cortex (CTXC)

lolMiner.exe --coin CTXC --pool pool.woolypooly.com:40000 --user WALLET_ADDRESS.WORKER_NAME

Ergo (ERG)

lolMiner.exe --algo AUTOLYKOS2 --pool pool.woolypooly.com:3100 --user WALLET_ADDRESS.WORKER_NAME

Configurazione mineraria Lolminer

Scarica l'ultimo minatore Lol miner. dal link sopra. Successivamente, estrai l'archivio e vai nella cartella con il minatore. Seleziona la moneta che ti interessa per il mining e modifica il file .bat. Se non hai ancora scelto cosa vuoi estrarre, ti consigliamo di andare prima al nostro calcolatrice mineraria, dove puoi specificare la tua scheda video e ottenere la moneta più redditizia per il giorno corrente. Sopra troverai esempi già pronti di bat file per ogni moneta che puoi estrarre nel nostro pool. Dovrai solo specificare l'indirizzo del tuo portafoglio e, se lo desideri, il nome del lavoratore (rig).

Lolminer non inizia

Se hai il sistema operativo Windows e il miner si arresta in modo anomalo immediatamente all'avvio, aggiungi una pausa alla seconda riga del miner. Quindi, avvia il miner e leggi l'errore. Successivamente, ricontrolla le impostazioni del minatore. Se hai HiveOS o qualsiasi altro sistema operativo, vai alla console del minatore e guarda i registri di ciò che sta accadendo nel minatore. Successivamente, ricontrolla le impostazioni del minatore.