Aeon Nvidia GPU Mining With CCMiner 2.2 On Windows 10

Written by CC Freak on October 18, 2017
  • 5
  •  
  •  
  •  
  •  
  •  
  •  
  •  
    5
    Shares

Mining Aeon on your Windows 10 computer using your GPU is easy with CCMiner 2.2.2. 

To get started lets get the CCMiner 2.2.2 files from Github here: https://github.com/tpruvot/ccminer/releases/tag/2.2.2-tpruvot. You will want the ccminer-x64-2.2.2-cuda9.7z files. Make sure you have updated your Nvidia drivers to the latest available version for Cuda 9 support. Once download extract them to your desired directory. Your folder will contain the following files:

 

Next we are going to create a new Windows Batch File to easily start ccminer with the desired commands. The easiest way is to duplicate RUN-BTX-YIIMP and then rename it. I named mine simply RUN-AEON.

Once you have duplicated the batch file and renamed it to easily recognize it, edit the file using your preferred text editor and replace the entire file with the following:

ccminer-x64 -a cryptonight-lite -o stratum+tcp://pool.aeon.hashvault.pro:5555 -u YOURADDRESS -p x

The only thing you need to change is to add your Aeon payment address. You can also change your pool if you wish to mine in a different pool. Please see this post regarding Aeon-Pool.com. For an example of how a correct batch file should look with address included:

ccminer-x64 -a cryptonight-lite -o stratum+tcp://pool.aeon.hashvault.pro:5555 -u WmrzosejkPA1vbx18hh9x3fCKsvLMUvbgX4bQwaS7Zds4VDq4kRchT25V1owsbnx8LDZ1xWg48DQnfjFFwGS3z6j2FX9H59F6 -p x

Once you have all the correct information filled in, save the file and then simply double click to start the ccminer program. If all goes well you should be on your way to mining Aeon!


  • 5
  •  
  •  
  •  
  •  
  •  
  •  
  •  
    5
    Shares

Topic tags:

Subscribe
Notify of
guest
5 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments