PhoenixMiner 4.5c – AMD + NVIDIA GPUs Miner (Download for Windows)

PhoenixMiner 4.5c - AMD+NVIDIA GPUs Miner

GitHub: DOWNLOAD PhoenixMiner 4.5c

PhoenixMiner 4.5c – AMD + NVIDIA GPU Miner – One of the fastest Ethereum / Ethash cryptocurrency miners with the lowest dev-fee of 0.65%. Phoenix miner is open source software (available under the X11 license). In addition to connecting via RPC and RPC, this miner will connect through the MultiMiner protocol (MMP), which is used by the MultiMiner server.

Changelog v4.5c:

  • Added support for the latest AMD drivers for Windows 19.7.3
  • Fixed problem with ProgPOW BCI mining on Nvidia RTX20x0 and GTX16x0 cards

Setting up PhoenixMiner

Step 1: Preparation

  1. Download PhoenixMiner.
  2. After the download is complete, unzip the archive.
  3. Next, you must create or edit a file with the extension “.bat”. (You can do this in any text editor).

When you save a file, it is important to select “All Files” as the file type, not “.txt”. Otherwise, you will have at the end of the file name – “.bat.txt”. Because of what, the miner will not be able to open this file.

Attention! For security reasons, Windows may prevent you from opening the “.bat” file. In this case, you must allow it to open in a popup window.

Your “.bat” file (for example 1_Ehereum.bat) should contain the following set of parameters:

setx GPU_FORCE_64BIT_PTR 0 
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -epool eth-eu2.nanopool.org:9999 -worker YOUR_RIG_NAME -wal YOUR_WALLET ADDRESS -pass x

Step 2: miner setup

WALLET_ADDRESS – enter your Ethereum wallet address (this is how PhoenixMiner knows where to make an ETH deposit)

RIG_NAME – you can choose any name (for example, test), but do not exaggerate: it should be no more than 32 characters, contain only letters and numbers (without special characters :! # $% “*; @, etc.).

Step 3: Start Mining

Double-click the “.bat” file to start the miner. The miner will start, run the setx commands to set these environment variables, initialize each of your GPUs, create a DAG file on each of your GPUs and start hashing. Let it run for about 20 seconds and then press “s” to display your hash rate. If you have completed the steps above, you should see this screen.

Setting up a batch file for Ethereum

phoenix miner PhoenixMiner 4.5c setup - AMD + NVIDIA GPUs Miner
  1. PhoenixMiner.exe – this key indicates which program will be launched. Leave as is
  2. -pool eu1.ethermine.org – pool server. Change to another pool or leave ethermine
  3. :4444 pool port. It is indicated after the colon
  4. -wal – this is the address of your digital wallet
  5. -worker Rig1 – This is the name of your farm worker. Used for easy tracking of statistics on the pool. You can specify any
  6. -pass x – password on the pool. Almost never used on pools. X means no password
  7. -log 0 – responsible for maintaining the miner’s event log. 0 – means do not keep a journal. If you set -log 1, then a log will be kept without showing debug messages on the screen, if -log 2 will record a log and display debug messages on the screen
  8. -tt 70 – setting the target temperature for controlling the fan (special values: 0 – No control on all cards, 1-4-only monitoring on all cards with an interval of 30-120 seconds, negative values – fixed fan speed (in%)
  9. -tstop 85 -means that the video card will be suspended when it reaches 85 °
  10. -tstart 70 – means that the card will start again when its temperature drops to 70 °
  11. -fanmin 30 – minimum rotation speed of the video card fans. It is recommended to set at least 30 in case MSI Afterburner or other software does not start the equation with fans
  12. pause – means that if you configure something incorrectly, the miner will not close immediately, but will display an error code

Setting up a batch file for dual mining Ethereum (Ethereum + Blake2s)

Starting with version 4.0 PhoenixMiner you can get two coins at the same time. This is ideal for those who have cheap electricity. In dual mode increases the power consumption and heat dissipation of video cards. Currently, only the Blake2s algorithm is supported, for example, the Verge coin runs on this algorithm.

PhoenixMiner_4.0b_dual mining example
  1. -pool ssl://eu1.ethermine.org:5555 – enter the address of the pool of the first coin. The first (main) coin must work on the ethash algorithm. It will not work to make the main another algorithm, as well as the combination of Blake2s + Blake2s
  2. -dwal -after the -dwal option, enter the address of the second coin
  3. -dpool blake2s.eu.nicehash.com:3361 вводим адрес пула второй (для дуал майнинга) монеты. Она обязательно должна работать на алгоритме Blake2s. Не получится комбинировать в дуале Ethash+Ethash (например Ethereum и Ethereum Classic)
  4. -dwal – after the option -dwal enter the address of the second coin
  5. dcoin blake2s – the option means that you will get a second coin on the blake2s algorithm. Currently, only this dual algorithm is supported.

This is where the differences end. For completeness, you can specify additional options as in the example with Ethereum.

We recommend that you specify the parameters:

-tt 75 -tstop 85 -tstart 70 -fanmin 30 -fret 2 -rate 1

in order to save video cards and protect them from overheating and any unforeseen circumstances in case of failure to start the cooler control.

Launch PhoenixMiner

At the first launch, the program will tell us the following information:

launch phoenx miner
  1. In the top line there will be everything that we specified in a body shirt
  2. Program version
  3. No CUDA driver found Nvidia driver not found. Because we have AMD, then you should not be scared of this inscription
  4. Version of your graphics driver
  5. All available mining devices
  6. The program starts connecting to the pool
  7. Overclocking is set to 0 (we overclocked via afterburener), the core voltage is 940 mV (read about lowering energy consumption below), video card fans will try to keep the temperature at 79 °.

After waiting a little longer, we finally see the hash of the video cards and other data:

program console operation
  1. An incorrectly resolved ball is 0, (0%), an obsolete ball is also 0%. Very good!
  2. The maximum complexity of the balls found is 186.8 GH
  3. The average mining speed in 5 minutes is 174 Mh / s
  4. Effective speed – 155.74 Mh / s. Why is she less? Because we just started the program and the time of the first start, creation of the DAG file, etc. is taken into account. If you wait a while, then this speed will become completely the same with an average speed of 174 Mh / s
  5. The temperature of each video card and the fan speed in percent. The color scheme can be changed. See below
  6. Video card number 5 found the ball. I must say that the miners are paid exactly for the found balls.
  7. Pool sent a new job and indicated complexity
  8. Hashrate of each video card separately

We examined the basic settings that will already allow you to start mining. The first launch is recommended to be done with minimal or no overclocking of video cards and test PhoenixMiner for stability.

Other versions miner:

Full list of available versions:

https://crazy-mining.org/tags/phoenixminer/

Recommended Related Articles:

Leave a Reply

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