- LHR unlock dual mining mode:
You can now mine ETH (~30% of full speed) and other coins (~70%) simultaneously with LHR cards using their full potential.
Available combinations along with memory requirements:- ETH+ERGO (8GB+)
- ETH+RVN (8GB+ on linux, 10GB+ on windows)
- ETH+CFX (10GB+)
See https://github.com/trexminer/T-Rex/wiki/LHR on how to set it up.
WebUI is not updated yet to reflect second algo stats in dual mode, but will be in future.
- (
ethash
) "standard" LHR unlock changes and improvements:- automatically detect LHR cards even if
--lhr-tune
is not specified - new parameter
--lhr-low-power
reduces power consumption in LHR mode at a cost of a slightly lower hashrate (start from--lhr-tune 68
) - change of
--lhr-tune
scale compared to the version 0.23.2, now it indicates a percentage of the GPU's full hashrate the miner tries to achieve. The old values in the [1-8] range are automatically mapped to the new scale, no configuration change required. - recommended starting LHR tune values:
71
in normal mode,68
in low power consumption mode (this doesn't apply to dual mode)
- automatically detect LHR cards even if