More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

Dual mining not starting with lolminer

I had been mining fine, but wanted to change my pool. Couldn’t get past the can’t restarting miner message in the terminal.

Even upgraded to 1.44 hoping this would fix the issue with lolminer.

After comparing the config that worked against the one that didn’t, the only difference was the number of pool addresses. Added a few more to the config that didn’t worked, and started minging :expressionless:

Wasn’t sure if the problem was unmineable. I tried another pool that should had worked, but didn’t.

This shouldn’t matter, but card 3 is an AMD and all others are nvidia

This one didn’t work


--algo ETHASH
--pool ethash.unmineable.com::3333
--user ADA:wallet.rig_1
--pass x
--worker rig_1
--dualmode TONDUAL
--dualpool https://next.ton-pool.com:
--dualuser wallet
--dualpass x
--dualpool https://next.ton-pool.club:
--dualuser wallet
--dualpass x
--devices 2,3,4
--apiport 44444
--timeprint 1 --shortstats 10 --longstats 60 --basecolor

This one magically started mining. Seems that there is a problem with the parsing

--algo ETHASH
--pool ethash.unmineable.com:3333
--user ADA:wallet.rig_1
--pass x
--pool ethash-us.unmineable.com:3333
--user ADA:wallet.rig_1
--pass x
--pool ethash-ca.unmineable.com:3333
--user ADA:wallet.rig_1
--pass x
--worker rig_1
--dualmode TONDUAL
--dualpool https://next.ton-pool.com:
--dualuser wallet
--dualpass x
--dualpool https://next.ton-pool.club:
--dualuser wallet
--dualpass x
--devices 2,3,4
--apiport 44444
--timeprint 1 --shortstats 10 --longstats 60 --basecolor

can you post a screenshot of your worker overview screen? also, are you manually typing in all the config or selecting from the drop downs?

lol not sure what is the overview, so I’m sending a bunch of images. You don’t have an entry for unmineable, so I had to type it.

with only one url for unmineable it didn’t run. Just adding one more(?) it should work. I added two just for good measure :slight_smile:

remove one of the ton servers

tried it with only one eth and ton servers, and lolminer works. Also tried multiple eth and one ton, and it worked.

Guess that if you have multiple ton, you will need multiple eth then

Thanks Keaton.

This topic was automatically closed 416 days after the last reply. New replies are no longer allowed.