Skip to content

Guide Windows (LHR,Watchdog,WebServer,OC)

jgonzis edited this page Nov 27, 2023 · 28 revisions

LHR : Update to Driver +522.25

  • Use always NVidia Driver highger522.25, that are the best drivers that come unlock the LHR
  • Use lolMiner (end of the page) or MSI Afterburner or similar to adjust Memory, FAN and Power Limit
  • Recommended to use LOCK Core + Core Offset.

Watchdog:

We include a bat file, with an autowatchdog, in case Mhs go down to the desidered Mhs after a maximal of x seconds, miner will stop and restarted.

mine_watchdog.zip

Mhs have to be selected in set "WATCHDOG=0" changing the 0 and the check is done in set "TIMEOUT=180", 180 means each 180 seconds (3 Minuts)

Please only edit these parameters:

  • set "ALGO=ETHASH" The selected algo

  • set "POOL=eth.2miners.com:2020" That is the pool of the algo

  • set "WALLET=0x155da78b788ab54bea1340c10a5422a8ae88142f" That is the wallet of the algo

  • set "WORKER=lolMiner" That is the worker name

  • set "EXTRAPARAMETERS=" That is to add extra values, like TLS Connection, or the dual mining

  • set Parameters_lolNvidiaOC=" That is to use in combination with lolNvidiaOC.exe to put parameters to the Nvidia GPUs,

  • set "WATCHDOG=0" That is the Mhs for the Watchdog in case goes down of that value it will restart

  • set "TIMEOUT=180" That is the value of seconds that is checked if miner is running and if it is over the Watchdog Mhs.

WebServer Stats:

We include also the parameter --apiport 44444, so to see the stats you will only need a webbrowser and put http://ip_rig:44444/gui

Lock and Offset Core Clock/Memory Offset/Fan/ Power Limit

You need to use the parameters of the miners. It works with these commands:

--cclk (MHz Set NVIDIA Lock clock)

--coff (MHz: 0 = default; NVIDIA offset clock)

--mclk (MHz Set NVIDIA Lock Memory clock, for solo KASPA or ALPH put 810)

--moff (MHz: 0 = default; NVIDIA offset memory)

--pl (NVIDIA Set Power Limit W)

--fan (Percentage 0 - 100)

A * value will skip the GPU

Windows GUI

You can also use the Windows GUI to update your Bats file and OC.

lolMinerGUIv.1.0.5.zip

Support for NVIDIA and AMD.

Limitations:

Nvidia:

  • MCLK lower than 5000 will only apply to Ampere and ADA GPUs.

AMD :

  • Navis will not allow Memory Voltage
  • Big Navis will not allow Core Voltage and Memory Voltage
  • Power Limit works in Offset, depending each GPU from -20 to 20.

Old: lolMinerGUI.1.0.2a.zip

Necessary DLL if fails: https://www.microsoft.com/en-us/download/details.aspx?id=48145

Clone this wiki locally