Is there anyway to disable the dual mining on T-rex in awesomeminer ? I can not seem to find it.
It starts up on 2 pools even on my non LHR cards.
I see no way to enable zil in awesomeminer either.
Add ETH+ZIL mining mode with an arbitrary ETH pool (not proxying through a ZIL pool)
See ETH+ZIL *.bat/*.sh file in miner archive
Should we just make our own user defined miner with sett command's or am I missing something ?
For dual mining with LHR cards, although two pools are configured, T-Rex should automatically only spend hashrate on the second pool for LHR GPUs, while all non-LHR GPUs should have zero hashrate on the second pool.
It should be possible to disable the entire dual mining concept with the following command line argument:
--lhr-tune 0
May I ask if you are running a Managed Profit Miner (profit switching) when you experience this behavior?
I will look into the ZIL case as well and see how to support it in a good way.
Yeah , T-Rex is only mining on one pool on the non LHR cards. So not really a big problem
--lhr-tune 0 disables LHR unlock to, so not an option for me. removing the "--lhr-algo autolykos2 --url2 stratum+tcp://autolykos.eu-north.nicehash.com:3390 --user2 39SENSOREDRXRPwhDprpdVzGb4eqY.XXX --pass2 x" part from the awesome-start.bat makes it do normal LHR stuff.
So maybe have a falgs for this or somthing ? dual on/off ?
I am running a Managed Profit Miner yes.
I made my own Userdefined t-rex miner to fix the problem and add zil mining as an interim.