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 ?
Dual Mining Zil with AM is no problem, not suiteable but it is possible. I mine Zil since the first block with AM.
I did not say it is not possible, I have been dual mining it for a while. I am trying to saying there is not integrated way of doing it with awesomeminer + t-rex(seems like t-rex have a native function so you can stop using the shitty zilswitcher). At least I can not find any. Seems you have to make your own workaround.
But that is the the great part about awesome miner, you can pretty much accomplish whatever you want doing some api calls and scripting. In this instance you only have to make your own eth+zil algorithm and userdefined version of T-rex that has the added command line for zil. --extra-dag-epoch 0 --url2 stratum+tcp://eu.ezil.me:5555 --user2 YOURETHADRESSE.YOURZILADRESSE
But thanks you for the comment it was incredibly helpful to know that you have managed it...
I use no zilswitcher. I use the miners integrated features (t-rex has no integrated function for dual stratum mining zilliqa - it can dual mine over the proxy direct without zilswitcher; teamredminer work in dual stratum mode or like t-rex over the proxy; lolminer work like teamredminer with both methods and so on; SRBminer the same; Caching the DAG for Zil can be used in for all miners)
And by the way - i ask patrike about a better zilliqa mining integration months ago.
Add a "new" algo ETH+Zil is not needed, added a user defined miner software is not needed
And sorry if you could not handle api commands
But yeah thanks for your incredible post
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 flag for this or something ? dual on/off ?
I am running a Managed Profit Miner yes.
I made my own Userdefined t-rex miner to fix the problem and added zil mining, just as an interim.
Wrong way and easy to solve
next time think about how you talk to other people, who can help you.