From e358730074b7b600b817a29c16515802308f8b8f Mon Sep 17 00:00:00 2001 From: jgonzis <38668405+jgonzis@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:40:52 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 40a04a0..84634da 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A git repository for lolMiner release versions | Karlsen | 1.0 | | KarlsenV2 | 1.0 | | Nexa | 2.0 | +| Octopus | 2.0 | | Pyrin | 1.0 | | PyrinV2 | 1.0 | | Radiant | 0.75 | @@ -148,6 +149,15 @@ Parameter | Description | --fan arg (=*) | The % of the fan used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card. | | --no-oc-reset | To avoid reset the overclock settings applied when ending the miner | +### lolMiner 1.92 + +_Changes_ +- Added support to mine **Conflux** (-a OCTOPUS) on **AMD GPUs** (Vega and newer). Fee is 2%. See tuning notes below + +_Fixes_ +- Fixed power readings of older AMD GPUs in Linux + + ### lolMiner 1.91 _Changes_