Skip to content

Guide to configure Dual Mining

jgonzis edited this page Sep 16, 2024 · 1 revision

That guide will show how to mine real dual mining. We are talking how to mine ETH/ETC/UBQHASH and TON at the same time in this 3 OS:

  • HiveOS
  • MMMPOS
  • RaveOS

First of all you need minimum lolMiner 1.53 and we need that the Linux OS has updated his interface to show the dual mining configuration.  Line to add to lolMiner:

--dualmode KASPADUAL --dualpool KASPA_POOL --dualuser YOUR_KASPA_WALLET

Pools EU: acc-pool.pw:16061 or 162.55.7.43:16061 US: ca.acc-pool.pw:16061 or 144.217.11.196:16061 Rusia: ru.acc-pool.pw:16061 or 185.200.240.114:16061 Asia: hk.acc-pool.pw:16061 or 103.161.224.217:16061

For example: --dualmode KASPADUAL --dualpool acc-pool.pw:16061 --dualuser kaspa:qr3y4tvkatkr4ujytr89mne202sc43zvwpn4vkywgctqa4gjznv0v0qkm9p3d

Remember lolMiner 1.53 is need it.

mmpOS:

image

--algo ETHASH %pool_protocol% --pool %pool_server%:%pool_port% --user %user% --pass %password% --worker %rig_name% --apiport %api_port% --log off --dualmode KASPADUAL --dualpool %pool_server:KAS%:%pool_port:KAS% --dualuser %user:KAS%

HiveOS:

image

RaveOS:

image

The Tunning takes around 4–5Min you can also use — dualfactor. Remember Kaspa is mainly Core, so increase Core and Votlage Core to mine more Kaspa, but that will increase Watts too.

image

Clone this wiki locally