lolMiner

Miners

lolMiner: A Powerful Mining Software for Cryptocurrencies

Introduction: lolMiner is a robust and feature-rich mining software designed for individuals and mining farms interested in extracting cryptocurrencies. Developed with efficiency and ease of use in mind, lolMiner offers a user-friendly interface coupled with advanced mining capabilities. This software supports a wide range of popular cryptocurrencies and provides miners with an effective solution for maximizing their mining profits. Whether you are a seasoned miner or a beginner, lolMiner is a reliable tool that can enhance your mining operations.

Key Features:

  1. GPU Optimization: lolMiner is optimized specifically for GPU mining, harnessing the full potential of graphics cards for efficient cryptocurrency extraction. By utilizing GPU power, miners can achieve higher hash rates and subsequently increase their chances of earning rewards.
  2. Dual Mining Support: One notable feature of lolMiner is its support for dual mining. This means that users can simultaneously mine two different cryptocurrencies, maximizing their mining output and profitability. This feature is particularly beneficial for miners who wish to diversify their mining activities.
  3. Algorithm Flexibility: lolMiner supports a wide range of mining algorithms, providing miners with the flexibility to mine various cryptocurrencies. From Ethash, ProgPOW, Etchash, BeamHash, and many others, this software ensures compatibility with different blockchain networks.
  4. Auto-Switch Mining: The auto-switch mining feature in lolMiner allows miners to automatically switch between the most profitable coins based on real-time profitability calculations. This dynamic feature ensures that miners are always mining the most lucrative cryptocurrencies, optimizing their earnings.
  5. Advanced Monitoring and Control: lolMiner offers a comprehensive monitoring and control system, providing real-time information on mining statistics, including hash rates, temperatures, fan speeds, and power consumption. This allows miners to keep a close eye on their mining operations and make necessary adjustments to maximize efficiency.
  6. User-Friendly Interface: The software’s intuitive and user-friendly interface makes it accessible to miners of all skill levels. Even beginners can quickly set up and start mining using lolMiner, thanks to its straightforward installation process and easy-to-understand configuration options.

Conclusion: lolMiner stands out as a powerful mining software that combines efficiency, versatility, and user-friendliness. Its GPU optimization, dual mining support, algorithm flexibility, auto-switch mining, and advanced monitoring capabilities make it a valuable tool for miners aiming to maximize their profits. Whether you are a solo miner or part of a mining farm, lolMiner can greatly enhance your cryptocurrency mining experience, helping you achieve better results in the ever-evolving world of digital currencies.

Download lolMiner v1.88

Setting Up lolMiner: Step-by-Step Guide and Recommendations

Introduction: If you’re looking to dive into cryptocurrency mining using lolMiner, you’ve come to the right place. In this guide, we’ll walk you through the installation process and provide some helpful recommendations to get you up and running with lolMiner smoothly. Let’s get started!

Step 1: Choose the appropriate version of lolMiner for your operating system, whether it’s Windows, Linux, or macOS. Click on the download link to save the installation file to your computer.

Step 2: Installing lolMiner: Once the download is complete, locate the installation file and double-click to run it. Follow the on-screen instructions to install lolMiner on your system. It’s a straightforward process that typically involves accepting the license agreement and selecting the installation directory.

Step 3: Configuration: After the installation is complete, it’s time to configure lolMiner. Open the lolMiner folder and locate the configuration file, usually named “lolMiner.cfg” or “config.txt.” Open this file using a text editor of your choice.

Step 4: Pool Setup: In the configuration file, you’ll find sections dedicated to different mining pools. Choose the pool you wish to mine with and enter the necessary details, including the pool address, port number, your wallet address, and worker name (if applicable). Make sure to follow the instructions provided by your chosen pool for accurate configuration.

Example:

makefileCopy codepool1 = ethash+ssl://eu1.ethermine.org:5555
wal1 = YOUR_WALLET_ADDRESS

Step 5: GPU Settings: In the same configuration file, you can adjust GPU-specific settings to optimize mining performance. These settings may include power limits, overclocking values, and fan speed adjustments. It’s essential to strike a balance between maximizing hash rates and maintaining stable GPU operation.

Example:

makefileCopy code[GPU]
fanSpeedTarget = 75
memClock = 2200
coreClock = 1300

Step 6: Save and Run lolMiner: Once you’ve completed the configuration, save the changes to the configuration file. Close the text editor and navigate back to the lolMiner folder. Double-click on the lolMiner executable file to launch the mining software.

Step 7: Monitoring and Fine-Tuning: As lolMiner starts mining, you can monitor its progress through the software’s user interface or by accessing the mining pool’s website. Keep an eye on important statistics such as hash rates, temperatures, and accepted shares. Adjust GPU settings as needed to achieve optimal performance and stability.

Recommendations:

  1. Stay up to date: Regularly check the official lolMiner website for software updates and new releases to ensure you’re using the latest version with improved features and bug fixes.
  2. Join a mining community: Engaging with mining communities and forums can provide valuable insights, tips, and troubleshooting assistance. Learning from experienced miners can help you optimize your mining setup and stay updated with industry trends.
  3. Be mindful of electricity costs: Cryptocurrency mining can consume a significant amount of electricity. Consider the cost of electricity in your area and calculate your potential profits accordingly. It’s crucial to strike a balance between mining profitability and electricity expenses.
  4. Practice proper cooling: Mining generates heat, so ensure your mining rig is adequately cooled. Proper airflow and cooling solutions, such as fans or liquid cooling, can help maintain stable GPU temperatures and prolong their lifespan.

Conclusion: By following these installation steps and recommendations, you’ll be well on your way to setting up lolMiner.

Effective Parameters and Optimal Values for lolMiner: Boost Your Mining Performance

Introduction: When it comes to maximizing your mining efficiency and profitability with lolMiner, understanding the key parameters and finding their optimal values is crucial. In this post, we’ll explore some of the essential parameters in lolMiner and provide examples of optimal values that can help you achieve impressive results. Let’s dive in!

  1. –algo (Algorithm): The –algo parameter allows you to specify the mining algorithm you want to use. Depending on the cryptocurrency you’re mining, you’ll need to select the appropriate algorithm. Here are a few examples:
    • For Beam: --algo BEAMHASH
    • For Ergo: --algo ERGOTHRU
    Remember to check the official lolMiner documentation for the complete list of supported algorithms.
  2. –coin (Coin): The –coin parameter helps you choose the specific cryptocurrency you want to mine. Here are a few examples of commonly mined coins:
    • Beam: --coin BEAM
    • Ergo: --coin ERG
    Again, refer to the official lolMiner documentation for the full list of supported coins.
  3. –pool (Mining Pool): The –pool parameter allows you to specify the mining pool you want to connect to. Each mining pool has its unique address and port. Here’s an example:
    • For Ethermine: --pool ethash+ssl://eu1.ethermine.org:5555
    Replace the example with the address and port of your chosen pool.
  4. –wallet (Wallet Address): The –wallet parameter is where you enter your cryptocurrency wallet address, where you’ll receive your mining rewards. Here’s an example:
    • --wallet Your_Wallet_Address
    Replace “Your_Wallet_Address” with your actual wallet address.
  5. –pass (Worker Name): If you’re mining as part of a mining farm or group, you can use the –pass parameter to specify a worker name. This helps you differentiate between different mining rigs. Here’s an example:
    • --pass Worker1
    Customize “Worker1” with your preferred worker name.
  6. –opencl-devices (OpenCL Devices): The –opencl-devices parameter allows you to select specific GPUs for mining when using OpenCL. By default, all available GPUs are used. If you want to specify certain devices, you can use the device index or device name. Here’s an example:
    • To use only the second GPU: --opencl-devices 1
    • To use GPUs by name: --opencl-devices "GPU1,GPU3"
    Adjust the examples based on your GPU configuration.

Note: The optimal values for parameters such as GPU memory clocks, core clocks, and fan speeds may vary depending on your specific hardware and cooling capabilities. It’s recommended to consult your GPU manufacturer’s guidelines or mining community recommendations for fine-tuning these values.

Here’s a table outlining the supported algorithms in lolMiner, along with their corresponding mining fees:

AlgorithmDescriptionMining Fee
ETHASHEthereum Classic1%
BEAMHASHBeam1%
ERGOTHRUErgo1%
AUTOLYKOS2Ryo Currency1%
GRINCUCKAROO29Grin (Cuckaroo29)2%
GRINCUCKATOO31Grin (Cuckatoo31)2%
GRINCUCKAROOD29Grin (Cuckarood29)2%
HANDSHAKEHandshake1%
KAWPOWRavencoin2%
VERUS2VerusHash 2.01%
CUCKOOCYCLEAeternity, BFC, BCI, SWAP, SERO2%
CUCKAROOMCortex1%
CUCKAROOMTCortex (Turing)1%
OCTOPUSBytom1%
EAGLESONGCKByte1%
PROGPOWBitcoin Interest1%
X16RV2Ravencoin (X16Rv2)1%
X16RRavencoin (X16R)1%
X16SPigeoncoin1%
X16RTRavencoin (X16RT)1%
X21SRavencoin (X21S)1%
X22ISUQA1%
X25XSINOVATE1%
CUCKOOCYCLEZ29Grin (CuckoocycleZ29)2%
CUCKOOCYCLEZ31Grin (CuckoocycleZ31)2%
CUCKOOCYCLEZ32Grin (CuckoocycleZ32)2%

Please note that the mining fees mentioned above are subject to change and it’s recommended to refer to the official lolMiner documentation or the mining pool’s website for the most up-to-date information on fees.

Performance Optimization: Useful Tips for Getting the Most Out of lolMiner

Introduction: To achieve optimal performance while mining with lolMiner, it’s important to fine-tune your settings and make the most of your hardware. In this post, we’ll share some practical tips that can help you maximize your mining efficiency and profitability. Let’s dive in!

  1. Choose the Right GPU: Selecting the right graphics processing unit (GPU) plays a significant role in mining performance. Look for GPUs with high hash rates and energy efficiency. Popular options include NVIDIA GeForce and AMD Radeon series. Research and compare GPUs to find the best one for your mining needs and budget.
  2. Stay Updated with the Latest Version: Regularly update lolMiner to benefit from performance improvements, bug fixes, and new features. The lolMiner development team consistently releases updates, so make it a habit to check for new versions on the official website or GitHub repository. Stay ahead by using the most optimized version of the software.
  3. Fine-Tune GPU Settings: Optimize your GPU settings to strike a balance between performance and stability. Experiment with core clock speeds, memory clock speeds, power limits, and fan speeds to find the sweet spot for your specific hardware. Keep a close eye on temperatures to ensure they remain within safe limits.
  4. Use Dual Mining (when supported): If your mining setup allows, consider dual mining with lolMiner. This feature enables you to mine two different cryptocurrencies simultaneously, increasing your mining output and potential profitability. However, be aware that dual mining may require additional power and could affect GPU temperatures, so monitor your hardware closely.
  5. Monitor and Analyze: Keep a constant eye on mining statistics and monitor important metrics such as hash rates, temperature, power consumption, and fan speeds. Use built-in monitoring tools or third-party software to stay informed about your mining operations. Regularly analyze your performance to identify areas for improvement and make necessary adjustments.
  6. Join Mining Communities: Engage with mining communities and forums to learn from experienced miners. These communities offer valuable insights, tips, and troubleshooting assistance. Participating in discussions can help you stay updated with the latest mining trends, software optimizations, and hardware recommendations.
  7. Optimize Cooling and Airflow: Effective cooling is crucial for maintaining stable GPU performance. Ensure proper airflow in your mining rig by arranging GPUs in a way that maximizes cooling. Consider using additional fans, liquid cooling, or other cooling solutions to keep temperatures in check. Overheating can lead to reduced performance and hardware degradation.
  8. Experiment with Mining Pools: Explore different mining pools to find the one that suits your needs best. Factors to consider include pool fees, payout methods, server locations, and community reputation. Experimenting with various pools can help you optimize your earnings by finding the most profitable options for your mining activities.

The Advantages of Using lolMiner: Boost Your Mining Experience

Introduction: When it comes to mining cryptocurrencies, choosing the right mining software is crucial. In this post, we’ll explore the advantages of using lolMiner, a popular and feature-rich mining program. Whether you’re a beginner or an experienced miner, lolMiner offers several benefits that can enhance your mining experience and help you achieve better results. Let’s dive in!

  1. Wide Range of Supported Algorithms: One of the standout features of lolMiner is its extensive support for a wide range of mining algorithms. Whether you’re mining Ethereum, Beam, Ergo, or other popular cryptocurrencies, lolMiner has you covered. This versatility allows you to easily switch between different coins and maximize your mining profitability.
  2. High Performance and Efficiency: lolMiner is known for its high-performance mining capabilities. The program is optimized to take full advantage of your GPU’s power, resulting in faster hash rates and increased mining efficiency. By utilizing the full potential of your hardware, you can maximize your mining rewards and stay ahead of the competition.
  3. User-Friendly Interface: Designed with user convenience in mind, lolMiner features a user-friendly and intuitive interface. Even if you’re new to mining, you can quickly get up and running with lolMiner without any technical hurdles. The program provides clear instructions and tooltips, making it easy to configure your mining settings and monitor your mining operations.
  4. Regular Updates and Support: The lolMiner development team is dedicated to continuously improving the software. Regular updates are released to address bugs, introduce new features, and optimize performance. With an active community and responsive support, you can rely on lolMiner for ongoing assistance and access to the latest advancements in mining technology.
  5. Dual Mining Capability: lolMiner offers the ability to dual mine, which means you can mine two different cryptocurrencies simultaneously using a single mining rig. This feature allows you to maximize your mining output and potentially increase your profitability. By taking advantage of the dual mining capability, you can diversify your mining portfolio and explore additional revenue streams.
  6. Compatibility and Cross-Platform Support: lolMiner is compatible with various operating systems, including Windows and Linux. Whether you’re using a dedicated mining rig or a gaming PC, lolMiner can seamlessly integrate with your setup. The software also supports a wide range of GPUs, ensuring that you can utilize your existing hardware for mining.

Troubleshooting and Frequently Asked Questions about lolMiner: Your Guide to Smooth Mining

Introduction: While mining with lolMiner can be a rewarding experience, occasional challenges and questions may arise. In this post, we’ll address common issues and provide solutions to help you overcome obstacles and ensure smooth mining operations. Whether you’re encountering errors or seeking clarity on certain aspects of lolMiner, this guide has got you covered. Let’s dive in!

  1. Problem: “Failed to connect to mining pool” Solution: Check your internet connection and ensure that the mining pool’s address and port are correctly entered in the command line or configuration file. Also, verify that the pool is currently operational by visiting their website or contacting their support.
  2. Problem: “Low hash rate or reduced performance” Solution: Several factors can impact hash rates, such as outdated drivers, suboptimal GPU settings, or hardware issues. Update your GPU drivers to the latest version, fine-tune GPU settings (core clock, memory clock, etc.), and ensure that your hardware is properly cooled and functioning optimally.
  3. Problem: “Rejected shares or high stale share rate” Solution: Rejected shares or a high stale share rate can indicate connectivity issues or mining hardware inefficiencies. Check your internet connection stability, adjust your mining pool’s difficulty settings, and ensure that your mining rig is properly configured and optimized for the specific algorithm you’re mining.
  4. Problem: “Program crashes or freezes” Solution: Program crashes or freezes can be caused by various factors, including unstable GPU overclocks, insufficient power supply, or software conflicts. Double-check your GPU overclock settings for stability, ensure your power supply can handle the mining rig’s power requirements, and consider disabling unnecessary background processes or conflicting software.
  5. Problem: “Excessive GPU temperatures” Solution: High GPU temperatures can result in performance throttling and potential hardware damage. Ensure proper airflow in your mining rig, clean dust buildup from fans and heatsinks, and consider optimizing fan speeds or installing additional cooling solutions like fans or liquid cooling.

Frequently Asked Questions:

Q1: Can I mine multiple cryptocurrencies simultaneously with lolMiner? A1: Yes, lolMiner supports dual mining, allowing you to mine two different cryptocurrencies simultaneously. Check the documentation or command line options for instructions on configuring dual mining.

Q2: How often should I update lolMiner? A2: It’s recommended to regularly update lolMiner to benefit from bug fixes, performance optimizations, and new features. Check the official website or GitHub repository for the latest updates.

Q3: Which operating systems are compatible with lolMiner? A3: lolMiner is compatible with various operating systems, including Windows and Linux. Ensure you have the appropriate version for your chosen OS.

Q4: How can I monitor my mining statistics with lolMiner? A4: lolMiner provides built-in monitoring tools, and you can also use third-party software for more advanced monitoring and analysis. Explore options like GPU-Z, MSI Afterburner, or specialized mining software for comprehensive monitoring.

Latest Releases and Updates of lolMiner: What’s New?

lolMiner 1.88

Changes

  • Significantly improved performance of Gram / Chapa mining on Nvidia Turing and newer gpus. Turing cards gain approximately 15%, Amperes even up to 22%). Note: because the new kernel also uses more energy, the old kernel is still available as an option by adding parameter –mode a. The new kernel can be found via –mode b and is default.
  • Significantly improved performance of dual mining Fishhash + Gram / Chapa mining on Nvidia Turing and newer gpus. Note: because the new kernel also uses more energy, the old kernel is still available as an option by adding parameter –mode a. The new kernel can be found via –mode b and is default.

Fixes

  • Fixed a hashrate degradation on RDNA3 gpus mining Gram / Chapa introduced in 1.86
  • Fixed a bug causing dual mining Fishhash and Gram / Chapa not to work on AMD Vega and VII gpus. Note: this still needs manual set –dualfactor.

Raveos
Open console and write in it:

stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.88/lolMiner_v1.88_Lin64.tar.gz && tar -xvf lolMiner_v1.88_Lin64.tar.gz && cp -adpR 1.88/lolMiner /app-data/miners/lolminer-1.87 && start

HiveOS
Open console and write in it:

wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.88/lolMiner_v1.88_Lin64.tar.gz && tar -xvf lolMiner_v1.88_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.88/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

lolMiner 1.76

Changes

  • Improved performance of Blake3-Alephium mining on Nvidia Turing and newer cards by 15-18%.
  • Improved performance of Blake3-Ironfish mining on Nvidia Turing and newer cards by 9-11%.
  • Slightly improved performance of Blake3-Ironfish mining on AMD cards by ~0.8%.
  • Slightly improved performance of Nexa mining on Nvidia Turing and newer cards by ~0.6%.
  • Updated dag repair tables for OctaSpace, ETHW & ETC mining to cover current epochs
  • Added option –screen to enable a special mining mode in case a GPU is connected to a screen to prevent shuttering. The value -1 activates this mode for all cards, any value above or equal 0 will activate this mode for the GPU with index equal to the provided number. E.g. –screen 0 will active it for the first card detected by the miner.
    Note: it is in the nature of this option to cost some performance when used. At the moment this option is available for Ethash (AMD cards), Kaspa (Nvidia), Nexa, Alephium and Ironfish solvers.

Fixes

  • Fixed a bug with Alephium mining on RTX4090 producing duplicated shares.
  • Fixed a bug making some Nvidia only rigs to need –no-cl parameter to mine Ironfish.
  • Fixed a bug causing Nvidia Ampere-based CMP HX GPUS & Nvidia Ax000 series not to mine blake3 algorithms.
  • Fixed a bug rarely causing defect shares on AMD cards when mining Ironfish.

Update guides

mmpOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.76/lolMiner_v1.76_Lin64.tar.gz && tar -xvf lolMiner_v1.76_Lin64.tar.gz && agent-stop && sudo cp -adpR 1.76/lolMiner /opt/mmp/miners/lolminer-equihash && agent-start

RaveOS

Open console and write in it:

  • stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.76/lolMiner_v1.76_Lin64.tar.gz && tar -xvf lolMiner_v1.76_Lin64.tar.gz && cp -adpR 1.76/lolMiner /app-data/miners/lolminer-1.75 && start

HiveOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.76/lolMiner_v1.76_Lin64.tar.gz && tar -xvf lolMiner_v1.76_Lin64.tar.gz && miner stop && cp -adpR 1.76/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

MinerstatOS

Open console and write in it:

  • mstop; cd /tmp; wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.76/lolMiner_v1.76_Lin64.tar.gz; tar -xvf lolMiner_v1.76_Lin64.tar.gz; sudo cp -adpR 1.76/lolMiner /home/minerstat/minerstat-os/clients/lolminer; mstart

lolMiner 1.75

Changelog

Changes

  • Improved Ironfish mining speed by 4-5% on all supported GPUs.
  • Added support to mine Alephium on AMD GCN3 (RX 400, Rx500) and newer GPUs
  • Added support to mine Ironfish on AMD GCN3 gpus
  • Renamed Blake3-Ironfish to Blake3-Iron to make it identical to competing miner softwares and better detectable by some mining OS

Fixes

  • Fixed a bug causing to little shares submitted when mining Alephium on Nvidia GPUs
  • Fixed a bug causing high stale and defect share counts when mining Ironfish on AMD GPUs
  • Fixed a bug causing AMD RX 7900 series GPUs not starting up Ironfish mining
  • Fixed a bug causing only defect shares on Ironfish mining when a pool did not zero the Grafitti part of the block header (e.g. ezil pool)

Update guides

mmpOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.75/lolMiner_v1.75_Lin64.tar.gz && tar -xvf lolMiner_v1.75_Lin64.tar.gz && agent-stop && sudo cp -adpR 1.75/lolMiner /opt/mmp/miners/lolminer-equihash && agent-start

RaveOS

Open console and write in it:

  • stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.75/lolMiner_v1.75_Lin64.tar.gz && tar -xvf lolMiner_v1.75_Lin64.tar.gz && cp -adpR 1.75/lolMiner /app-data/miners/lolminer-1.74 && start

HiveOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.75/lolMiner_v1.75_Lin64.tar.gz && tar -xvf lolMiner_v1.75_Lin64.tar.gz && miner stop && cp -adpR 1.75/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

MinerstatOS

Open console and write in it:

  • mstop; cd /tmp; wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.75/lolMiner_v1.75_Lin64.tar.gz; tar -xvf lolMiner_v1.75_Lin64.tar.gz; sudo cp -adpR 1.75/lolMiner /home/minerstat/minerstat-os/clients/lolminer; mstart

lolMiner 1.74

Changes

  • Added support for Ironfish mining (use -a IRONFISH for putting out your rod) for Nvidia Pascal and newer and AMD Vega and newer GPUs. (AMD Vega require rocm based drivers). Fee is 0.75%.
    This version uses the pool protocol extension of TeamRedMiner and should be compatible to all pools supporting their protocol as well as their solo mining protocol fork of Ironfish node.
  • Slight improved performance and reduction of stales for Alephium mining on Nvidias.

Update guides

mmpOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.74/lolMiner_v1.74_Lin64.tar.gz && tar -xvf lolMiner_v1.74_Lin64.tar.gz && agent-stop && sudo cp -adpR 1.74/lolMiner /opt/mmp/miners/lolminer-equihash && agent-start

RaveOS

Open console and write in it:

  • stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.74/lolMiner_v1.74_Lin64.tar.gz && tar -xvf lolMiner_v1.74_Lin64.tar.gz && cp -adpR 1.74/lolMiner /app-data/miners/lolminer-1.73 && start

HiveOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.74/lolMiner_v1.74_Lin64.tar.gz && tar -xvf lolMiner_v1.74_Lin64.tar.gz && miner stop && cp -adpR 1.74/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

lolMiner 1.73

Changes

Improved Kaspa codes:

  • Improved performance of Kaspa on Nvidia Turing and newer by 0.2-1% depending on model
  • Improved efficiency of Kaspa mining on Nvidia Turing and newer by 2-3% depending on model
  • Halved number of stale shares on Kaspa on Nvidia Turing and newer

Improved Nexa codes:

  • Improved performance of Nexa on Nvidia Turing and newer by 2-5% depending on model
  • Improved performance of Nexa on AMD cards by 0.5 – 1.5% depending on model
  • All GPUs on Nexa and Nvidia GPUs on Kaspa now do a clean shutdown once hitting ctrl+c – that should prevent issues and crashing when exiting / resetting oc
  • Enabling reading of GPU junction temperature ( and memory temperature on Nvidia GDDR6x GPUs) on Nvidia 530 drivers or newer
  • Windows: updated the oc gui with added AMD overclock functionality

Fixes

  • Fixed a bug causing –tstart and –tstop not working in Nexa solvers
  • Fixed a bug causing the miner not to pause on a connection loss in Nexa solvers

Notes:

The Nexa gpu codes are (and will be in foreseeable future) joint work with Iedoc from BzMiner. Miner fees will be evenly shared regardless of which of these two flavors of the code you prefer.

Update guides

mmpOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.73/lolMiner_v1.73_Lin64.tar.gz && tar -xvf lolMiner_v1.73_Lin64.tar.gz && agent stop && sudo cp -adpR 1.73/lolMiner /opt/mmp/miners/lolminer-equihash && agent-start

RaveOS

Open console and write in it:

  • stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.73/lolMiner_v1.73_Lin64.tar.gz && tar -xvf lolMiner_v1.73_Lin64.tar.gz && cp -adpR 1.73/lolMiner /app-data/miners/lolminer-1.72 && start

HiveOS

Open console and write in it:

  • wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.73/lolMiner_v1.73_Lin64.tar.gz && tar -xvf lolMiner_v1.73_Lin64.tar.gz && miner stop && cp -adpR 1.73/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start
GUIMiners