矿工Lolminer。 下载 Lolminer
最新发布
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
Tuning hints for Octopus algorithm on AMD GPUs
Octopus is a very demanding algorithm - in fact we are the first implementation that allows mining it on AMD RX 6000 and 7000 cards close to their memory bandwidth. That said: start with clocks usually used for dual mining or KawPow and evolve from there or alternatively go for maximum possible core clock speed and lower it step by step until the desired efficiency is reached or performance drops too much. Example performance figures can be found here: https://hashrate.no/coins/CFX/benchmarks Click on your GPU to see the used benchmark settings.
Notes
- The above code is optimized for RDNA 2 & 3. RDNA 1 speeds are also reasonably good, but the cards suffer more from their low compute core count. Vega and Radeon Instinct support is experimental.
- We observed a slightly better performance on the newer Amd drivers from the last two years. We do not recommend to run this code on old drivers.
- Nvidia support for Octopus will be added next version.
HiveOS Open console and write in it:
wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.92/lolMiner_v1.92_Lin64.tar.gz && tar -xvf lolMiner_v1.92_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.92/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start
.bat 文件示例 Lolminer
EthereumPOW (ETHW)
Ethereum Classic (ETC)
EthereumPOW (ETHW) + Alephium Dual Mining
EthereumPOW (ETHW) + Kaspa Dual Mining
Ethereum Classic (ETC) + Kaspa Dual Mining
Kaspa
NEXA
Aeternity (AE)
Cortex (CTXC)
Ergo (ERG)
矿工设置 / 如何设置矿机Lolminer
基本矿工命令Lol miner
--devices 选择将被挖掘的显卡(那些你没有指定的显卡ID将不会被挖掘)。计数从 0 开始。没有空格的逗号用作分隔符。例如,-d 0,1,2,3。在HiveOS中,该参数设置在附加配置字段中;
-u,--user该字段指定你的钱包地址或矿池上账户的地址;
--dualuser指定第二个地址,如果是双模式挖矿;
--pass密码,默认使用x;
--tls启用安全连接 (SSL); -h, --help 打印所有可用命令。
双重挖矿命令
--dualuser第二个coin的钱包地址在 dual;
--dualpass 第二个硬币的密码,默认设置为 x;
--dualtls arg 在 dual 中为第二个硬币启用 SSL .
解锁 LHR 显卡
矿机超频Lolminer
使用矿机时的典型错误Lol miner
error when allocating memory or building dag - 表示显卡中的物理内存量不足以挖掘此币。 使用我们的 计算器 选择要开采的新硬币。