Skip to content

CRYPTO MINING BLOG

Your guide to cryptocurrency mining

Primary Menu
  • CRYPTOCURRENCY
    • NEWS
    • WALLETS
    • INVESTING
    • TRADING
  • MINING
    • CRYPTO MINERS (SOFT)
    • ASIC MINING
    • GPU MINING
      • AMD GPU MINING
      • NVIDIA GPU MINING
    • CPU MINING
    • FPGA MINING
  • SOFTWARE
    • CRYPTOCURRENCY WALLETS
    • CRYPTOCURRENCY MINERS
    • TOOLS & UTILITIES
    • TRADING BOTS
    • FLASHING GPU
    • DRIVERS
    • SOFTWARE & FIRMWARE ASIC (ANTMINER)
    • NEW RELEASES
  • REVIEWS
  • GUIDES
  • NEWS

NBMiner v42.3: Download and Configure for Mining on AMD and NVIDIA

  • Crypto Blog
  • Dec 28, 2022
  • No Comments
  • Download NBMiner, NBMiner
  • Cryptocurrency Miners | Cryptocurrency Mining | Mining on AMD GPU | Mining on NVIDIA GPU | Software
NBMiner v42.3: Download and Configure for Mining on AMD and NVIDIA

DOWNLOAD
NBMINER

NBMiner is a graphics card (GPU) mining software. Only works on NVIDIA and AMD cards. Today we will analyze how to properly configure the miner.

v42.3(2022-09-02)

  • etchash: Add support for NiceHash ETC pool.

v42.2(2022-05-26)

Compared to v41.5

  • feature: ethash Add a new option --lhr-mode to select LHR unlock mode.
    • --lhr-mode 1 is the default mode and is the same as which in v41.5
    • Try to use --lhr-mode 2 if stability issue encountered in mode 1, for json config, use "lhr-mode": "2"
    • LHR v3 GPUs can only use mode 1
  • feature: ethash Extend LHR unlocker to work with old driver versions. Starting from Windows v512.95 and Linux v515.x, LHR unlocker no longer works, make sure not to use these new driver versions.
  • optimize: ethash small hashrate improvement on Nvidia GPUs.
  • feature: Add GDDR6X memory temp in summary table for Linux.
  • feature: Add GPU RAM type and GPU RAM vendor in log.
  • feature: Add Nvidia driver versoin in summary table.
  • feature: ethash Add eth_submitHashrate for nicehash (EthereumStratum) protocol.
  • feature: If Overclock applies through nbminer, reset settings to stock when miner exit.
  • feature: -mt option on windows does not require custom driver anymore (admin priviledge is required).
  • NOTE: NBMiner versions older than v39.5 (not included) will run into issue when ETH reaches EPOCH 520 (Approx mid September). Please make sure to upgrade to a newer version before that if ETH is still with POW.

How to set up NBMiner

Step 1 – Download the miner

Download the NBminer program, extract it to a separate folder and find start.bat.

  • GitHub: https://github.com/NebuTech/NBMiner/releases

Step 2 – Set up a batch file for KawPow

Open the start.bat file with Notepad++ or any suitable text editor and edit the file:

Here is an example NBMiner .bat file for the Beepool (Ravencoin) pool:

nbminer -a kawpow -o rvn-pool.beepool.org:9531 -u RAXCRKF2JdYwYLn2RiMxDPNgvKMwfVrjY9
pause
		

Step 3 – Launch NBMiner

Save this file and then double click start.bat to start mining. When the word “Accept” is displayed in the CMD window, it means that you have successfully submitted your solution to the pool.

Example for Binance Pool

STRATUM:ethproxy+tcp://ethash.poolbinance.com
PORT:8888
Username:username1
Password:default

This is how the NBMiner batch file for ETH on the Binance Pool will look like:

batch file NBMiner

To set up a batch file for MTP, we need to enter 5 commands in turn:

batch file NBMiner
  1. nbminer – the name of the program we are running
  2. ethash – mining algorithm
  3. ethash.poolbinance.com – адрес пула
  4. 8888 – pool port
  5. username1 – username from the mining account on the exchange.

This is how the finished NBMiner batch file will look like:

nbminer -a ethash -o ethproxy+tcp://ethash.poolbinance.com:8888 -u username1.default -log

Setup for NiceHash

Here is the batch file for NiceHash:

nbminer -a kawpow -o stratum+tcp://kawpow.eu.nicehash.com:3385 -u 3LZhp4g3m7YWqR4hAPrZsKWbyo7hRBmqvy.nbminer -log
pause

How to set up LHR on NbMiner to increase profits

We are going to try out 70% unlock for LHR cards via HIVEOS! Below are the overclocks I use in this video! This will NOT work with driver 471.11 or higher.

Overclocking RTX 3070Ti AMP HOLO BLACK:

  1. Works stably during the night (51+ MH in HiveOS).
  2. Power Limit: 200.
  3. Core: -200.
  4. Memory: +2100.
  5. Fan 80%.

Overclocking RTX 3060Ti AMP HOLO BLACK:

  1. Stable overnight (40+ MH in HiveOS).
  2. Power Limit: 130
  3. Core: -200.
  4. Memory: +2200.
  5. Fan 80%.

Examples of using

ETH

  • ethermine: nbminer -a ethash -o ethproxy+tcp://asia1.ethermine.org:4444 -u 0x12343bdgf.worker
  • f2pool: nbminer -a ethash -o ethproxy+tcp://eth.f2pool.com:8008 -u 0x12343bdgf.worker
  • nanopool: nbminer -a ethash -o ethproxy+tcp://eth-asia1.nanopool.org:9999 -u 0x12343bdgf.worker
  • herominers: nbminer -a ethash -o ethproxy+tcp://ethereum.herominers.com:10201 -u 0x12343bdgf.worker
  • nicehash: nbminer -a ethash -o nicehash+tcp://daggerhashimoto.auto.nicehash.com:9200 -u btc_address.worker
  • miningpoolhub: nbminer -a ethash -o nicehash+tcp://asia.ethash-hub.miningpoolhub.com:20535 -u username.worker

ETC

  • ethermine: nbminer -a etchash -o stratum+tcp://asia1-etc.ethermine.org:4444 -u wallet.worker
  • nicehash: nbminer -a etchash -o nicehash+tcp://etchash.auto.nicehash.com:9200 -u btc_address.worker
  • f2pool: nbminer -a etchash -o stratum+tcp://etc.f2pool.com:8118 -u wallet.worker
  • 2miners: nbminer -a etchash -o stratum+tcp://etc.2miners.com:1010 -u wallet.worker

ETH+ZIL

  • ezil: nbminer -a ethash -o stratum+tcp://cn.ezil.me:5555 -u ETH_WALLET.ZIL_WALLET.WORKER –enable-dag-cache
  • shardpool: nbminer -a ethash -o stratum+tcp://ch1-zil.shardpool.io:3333 -u ETH_WALLET.WORKER -p ZIL_WALLET@cn.sparkpool.com:3333 -enable-dag-cache

AE

  • f2pool: nbminer -a cuckoo_ae -o stratum+tcp://ae.f2pool.com:7898 -u ak_xxxxxxx.worker:passwd
  • nicehash: nbminer -a cuckoo_ae -o nicehash+tcp://cuckoocycle.eu.nicehash.com:3376 -u btc_address.test

RVN

  • f2pool: nbminer -a kawpow -o stratum+tcp://raven.f2pool.com:3636 -u wallet.worker:passwd
  • minermore: nbminer -a kawpow -o stratum+tcp://us.rvn.minermore.com:4501 -u wallet.worker:paswd
  • bsod: nbminer -a kawpow -o stratum+tcp://pool.bsod.pw:2640 -u wallet.worker:passwd
  • woolypooly: nbminer -a kawpow -o stratum+tcp://rvn.woolypooly.com:55555 -u wallet.worker:passwd

BEAM

  • leafpool: nbminer -a beamv3 -o stratum+ssl://beam-eu.leafpool.com:3333 -u wallet.worker:passwd
  • herominers: nbminer -a beamv3 -o stratum+ssl://beam.herominers.com:10231 -u wallet.worker:passwd
  • nicehash: nbminer -a beamv3 -o stratum+tcp://beamv3.eu.nicehash.com:3387 -u btc_address.worker

CONFLUX

  • poolflare: nbminer -a octopus -o stratum+tcp://cfx.ss.poolflare.com:3366 -u wallet.worker
  • f2pool: nbminer -a octopus -o stratum+tcp://cfx.f2pool.com:6800 -u username.worker
  • woolypooly: nbminer -a octopus -o stratum+tcp://cfx.woolypooly.com:3094 -u wallet.worker
  • nicehash: nbminer -a octopus -o stratum+tcp://octopus.auto.nicehash.com:9200 -u btc_address.worker

ERGO

  • herominers: nbminer -a ergo -o stratum+tcp://ergo.herominers.com:10250 -u wallet.worker
  • woolypooly: nbminer -a ergo -o stratum+tcp://erg.woolypooly.com:3100 -u wallet.worker
  • nanopool: nbminer -a ergo -o stratum+tcp://ergo-eu1.nanopool.org:11111 -u wallet.worker
  • 666pool: nbminer -a ergo -o stratum+tcp://ergo.666pool.cn:9556 -u wallet.worker
  • nicehash: nbminer -a ergo -o stratum+tcp://autolykos.auto.nicehash.com:9200 -u wallet.worker

If you like to read such articles and want to support the author, then you can subscribe to our telegram channel and recommend us to your friends, this will help a lot to support our project! Telegram: CRYPTO WIKIES | Bitcoin & Altcoins Mining

Be the first to know all the news, read more about cryptocurrencies and mining at CRYPTO-MINING.BLOG.
  • What awaits Bitcoin after the 2024 halving?

    What awaits Bitcoin after the 2024 halving?

  • How to create, use Kaspa Wallet

    How to create, use Kaspa Wallet

  • BTCTools v1.3.1: Download, ip-scanner, overclocking for Windows

    BTCTools v1.3.1: Download, ip-scanner, overclocking for Windows

Read more:

NBMINER 39.0 AMD NVIDIANBMiner v39.0: up to +70% max ETH mining hash rate on NVIDIA (Window/Linux) NBMiner 29.1 (NebuTech): Download and Configure for WindowsNBMiner v29.1 (AMD/NVIDIA): Download and Configure for Windows/Linux NBMiner v27.7: Nvidia & AMD GPU Miner (Download for Windows)NBMiner v27.7 (Nvidia/AMD): Download and Configure for Windows & Linux.
Crypto Blog
Founder & CEO

Previous post

TeamRedMiner 0.10.7 - Ergo+Kaspa dual mining added

Next post

NPlusMiner 8.3.1 - Download, Settings, Algorithms

No Comments

Please Post Your Comments & Reviews
Cancel reply

Your email address will not be published. Required fields are marked *

  • USD
  • EUR
  • GPB
  • AUD
  • JPY
  • bitcoinBitcoin(BTC)
    $106,161.62-1.77%
  • ethereumEthereum(ETH)
    $2,631.63-4.36%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.00-0.01%
  • rippleXRP(XRP)
    $2.22-3.25%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • binancecoinBNB(BNB)
    $674.02-1.88%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • solanaSolana(SOL)
    $165.30-4.79%
  • usd-coinUSDC(USDC)
    $1.000.04%

  • TeamRedMiner v0.6.1: Download AMD GPU miner Ethash, MTP, CryptoNight
    26.8k views
  • ATIKMDAG PATCHER v1.4.14: Download AMD/ATI Pixel Clock for Windows
    14.9k views
  • Nvidia Mining Driver v470.05 GeForce RTX 3060 – Unlock Mining Ethereum
    7.2k views
  • OverdriveNTool 0.2.7: Download and Configure AMD GPU Overclocking Software
    5.6k views
  • PolarisBiosEditor 3 PRO: Modify AMD GPU BIOS (Download PBE Crack)
    5.5k views
  • Setting up AMD Radeon VEGA 56/64 for cryptocurrency mining
    5.3k views
  • NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS
    5.2k views
  • Nvidia GeForce RTX 3080 Ti: Unlock Mining Hashrate Driver for Windows
    4.7k views
  • SRBPolaris v3.5: Download BIOS Editor AMD GPUs for Windows
    3.9k views
  • NVIDIA NVFlash v5.590.0 (Windows/Linux) – How to flash the BIOS of GPUs NVIDIA?
    2.9k views
  • OhGodAnETHlargementPill: How to increase hashrate in mining on NVIDIA
    2.7k views
  • AMD Blockchain Driver: Radeon Software Crimson ReLive Edition Beta for Blockchain Compute
    2.6k views
  • CPUMINER-OPT v3.8.4: Download Fast CPU Miner for Windows
    2.6k views
  • ATIFlash & AMD VBFlash 2.93: Download BIOS Flashing Tool for AMD GPUs
    2.5k views
  • XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux
    2.2k views
All Rights Reserved. CRYPTO-MINING.BLOG.
  • English
  • Russian