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 v39.0: up to +70% max ETH mining hash rate on NVIDIA (Window/Linux)

  • CRYPTO MINING BLOG
  • Aug 16, 2021
  • 2 Comments So far
  • Download NBMiner, Ethereum (ETH), Mining on GPU [AMD/NVIDIA], NBMiner, Nvidia GPU, NVIDIA GPU Mining
  • Cryptocurrency Miners | Cryptocurrency Mining | Mining on AMD GPU | Mining on NVIDIA GPU | New Releases | Software
NBMINER 39.0 AMD NVIDIA
NBMiner v39.0: up to +70% max ETH mining hash rate on NVIDIA (Window/Linux)

DOWNLOAD
NBMINER

NBMiner is a closed-source GPU miner for Nvidia CUDA and now AMD, which is available for both Windows and Linux operating systems. NBMiner GPU-miner for ETH, CFX, RVN, GRIN, BEAM, AE, BTM, SERO, HNS, BFC and many other popular cryptocurrencies.

Download NBMiner

https://github.com/NebuTech/NBMiner

Changes and new features in NBMiner v39.0

feature: ethash – New LHR mode for ETH mining on RTX 30 series LHR GPUs, supports Windows & Linux, allows ~70% of maximum unlocked hashrate.

  • This mode can be configured with the -lhr argument, now only works for ethash.
  • -lhr defaults to 0, which means that even if -lhr is not set, LHR mode with -lhr 68 will be applied to LHR GPUs if certain GPUs are detected.
  • Configure LHR mode by setting -lhr <value>, a certain value will tell the miner to try to achieve value a percentage of the maximum unlocker hashrate, for example. -lhr 68 would expect to get a 68% hashrate for the same GPU model without LHR.
  • A larger value of -lhr will result in a higher hash rate, but will have a higher probability of getting into a lock state, resulting in a much lower hash rate.
  • A good starting value for tuning is 68, which has been tested as stable on most hardware configurations.
  • -lhr value can be set for each GPU using a comma separated list, -lhr 65,68,0,-1 where -1 means disable LHR mode.

Note to the release

  • fails to unlock LHR hashrate under windows driver 471.11

Miner Features

  • Support for Windows and Linux.
  • Support for backing up the mining pool configuration.
  • Supports SSL connection to mining pools.

  • Dev Fee:
    • ethash etchash 1%
    • cuckatoo & cuckatoo32 & cuckoo_ae 2%
    • progpow_sero 2%
    • kawpow 2%
    • beamv3 2%
    • octopus 3%
    • ergo 2%

Requirements.

  • NVIDIA Driver version: >= 384.
  • Nvidia GPU Specific Requirements:

Set up NBMiner

For the fastest possible start will be enough:

  1. Download archive with the program
  2. Unzip to any convenient location
  3. Change the wallet to your .bat file extension

The archive with the program contains ready-made examples for Grin, Ethereum + Bytom, a configuration file, as well as instructions in Russian.

open_web_monitor – html file to monitor the program through the web interface.

Examples of Quick Starts

  1. Edit the “.bat” file
  2. Change the username from the pool.
  3. The program is started by double-clicking the file with the extension .bat
DOWNLOAD NBMinerv 26.2 setup
  1. nbminer Name of the program to run.
  2. -a cuckarood – specify the algorithm of the mined coin.
  3. – o stratum + tcp: //grin29.f2pool.com after building -o stratum + tcp: // specify pool address.
  4. : 13654 put a colon and specify the pool port
  5. -u rgz – after the -u key, specify the wallet address or login in the pool. Wallet can be opened on any convenient and safe exchange, or put the official wallet from the coin.
  6. . default – put a dot and specify the farm name (any)
  7. : x put a colon and a password (usually not required, so x)
  8. -long-format – display the program log
  9. -log creates a log file named log_.txt.
  10. -di 24 indicate the intensity of the program (for dual-mining)

Examples of use NBMiner

ETH

  • ethermine: nbminer -a ethash -o ethproxy+tcp://asia1.ethermine.org:4444 -u 0x12343bdgf.worker
  • sparkpool: nbminer -a ethash -o ethproxy+tcp://cn.sparkpool.com:3333 -u 0x12343bdgf.worker
  • f2pool: nbminer -a ethash -o ethproxy+tcp://eth.f2pool.com:8008 -u 0x12343bdgf.worker
  • beepool: nbminer -a ethash -o ethproxy+tcp://eth-pool.beepool.org:9530 -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.eu.nicehash.com:3353 -u btc_address.worker
  • miningpoolhub: nbminer -a ethash -o nicehash+tcp://asia.ethash-hub.miningpoolhub.com:20535 -u username.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

Grin32

  • goblinpool: nbminer -a cuckatoo32 -o stratum+tcp://grin32.goblinpool.com:3344 -u username.worker:passwd
  • f2pool: nbminer -a cuckatoo32 -o stratum+tcp://grin32.f2pool.com:13654 -u username.worker:passwd
  • herominers: nbminer -a cuckatoo32 -o stratum+tcp://grin.herominers.com:10301 -u username.worker:passwd
  • nicehash: nbminer -a cuckatoo32 -o nicehash+tcp://grincuckatoo32.hk.nicehash.com:3383 -u btc_address.worker

AE

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

SERO

  • beepool: nbminer -a progpow_sero -o stratum+tcp://sero-pool.beepool.org:9515 -u wallet_address.worker:pswd
  • f2pool: nbminer -a progpow_sero -o stratum+tcp//sero.f2pool.com:4200 -u wallet_address.worker:pswd

RVN

  • beepool: nbminer -a kawpow -o stratum+tcp://rvn-pool.beepool.org:9531 -u wallet.worker:passwd
  • 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

  • sparkpool: nbminer -a beamv3 -o stratum+ssl://beam.sparkpool.com:2222 -u wallet.worker:passwd
  • beepool: nbminer -a beamv3 -o stratum+ssl://beam-pool.beepool.org:9507 -u wallet.worker:passwd
  • 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

  • beepool: nbminer -a octopus -o stratum+tcp://cfx-pool.beepool.org:9555 -u wallet.worker
  • 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.eu.nicehash.com:3389 -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.eu-west.nicehash.com:3390 -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.

Read more:

NBMiner v42.3: Download and Configure for Mining on AMD and NVIDIA NBMiner 33.6NBMiner v33.6 (GPU Miner for Windows & Linux) NBMiner v27.7: Nvidia & AMD GPU Miner (Download for Windows)NBMiner v27.7 (Nvidia/AMD): Download and Configure for Windows & Linux. NBMiner 29.1 (NebuTech): Download and Configure for WindowsNBMiner v29.1 (AMD/NVIDIA): Download and Configure for Windows/Linux NBMinerNBMiner v24.2 (NVIDIA GPU Miner for GRIN, AE, SERO, BTM, ETH) lolminer 1.24alolMiner 1.24a (AMD/NVIDIA): Download and Configure for Windows & Linux. T-REX MINER 0.25.2: Added ETH+ALPH dual mining mode for LHR cards Download WildRig Multi 0.19.0 (AMD GPU miner)WildRig Multi 0.19.0 (AMD GPU Miner): Download for Window/Linux.
CRYPTO MINING BLOG
Founder & CEO

Previous post

GMINER v2.56: AMD/NVIDIA miner Ethereum, Aeternity, Beam, Grin, ZelCash, BitcoinZ, CKB

Next post

Virus on ASIC (Antminer) - how to detect and cure

2 Comments So far

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,082.73-1.86%
  • ethereumEthereum(ETH)
    $2,639.69-4.40%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.00-0.02%
  • rippleXRP(XRP)
    $2.22-3.10%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • binancecoinBNB(BNB)
    $673.81-1.77%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • solanaSolana(SOL)
    $165.50-4.76%
  • 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