Skip to content

Example to configure Dual Mining ETH ETC UBQHASH TON

jgonzis edited this page Feb 16, 2022 · 11 revisions

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.43 and we need that the Linux OS has updated his interface to show the dual mining configuration. 

We should also considered that our PSU is able to support some extra Watts.

Here is what we will get after configuring it.

DUALTON

Just configure your normal ETH/ETC/UBQHASH flightsheet/profile/wallet and go to:


HiveOS: Enter in Setup Miner Config and write in Extra config arguments.

MinerSetup

Extra Arguments

Select TONDUAL then you should fill:


MMPOS: Go to Miner Profiles , manage Profile and Advanced and select the Secondary Coin, and in arguments:

mmpOS Manage

image

--algo ETHASH %pool_protocol% --pool %pool_server%:%pool_port% --user %user% --pass %password% %custom_trm_lol_worker% --dualmode TONDUAL --dualpool %pool_server:TONCOIN%:%pool_port:TONCOIN% --dualuser %wallet_address:TONCOIN% --dualworker %rig_name%%miner_id% --apiport %api_port% --log off

Results


RaveOS: Just select our pool in our wallet and click in the pencil of lolMiner 1.43

RaveOS Pool

There we should add for:

  • Tonwhales.com --dualmode TONDUAL --dualpool https://pool.services.tonwhales.com --dualuser Your_Ton_Wallet
  • Ton-pool.com --dualmode TONDUAL --dualpool https://next.ton-pool.com --dualuser Your_Ton_Wallet
  • Toncoinpool.io --dualmode TONDUAL --dualpool wss://pplns.toncoinpool.io/stratum --dualuser Your_Ton_Wallet

RaveOS Save

Clone this wiki locally