-
Notifications
You must be signed in to change notification settings - Fork 582
Example to configure Dual Mining IRON BLOCX KLS GRAM PYRIN
That guide will show how to mine real dual mining. We are talking how to mine ETH/ETC/UBQHASH and ALPH(Alephium) at the same time.
First of all you need minimum lolMiner 1.45 and we need that the Linux OS has updated his interface to show the dual mining configuration for :
- HiveOS
- MMMPOS
- RaveOS
We should also considered that our PSU is able to support some extra Watts.
Here is what we will get after configuring it.
Just configure your normal IRON/BLOCX/KLS flightsheet/profile/wallet and go to:
HiveOS: Enter in Setup Miner Config and write in Extra config arguments.
- Herominers.com: --dualmode ALEPHDUAL --dualpool de.alephium.herominers.com:1199 --dualworker %WORKER_NAME% --dualuser yourwallethere
- Woolypooly.com: --dualmode ALEPHDUAL --dualpool pool.eu.woolypooly.com:3106 --dualworker %WORKER_NAME% --dualuser yourwallethere
- Metapool.tech: --dualmode ALEPHDUAL --dualpool eu.pool.metapool.tech:20032 --dualworker %WORKER_NAME% --dualuser yourwallethere
- alephium-pool.com: --dualmode ALEPHDUAL --dualpool detect-my-region.alephium-pool.com:20032 --dualworker %WORKER_NAME% --dualuser yourwallethere
- enigmapool.com: --dualmode ALEPHDUAL --dualpool amsterdam.stratum.enigmapool.com:5002 --dualworker %WORKER_NAME% --dualuser yourwallethere
- alph.coinhunters.space: --dualmode ALEPHDUAL --dualpool 77.232.42.121:20032 --dualworker %WORKER_NAME% --dualuser yourwallethere
MMPOS: Go to Miner Profiles , manage Profile and Advanced and select the Secondary Coin, and in arguments:
We use Placeholders to have it all automatic:
--algo ETHASH --pool %pool_server%:%pool_port% --user %user% --pass %password% --worker %rig_name%%miner_id% --dualmode ALEPHDUAL --dualpool %pool_server:ALPH%:%pool_port:ALPH% --dualuser %user:ALPH% --dualworker %rig_name%%miner_id% --apiport %api_port% --log off
RaveOS: Just select our pool in our wallet and click in the pencil of lolMiner 1.45
There we should add for:
- Herominers.com: --dualmode ALEPHDUAL --dualpool de.alephium.herominers.com:1199 --dualuser yourwallethere
- Woolypooly.com: --dualmode ALEPHDUAL --dualpool pool.eu.woolypooly.com:3106 --dualuser yourwallethere
- Metapool.tech: --dualmode ALEPHDUAL --dualpool eu.pool.metapool.tech:20032 --dualuser yourwallethere
- alephium-pool.com: --dualmode ALEPHDUAL --dualpool detect-my-region.alephium-pool.com:20032 --dualuser yourwallethere
- enigmapool.com: --dualmode ALEPHDUAL --dualpool amsterdam.stratum.enigmapool.com:5002 --dualuser yourwallethere
- alph.coinhunters.space: --dualmode ALEPHDUAL --dualpool 77.232.42.121:20032 --dualuser yourwallethere