Mineur Lolminer. Télécharger Lolminer

Dernière version

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

Téléchargements

Exemples de fichiers .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

Paramètre Lolminer

Téléchargez le dernier mineur Lol miner à partir du lien ci-dessus. Après cela, extrayez l'archive et accédez au dossier avec le mineur. Sélectionnez la pièce qui vous intéresse pour l'extraction et modifiez le fichier .bat. Si vous n'avez pas encore choisi ce que vous voulez miner, nous vous recommandons d'aller d'abord sur notre calculatrice minière, où vous pouvez spécifier votre carte vidéo et obtenir la pièce la plus rentable pour la journée en cours. Ci-dessus, vous trouverez des exemples prêts à l'emploi de fichiers de chauve-souris pour chaque pièce que vous pouvez exploiter sur notre pool. Vous n'aurez qu'à spécifier votre adresse de portefeuille et, si vous le souhaitez, le nom du travailleur (rig).

Lolminer ne commence pas

Si vous avez un système d'exploitation Windows et que le mineur se bloque immédiatement au démarrage, ajoutez une pause à la deuxième ligne du mineur. Ensuite, démarrez le mineur et lisez l'erreur. Après cela, revérifiez vos paramètres de mineur. Si vous avez HiveOS ou tout autre système d'exploitation, accédez à la console du mineur et consultez les journaux de ce qui se passe dans le mineur. Après cela, revérifiez vos paramètres de mineur.