최신 릴리스
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)
lolMiner.exe --algo ETHASH --pool pool.woolypooly.com:3096 --user WALLET_ADDRESS.WORKER_NAME
Ethereum Classic (ETC)
lolMiner.exe --algo ETCSHASH --pool pool.woolypooly.com:35000 --user WALLET_ADDRESS.WORKER_NAME
EthereumPOW (ETHW) + Alephium Dual Mining
lolMiner.exe --algo ETHASH --pool pool.woolypooly.com:3096 --user WALLET_ADDRESS_ETH.WORKER_NAME --dualmode ALEPHDUAL --dualpool pool.woolypooly.com:3106 --dualuser WALLET_ADDRESS_ALPH.WORKER_NAME
EthereumPOW (ETHW) + Kaspa Dual Mining
lolMiner.exe --algo ETHASH --pool pool.woolypooly.com:3096 --user WALLET_ADDRESS_ETH.WORKER_NAME --dualmode KASPADUAL --dualpool pool.woolypooly.com:3112 --dualuser WALLET_ADDRESS_KAS.WORKER_NAME
Ethereum Classic (ETC) + Kaspa Dual Mining
lolMiner.exe --algo ETCHASH --pool pool.woolypooly.com:35000 --user WALLET_ADDRESS_ETC.WORKER_NAME --dualmode KASPADUAL --dualpool pool.woolypooly.com:3112 --dualuser WALLET_ADDRESS_KAS.WORKER_NAME
Kaspa
lolMiner.exe --algo KASPA --pool pool.woolypooly.com:3112 --user WALLET_ADDRESS_KAS.WORKER_NAME
NEXA
lolMiner.exe --algo NEXA --pool pool.woolypooly.com:3124 --user WALLET_ADDRESS.WORKER_NAME
Aeternity (AE)
lolMiner.exe --algo C29AE --pool pool.woolypooly.com:20000 --user WALLET_ADDRESS.WORKER_NAME
Cortex (CTXC)
lolMiner.exe --coin CTXC --pool pool.woolypooly.com:40000 --user WALLET_ADDRESS.WORKER_NAME
Ergo (ERG)
lolMiner.exe --algo AUTOLYKOS2 --pool pool.woolypooly.com:3100 --user WALLET_ADDRESS.WORKER_NAME
Flux (ZEL)
lolMiner.exe --coin ZEL --pool pool.woolypooly.com:3092 --user WALLET_ADDRESS.WORKER_NAME
설정 / 설정 방법 Lolminer
위의 링크에서 최신Lol miner광부를 다운로드하십시오. 그런 다음 아카이브를 추출하고 광부가있는 폴더로 이동하십시오. 채굴에 관심이 있는 코인을 선택하고 .bat 파일을 수정합니다. 아직 채굴할 항목을 선택하지 않았다면 먼저
채굴 계산기에서 비디오 카드를 지정하고 현재 날짜에 가장 수익성이 높은 코인을 얻을 수 있습니다. 위에서 우리 풀에서 채굴할 수 있는 각 코인에 대한 박쥐 파일의 기성품 예를 찾을 수 있습니다. 지갑 주소와 원하는 경우 작업자(장비)의 이름만 지정하면 됩니다.
Lolminer 시작하지 않는다
Windows OS가 있고 광부가 시작 시 즉시 충돌하는 경우 광부의 두 번째 줄에 일시 중지를 추가하십시오. 다음으로 광부를 시작하고 오류를 읽으십시오. 그런 다음 광부 설정을 다시 확인하십시오. HiveOS 또는 다른 OS가 있는 경우 광부 콘솔로 이동하여 광부에서 일어나는 일에 대한 로그를 확인하십시오. 그런 다음 광부 설정을 다시 확인하십시오.