Ethereum: Cgminer not working on windows with Nvidia graphics card
Ethereum mining in Windows with NVIDIA graphics card: CGMINER problems and solutions
As an Ethereum user, you are likely to be aware of the importance of a reliable mining software that can be performed without problems with your system. However, for those with NVIDIA graphics, determining a cgminer may be a challenge. In this article, we investigated CGMINer’s problems in Windows with NVIDIA graphics cards and provide solutions to start.
Problem:
When you try to start Cgminer in Windows with the NVIDIA graphics card, users often find errors such as:
- The command not found
- NO -Powerful block number
- Not a coincidence of block size
These errors suggest that the mining software cannot detect the NVIDIA graphics card or is poorly configured, which makes the program fail.
Solution:
Try the following steps to solve these problems and to start CGMINER successfully on Windows with NVIDIA graphics card:
Step 1: Update system controllers
Before installing the last mining software, make sure that the NVIDIA controllers are updated. To do this:
- Click the «Start» button in the lower left of the screen and enter the «Device Manager»
- Pressing the Windows + X key and selecting devices for administrator
- Expand «Show Adapters» section to see and update the NVIDIA controller
Step 2: Install the last mining software
Once you have updated the controls, install the CGMINER version in the system. This can be done:
- Download the latest version of the official website (
- Unpack zip file and run
make
to build the latest version
- File installation ‘.exe as the result
Step 3: Specify the CGMINER configuration
So CGMINER works properly with NVIDIA graphics card, make sure:
- Set the
GPU
option in the» CGMINER.ConfTrue "series
- Use the-G
option for CGMINER to determine the GPU (if detected multiple GPU) or GPU name (if you only have one)
- Set the-bloque-size-option with a value corresponding to the size of the system block (eg 256, 512)
For example, settings:
Here’s an example of a CGMINER configuration in Windows:
`Bash
CGMINER -SCRYPT -O --u Usermae -P mypass -hread -concurrency 8192 -I 10 -G NVIDIA0 -W 256
Additional Tips:
- Make sure you run thecgminer` command as administrator to make sure you have the necessary permits.
- If you find problems during the configuration, try restarting the system and re -execute the ‘CGMINER’ command.
As a result of these steps and tips, CGMINER should be able to successfully determine in Windows with the NVIDIA graphics card. Happy well!