todxx / teamredminer

AMD GPU Optimized Cryptocurrency Miner
960 stars 205 forks source link

"Triple" Mining Eth/Zil + Ton on Hive OS #529

Open johnnyde94 opened 2 years ago

johnnyde94 commented 2 years ago

Hello, I was wondering what the proper syntax would be to have TRM on Hive "triple" mine by doing Eth/Zil + Ton? On windows I have no issue having multiple Dual algos running but in Hive, it gives me this error listed below.

eth zil

How would I use the Eth_Zil Pool strategy?

johnnyde94 commented 2 years ago

How does this look?

-a ethash --pool_strategy=min_epoch --eth_dag_cache=0 -o stratum+tcp://us.crazypool.org:3333 -u 0xD33c20AEB4d0bC52ebF1966C2d3A73caAEE0e449.Hivetest -p x -o stratum+tcp://us1-zil.shardpool.io:3333 -u 0xD33c20AEB4d0bC52ebF1966C2d3A73caAEE0e449.hivetest_zil -p zil19dqwfsvqlklsmrhayhvyt7sukkqj8p7y7ctudm@us.crazypool.org:3333@4G --eth_config=A

johnnyde94 commented 2 years ago

This is what i get with that command

ethzil 2
johnnyde94 commented 2 years ago

updated command: --eth_stratum_mode=stratum -a ethash --pool_strategy=min_epoch --eth_dag_cache=0 -o stratum+tcp://us.crazypool.org:3333 -u 0xD33c20AEB4d0bC52ebF1966C2d3A73caAEE0e449.Hivetest -p x -o stratum+tcp://us1-zil.shardpool.io:3333 -u 0xD33c20AEB4d0bC52ebF1966C2d3A73caAEE0e449.hivetest_zil -p zil14jlsq8ydw490vmx0ex0wumyx9qu3n7q80wt5vx@us.crazypool.org:3333

--ton -o stratum+tcp://ton.hashrate.to:4003 -u EQC4Ues5DH5GXFsdGu7h-vgaJvRuXQltsfNrZDu8Ke6L27LK.Rig1Home -p x --ton_end

Note =stratum or = ethproxy both dont work

johnnyde94 commented 2 years ago

Easier said than done i know but is there a way to get rid of the single dual miner limit, in this case it just seems like a nuance because the ether eth or zil running with ton never all three. Espicaly since its working fine in windows. this is all i needed for it to work there.

teamredminer.exe -a ethash --eth_stratum_mode=nicehash -o stratum+tcp://us1-zil.shardpool.io:3333 -u 0xD33c20AEB4d0bC52ebF1966C2d3A73caAEE0e449.Gamingpc -p zil14jlsq8ydw490vmx0ex0wumyx9qu3n7q80wt5vx@us.crazypool.org:3333 --ton -o stratum+tcp://ton.hashrate.to:4003 -u EQC4Ues5DH5GXFsdGu7h-vgaJvRuXQltsfNrZDu8Ke6L27LK.gamingpc -p x --ton_end