マイナーロルマイナー。 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)
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
設定/設定方法Lolminer
上記のリンクから最新のLol minerマイナーをダウンロードしてください。その後、アーカイブを抽出し、マイナーのあるフォルダーに移動します。マイニングに関心のあるコインを選択し、.batファイルを編集します。マイニングするものをまだ選択していない場合は、最初に
マイニング計算機。ここでは、ビデオカードを指定して、当日の最も収益性の高いコインを取得できます。上に、プールでマイニングできる各コインのバットファイルの既製の例があります。ウォレットのアドレスと、必要に応じてワーカー(リグ)の名前を指定するだけで済みます。
Lolminer起動しない
Windows OSを使用していて、起動時にマイナーがすぐにクラッシュする場合は、マイナーの2行目に一時停止を追加します。 次に、マイナーを起動してエラーを読み取ります。 その後、マイナー設定を再確認します。 HiveOSまたはその他のOSを使用している場合は、マイナーコンソールに移動し、マイナーで発生していることのログを確認します。 その後、マイナー設定を再確認します。