Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Refrumatrix on October 05, 2021, 07:58:26 AM



Title: Trex and LHR GPU
Post by: Refrumatrix on October 05, 2021, 07:58:26 AM
Trex miner fan here, I want to know if Trex miner already have its own support of LHR unlock, I'm aware that NBminer is the first and also lolminer has its own too but I haven't heard any about Trex miner, anyone using LHR cards with T-rex miner?


Title: Re: Trex and LHR GPU
Post by: sxemini on October 05, 2021, 09:19:36 AM
the name of the T-Rex thread

T-Rex 0.23.1 Ethash (+LHR unlock) GPU miner (Autolykos2, Octopus, Kawpow)

Do your own research, use search here or google it next time.


Title: Re: Trex and LHR GPU
Post by: MLong2 on October 05, 2021, 12:40:40 PM
Trex miner fan here, I want to know if Trex miner already have its own support of LHR unlock, I'm aware that NBminer is the first and also lolminer has its own too but I haven't heard any about Trex miner, anyone using LHR cards with T-rex miner?

I changed from Phoenix to Trex new LHR, it is working great to me... I don't need any parameter, it just work


Title: Re: Trex and LHR GPU
Post by: Rickirs on October 05, 2021, 02:19:56 PM
Can confirm that T-rex has LHR unlocker feature. Have tried on 3060 Ti LHR and can get 41 MH on ETH albeit at 140 W (mclock +1400) .  Just used lhr-tune 4 for it.


Title: Re: Trex and LHR GPU
Post by: flip4flop on October 05, 2021, 04:24:15 PM
You could see on their Github page that they have implemented LHR unlock which has an autotune method. I am a little shocked you came here to create a post about Trex instead of just doing that. Seems like you would get your answer a lot faster than creating a post and waiting for an answer.  https://github.com/trexminer/T-Rex/releases (https://github.com/trexminer/T-Rex/releases)


Title: Re: Trex and LHR GPU
Post by: Skinny48 on October 06, 2021, 10:23:33 AM
Any crypto mining software that hasn't implement LHR unlock at this stage in time is a useless mining software, NBminer shows the way already every other mining software can just copy NBminer, you also said you are a Trex miner fan well that is wrong because you should know everything about the miner if you are really a fan .


Title: Re: Trex and LHR GPU
Post by: FP91G on October 06, 2021, 11:27:27 AM
Trex miner fan here, I want to know if Trex miner already have its own support of LHR unlock, I'm aware that NBminer is the first and also lolminer has its own too but I haven't heard any about Trex miner, anyone using LHR cards with T-rex miner?
https://github.com/trexminer/T-Rex/blob/master/LHR.md
LHR guide
"T-Rex has partial LHR unlock functionality for 30xx GPUs mining ethash (~70% of full hashrate).

In order to enable LHR mode, you need to explicitly tell the miner which GPUs are LHR and which are not. This is done by specifying --lhr-tune parameter which takes values from 0 to 8:
0 - disabled (use for non-LHR cards)
1 - lowest hashrate, low chance of LHR lock
4 - recommended starting value for most LHR cards
8 - highest hashrate, high chance of LHR lock
It can also be set for each GPU separately, e.g. --lhr-tune 0,0,4,0 - this will tell the miner that the third GPU is LHR and that it needs to start with the tuning value of 4, while the rest of the cards are non-LHR.
HiveOS equivalent would be "lhr-tune": "0,0,4,0" "