Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

Lolminer think's my card is LHR and is constantly pausing and interfering my mining. #1162

Closed Kuski12 closed 2 years ago

Kuski12 commented 2 years ago

I'm using lolminer 1.44 on windows 10 and I'm dual mining eth + ton with non LHR rtx 3070.

My issue is that everytime I do anything on my PC and the hashrate drops a little, the miner thinks that I have LHR card and starts doing some kind of tuning and it's constantly pausing the miner and doing something which makes my mining super inconsistent and bad.

Is there any command or something I can do which would stop all kind of LHR tuning and any other kind of tuning that could interfere with my mining? This issue makes the miner basically unusable for me.

jgonzis commented 2 years ago

I'm using lolminer 1.44 on windows 10 and I'm dual mining eth + ton with non LHR rtx 3070.

My issue is that everytime I do anything on my PC and the hashrate drops a little, the miner thinks that I have LHR card and starts doing some kind of tuning and it's constantly pausing the miner and doing something which makes my mining super inconsistent and bad.

Is there any command or something I can do which would stop all kind of LHR tuning and any other kind of tuning that could interfere with my mining? This issue makes the miner basically unusable for me.

That sometimes happen when the gpus is the main gpu... just add in EXTRAPARAMETERS of the new bat file from 1.44 --lhrtune off

that will avoid any more lock :-)

Kuski12 commented 2 years ago

bbf53beee12a1b22e31be867a57a8295

is this the correct way? I think it sometimes does it even with the command.

Kuski12 commented 2 years ago

1234

For example here it is doing it again, and I'm using lhrtune off right now

jgonzis commented 2 years ago

1234

For example here it is doing it again, and I'm using lhrtune off right now

I know why thx for asking...

set "EXTRAPARAMETERS=--lhrtune off"

I hope that help now :-)

Kuski12 commented 2 years ago

thx I will try it :)

Kuski12 commented 2 years ago

I think it works now. ty :)