Skip to content

Releases: Lolliedieb/lolMiner-releases

lolMiner 1.66

26 Jan 20:35
310c943
Compare
Choose a tag to compare

Changes

  • Added support for mining Nexa on Nvidia Pascal or newer generation GPUs (1). Use --algo NEXA to mine it. Fee is 2%.
    Note: The pool protocol supported matches the one introduced by rplant pool. That said pools tested by this version are in alphabetical order: acc-pool.pw, rplant.xyz, vipor.net and woolypooly.com. That said this list is not exclusive and every other pool following this protocol should work.
    Note 2: This code is joint work with Iedoc from BzMiner and it is a refined version with approximately 20% higher speed then the code released in BzMiner v13.0.1. An updated version of BzMiner featuring the improvements of this kernel as well as the same fee level will be released soon.

(1) Primary focus in optimization were the low to medium range Nvidia Ampere GPUs. The performance of other generations may vary, but certainly improve the next versions.

lolMiner 1.65

21 Dec 19:26
7b4d5c0
Compare
Choose a tag to compare

Changes

  • Improved Kaspa performance in ETC and ETHW dual mining by about 6-7% on AMD (Big) Navi GPUs and 10-12% on Nvidia Turing and Ampere, measured at the same Ethash speed. The actual improvement depends on the concretely selected dual factor. Re-tuning your setup is highly recommended.
  • Improved Kaspa performance in Kaspa only mining mode by 0.6 to 1.2% on Nvidia GPUs and 0.4-0.5% on AMD (Big) Navi GPUs at approximately same power draw.
  • Beta feature: Added experimental support for AMD RX7900 series. Supported algorithms: Et(c)hash, kHeavyHash and the corresponding dual mining.

Fixes

  • Fixed some minor display bugs

lolMiner 1.65a

23 Dec 22:03
7b4d5c0
Compare
Choose a tag to compare

Fixes

  • Fixed a bug causing sometimes high number of duplicate shares on Kaspa when dual mining with ETC.
  • Changed kaspa stratum behavior: Kaspa mining will now start only after the pool did send an authorization message. This prevents rejected shares at startup.
  • Slightly changed dual mining tuning behavior to a mode a bit slower, but less likely to hang up the GPUs at startup.

lolMiner 1.64

05 Dec 12:02
c24f733
Compare
Choose a tag to compare

Changes

  • Improved Kaspa only mining performance. Speed increase is about 8-8.5% on Nvidia Pascal GPUs, 4.5-5% on Nvidia Turing and Ampere GPUs and 3-4% on AMD Navi and Big Navi GPUs
  • Beta feature: added options to set core clock offset (--coff), memory clock offset (--moff), power limit (--pl) and a fixed fan speed (--fan) on common Nvidia GPUs. Required are admin privileges and Nvidia drivers 520 or higher!
    The syntax is the same as with --cclk and --mclk - if a single value is given then it will be applied to all compatible GPUs, else a coma separated list of values can be given using a * character to skip over GPUs. (1)
  • Added a new parameter --no-oc-reset to turn off the reset of overclock settings when ending the miner.
  • Windows: Added a beta gui to generate overclock settings strings / .bat files for the miner. Also the tool can apply the chosen settings directly.

(1) Note: No responsibility taken for the values set. Please use with care. If your mining os had build in functions to set these settings we recommend using them instead of the miner settings.

Fixes

  • Fixing a bug with ETHV1 (nicehash) stratum mode that may cause the worker name to be appended twice when it was given by --user . (the use of --worker did not have this issue).

lolMiner 1.63

23 Nov 10:56
03f1650
Compare
Choose a tag to compare

Changes

  • Improved the Kaspa only mining performance on Nvidia Turing, Ampere and Ada GPUs by about 3.5%. (1)
  • Significantly improved the Kaspa only mining energy efficiency on Nvidia Turing, Ampere and Ada GPUs by 7-11% depending on the actual model.
  • Values given to --dualfactor parameter will now be value checked and rounded / capped to working values.

(1) Can be higher in case the card was power limited before.

Fixes

  • Fixed a bug causing the miner to show a crash message when lolMiner was ended via ctrl+c
  • Fixed a bug causing lolMiner not to start Kaspa mining on Nvidia GPUs when the Nvidia OpenCL installation on the system is broken.

lolMiner 1.62

11 Nov 16:18
1e9fa67
Compare
Choose a tag to compare

Changes

  • Added basic support for Intel Arc Desktop GPUs on the following algorithms: ETC, ETC+KAS (1), Kaspa, Flux, Ergo, Beam (2) & Equihash 144/5 (2). Fees are equal to Nvidia and AMD GPUs on the corresponding algorithms. Tested Intel OpenCL driver versions are 22.24.23453 and 22.32.23937.
  • Added support for mining Alephium in non-dual mode for Nvidia Pascal GPUs and newer. Use --algo ALEPH to mine it. Fee is 0.75%.
  • Slight performance improvement for Kaspa non-dual on Nvidia GPUs.
  • Added Aeternity Cuckoo 29 & Grin Cuckatoo 32 kernels for RX 6600 and RX 6700 series GPUs.
  • Updated web ui for supporting Intel GPUs, more pools and coins.
  • --cclk for locking core clock and --mclk for locking memory clock now work for Nvidia Pascal and Turing GPUs (3).
  • If --cclk or --mclk are used to lock clocks, these will now be reset on lolMiner exit.
  • Added reading of junction temperature and memory temperature for Nvidia GPUs for drivers 515 or newer.
  • Re-arranged nonce consumption for Kaspa to allow pools with 3 bytes extra-nonce without (too many) duplicate shares.
  • Linux: Added reading of GPU power draw and core clock on Intel Arc GPUs.
  • Windows: updated example .bat files to cover most needed cases and error the previous files had.

(1) Only on the 8G+ Intel GPUs: A580, A750 and A770.
(2) Beam and Equihash are experimental on Intel GPUs. Also see known issues when running multiple cards.
(3) Needs admin / sudo privileges. Tested 460.93 driver and higher. --mclk should only be used to mine core intense coins like Kaspa or Aleph in order to reduce power draw by the memory. Recommended value in this case: 810.

Fixes

  • Fixed a bug that may cause a segmentation fault on startup.
  • Fixed a bug causing LHR detection to sometimes start on Nvidia 520 and newer drivers
  • Fixed a bug causing --list-devices not to work.
  • Fixed a bug causing DNS over HTTPs to fail often.
  • Fixed a bug causing Intel GPUs not to be sorted by PCIE bus and address in device list.
  • Fixed a bug causing rejected shares on Equihash not appearing in API (but they did in miner dashboard stats).
  • Fixed a bug in web ui to sometimes not refreshing.

Known issues

  • When running multiple Intel Arc GPUs on Beam or Equihash 144/5 the cards will slow down. This is likely due to a limitation of the Intel OpenCL implementation and the way lolMiner works with it. We hope to get this fixed in one of the upcoming versions.
  • Windows: On Nvidia driver 526.47 mining Beam Hash III is broken. We recommend using a driver from the 522 series at the moment.

lolMiner 1.61

12 Oct 16:40
9069854
Compare
Choose a tag to compare

Windows version re-uploaded without changes on 4th of November. Reason: new upload is self signed with the certificate make public in this github.

Changes

  • Slightly improved performance of Flux mining on Nvidia Ampere and Turing cards (by approx 1.5-2.5% compared to 1.60)
  • Improved system memory footprint when mining Flux or Beam on Nvidia GPUs. This allows running the solvers on more then 8 GPUs with only 4G system memory.
  • Speed exposed by API is now smoothed, so especially on all Equihash based algorithms the hashrate figures derived from API values will appear more smooth

Fixes

  • Fixed a bug causing Flux mining on Nvidia Pascal GPUs not working
  • Fixed a bug causing stale shares being counted as defect shares in API - and not correctly exposed in miner UI as well.

lolMiner 1.60

05 Oct 18:18
a49c0b7
Compare
Choose a tag to compare

Note: Windows version re-uploaded Oct 7th 19:40 UTC

Changes

  • Significantly improved performance on Flux for Nvidia Turing & Ampere and AMD RX 5000 based GPUs. The expected performance on Ampere and Navi GPUs is about 15-20% above common implementations. On Turing based GPUs the performance matches common codes, but is more energy efficient. Fee is 1.5% for the new codes.
  • Equihash 125/4 (Flux), 144/5 and 192/7 stratum can now distinguish between stale shares and other rejected.

Fixes

  • Smaller fixes in Kaspa stratum, removing the extra string lines when a share gets rejected and fixing a potential infinite loop that might consume CPU time.
  • Windows re-upload: Fixed ETHW / ETC + Kas dual mining on Nvidia GPUs

lolMiner 1.59a

23 Sep 12:36
bc92855
Compare
Choose a tag to compare

Changes

  • Significantly improved Kaspa performance and efficiency on Nvidia Turing and Ampere GPUs. Also the new codes are now working much better when GPUs are power limited.
  • Slightly improved Kaspa performance and efficiency on AMD Navi and Big Navi GPUs
  • Kaspa performance statistics should now be a bit more smooth

Fixes

  • (1.59a) fixed a bug with 1.59 causing defect shares on acc-pool

lolMiner 1.58

21 Sep 20:04
79ea89b
Compare
Choose a tag to compare

Changes

  • Added Kaspa only mining mode for Nvidia Pascal and new and AMD Polaris, Navi and Big Navi. Use --algo KASPA to mine it. Fee is 0.75%.

Tuning advice: On Nvidia Turing and Ampere GPUs this algorithm works best when locking the core clock to desired value (higher gives more performance, lower reduces power draw). We recommend to not set the power limit. Also to save energy, the memory clock can be chosen rather low. On Linux you can use --mclk 810 (but when you change back to an other algorithm you might need to reset this or reboot the rig).

Note: If your OS does not list lolMiner supporting Kaspa only mining yet, use the configuration for TON mining (cause temporarily we will accept --algo TON to mine Kaspa.