Mining KASPA+ ZIL in low Watts

J
Coinmonks
Published in
3 min readApr 4, 2023

--

We are trying to show how to mine KASPA+ZIL (KAS+ZIL) in low Watts mode in KASPA (KAS) and normal ZIL Mining later in HiveOS

We will show how to do it for AMD and also for NVIDIA. First of all we will create a flightsheet like:

Coin: KAS

Wallet : Our Wallet

Pool : Our prefered pool

Miner: Custom

Then we will click in Setup Miner Config:

The important here is :

Installation URL: https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.72/lolminer-1.72.ZIL.tar.gz

Hash algorithm: kaspa

Wallet and worker template: %WAL%.%WORKER_NAME%

Pool URL: %URL%

Extra Config arguments:

¬
--memamd 0 --cclk 1440 --mclk 810 --coff 255 --moff 0 --zpool eu1-zil.shardpool.io:3333 --zuser zil12udfg3u8tplknlta9rfjwnf9hdpr7svk2rvl2f --zcclk 1440 --zmclk 7000 --zcoff 0 --zmoff 1750

Where:
--memamd 0 (That will apply low Memory in AMD, for Nexa that value should be 1)
--cclk 1440 (Lock core clocks of Nvidia GPU to 1440)
--mclk 810 (Lock Memory clocks of Nvidia GPU to 810, in Nexa that should be 5000)
--coff 255 (Offset the Core Clock to 255, to reduce Watts)
--moff 0 (Memory offset to 0)
--zpool eu1-zil.shardpool.io:3333 (ZIL Pool)
--zuser zil12udfg3u8tplknlta9rfjwnf9hdpr7svk2rvl2f (ZIL USER)
--zcclk 1350 (Lock core clocks of Nvidia GPU to 1350 in ZIL)
--zmclk 7000 (Unlock Memory clocks of Nvidia GPU to 7000 for ZIL, in case of GDDR6X Memory put 9250)
--zcoff 0 (Offset the Core Clock to 0, to don't reduce Mhs in 3060 or 3060TI ZIL)
--zmoff 1750 (Memory Offset to 1750 for ZIL to increase Mhs)
Different ZIL Pools connections:

Shardpool.io just only Shardpool and zil wallet --zpool eu1-zil.shardpool.io:3333 --zuser zil12udfg3u8tplknlta9rfjwnf9hdpr7svk2rvl2f

Crazypool.org just only Crazypool and zil wallet --zpool eu.crazypool.org:5005 --zuser zil12udfg3u8tplknlta9rfjwnf9hdpr7svk2rvl2f

Flexpool needs to add some extra information the pool and later the Wallet should be like ETC_WALLET/ZIL_WALLET --zpool etc-de.flexpool.io:4444 --zuser 0xdee61cb1d8729efe6ceb139d1eafd83da785b188/zil12udfg3u8tplknlta9rfjwnf9hdpr7svk2rvl2f --zzil zil12udfg3u8tplknlta9rfjwnf9hdpr7svk2rvl2f

K1 Pool need some extra information --zpool etc-de.flexpool.io:4444 --zuser K1Pool_USER --zzil ZIL_WALLET

For AMD Configuration:

Just configure Core and VDD for Kaspa and MEM value for memory ZIL value you want. Like the photo:

Aproximately each our the miner will swap from KAS to ZIL and then later return to ZIL.

Note: All information guide comes from the official Github of lolMiner: Guide ALGO ZIL · Lolliedieb/lolMiner-releases Wiki (github.com)

New to trading? Try crypto trading bots or copy trading on best crypto exchanges

Join Coinmonks Telegram Channel and Youtube Channel get daily Crypto News

Also, Read

--

--