Ethereum mining on Windows with Nvidia Graphics Card: CGMINER Problems and Solutions

As an Ethereum user, you are probably aware of the importance of having reliable operating software that can work smoothly on your system. However, for those who have an NVIDIA graphics card, CGMINER configuration can be a challenge. In this article, we will explore problems with CGMINER on Windows with NVIDIA graphics cards and provide solutions to help you start.

The problem:

When you try to start CGMINER on Windows using an NVIDIA graphics card, users often meet errors such as:

  • Control not found

  • Non -valid block number

  • Déliachance of the size of the block

These errors suggest that mining software is unable to detect the Nvidia graphics card or is poorly configured, causing the program failure.

The solution:

To solve these problems and successfully start CGMINER on Windows with an NVIDIA graphics card, try the following steps:

Ethereum: Cgminer not working on windows with Nvidia graphics card

Step 1: update your system drivers

Before installing the last mining software, make sure your Nvidia drivers are up to date. You can do it by:

  • Click on the “Start” button in the lower left corner of the screen and tapping “peripheral manager”

  • Press the Windows + X key and selecting peripheral manager

  • Expand the “Show adapter” section to display and update your Nvidia driver

Step 2: Install the last mining software

After updating your drivers, install the latest CGMINER version on your system. This can be done by:

  • Download the latest version on the official website (

  • Extract the zip file and run Make to create the latest version

  • Installation of the .

Step 3: Configure the CGMINER settings

To operate properly CGMINER with your NVIDIA graphics card, be sure to:

  • Define thegPoption in the CGmin.Conf file onTrue’

  • Use the-G ‘option when executing CGMINER, specifying the GPU ID (if several GPUs are detected) or the name of the GPU (if you have one)

  • Define the `size 'option on a value that corresponds to the size of the block of your system (for example, 256, 512)

Configuration example:

Here is an example of configuration for CGMINER on Windows:

bash

CGMINER ---CCRYPT -O -u Usernmae -P Mypass - -Thread -Concurcy 8192 -i 10 -g NVIDIA0 -W 256

'

Additional advice:

  • Make sure you execute theCGMINER` command as a administrator to make sure that it has the necessary authorizations.

  • If you encounter problems during the configuration, try to restart your system and execute the command again.

By following these steps and advice, you should be able to configure CGMINER on Windows with an NVIDIA graphics card. Good looks!