Welcome to the PiMP Mining Community Forum.
Coin/crypto news, miner.farm and getpimp.org announcements, guides, and tips.
- Check out the help videos in getting started and our coin strategy guides, and post if you need some help.
- Post your rig pics to the rig showcase so we can all check out your awesome builds!
- Don't forget to subscribe and please like/follow us on social media!
Nvidia Profile Mining Tutorial 1 - Snowgem (XSG) using Bminer (bminer.equihash.pcfg)
-
Hello Pimp's,
I've been asked to create some working profile examples on how to edit a config file, and get it working with the miner, and the mining pool, using miner.farm and the mining pool to confirm connection successful and the miners hashrates.
So, I'm going to go through the steps for mining the Snowgem (XSG) coin, using mining pool "pool.sexy" for my tutorial guide, but you can use other mining pools just the same, i.e. "miningspeed".
I will go through the steps using RDP (Remote Desktop Protocol), and then for SSH (Secure Shell) - Hear goes:-
RDP Steps:
Step 1 - Login via RDP, and open "/root" folder
Using your RDP app (I'm using Microsoft Remote Desktop for Mac app, or in Windows 10 you can use Remote Desktop Connection app), login to your rig, which will load the PiMP desktop.
Once you have successfully logged in and the PiMP desktop has loaded, at the bottom left hand side of the PiMP desktop screen, you'll see the start icon, and to the right of it a filing cabinet icon called "File Manager" (if you put your mouse over the filing cabinet icon to reveal it's name "File Manager").
Double click the filing cabinet icon called "File Manager", and it will load the following "/root" folder window.
Step 2 - Open "bminer.equihash.pcfg" file
With the "/root" folder window open (see above image), highlight "/root",
delete "/root", and in it's place enter "/opt/confs",
and press "enter" on your keyboard, to show "/confs" folder window as per image below.
From the list of files in the "/confs" folder window, double click "bminer.equihash.pcfg" file,
to open the config file window up.
Step 3 - Edit "bminer.equihash.pcfg" config file
To recap hear, for this tutorial guide I will show you the setup for mining the Snowgem (XSG) coin, using Bminer as the miner (which through the course of this tutorial guide I will call it "Bminer" miner), and "pool.sexy" for the mining pool.
For the pool.sexy pool, please use the SSL conection url, as the tcp connection url I couldn't get to work with Bminer miner:
For SSL, the config file should look like this, making sure to change the current Snowgem wallet address to your own Snowgem wallet address.
Note - Close up screenshot of the "USER1=" line you need to modify
Also, after the wallet address ".GTW", this is the worker name or rig name of my rig, which you can change to whatever you want, making sure to keep the ":x" (which is the password for the mining pool) which comes after the ".GTW" (see above screenshot), just in case pool.sexy needs it for the miner to connect properly.
Note - Make sure "ALGO1=Equihash" is set to "Equihash".
Ok, that's the hard work done, now all you need to do is go to "File", and click "save",
then close the "bminer.equihash.pcfg config file, by going to "File", and click "quit".
If any window(s) are open close them now, so that you end up back on the PiMP desktop.
Step 4 - Add "Bminer" miner to the "Minerfarm Agent Console" window
Ok, so all that's left to do is add "Bminer" miner to the "Minerfarm Agent Console" window and then test the miner out :)
So let's go ahead and launch the "Minerfarm Agent Console" window, by double clicking it's icon on the PiMP desktop.
and it should open the "Minerfarm Agent Console" window :)
To add Bminer miner, using "Minerfarm Agent Console" window, on your keyboard press the "a" key, which should bring up a list of available miners.
Use the "tab" key on your keyboard to move to the "profile" section,
and use your keyboards "down arrow" to highlight " (nvid) bminer (v8.0.0): zcash/equihash", and press the "enter" key on you keyboard to select this miner.
Once miner selected, use the "tab" key on your keyboard to highlight the
"[ Save ]" button,and then press the "enter" key on your keyboard, you should then receive the following message.
Press the "enter" key on your keyboard to say "< OK >" to the message.
Then again use the "tab" key on your keyboard to highlight the "[ Exit ]" button,and then press the "enter" key on your keyboard, so you go back to the main "Minerfarm Agent Console" window.
Note - A new miner has been added "ID 1 localhost: 4028 bminer.equihash.pcfg".
Step 5 - Start the miner, and test the connection
Here there are two ways to start and test the miner and it's connection,
a) Using the "Minerfarm Agent Console" window, or
b) Using the "PiMP Terminal" windowTo test the miner out, we will start with option a) as above, i.e. using the "Minerfarm Agent Console" window.
With the "Minerfarm Agent Console" window open, press the "s" key on your keyboard, and the following message will appear.
Press the "enter" key on your keyboard to say "< Yes >" to the message and start the miner. You will then get the following message.
Again, press the "enter" key on your keyboard to say "< OK >" to the message and, it will go back to the following screen.
If all goes to plan after a couple of minutes you should see the screen update itself to the following - though please note this is my rig, so your states maybe different.
b) Using the "PiMP Terminal" window
To start the miner using the "PiMP Terminal" window, first stop the miner on the "Minerfarm Agent Console" window, by pressing the "s" key on your keyboard", and the following message will appear.
Press the "enter" key on your keyboard to say "< Yes >" and confirm you wish to stop the miner.
When the following message appears "Miner stopped", press the "enter" key on your keyboard to say "< OK >".
You will then go back to the main "Minerfarm Agent Console" window.
Once on the "Minerfarm Agent Console" window, press the "q" key to close the "Minerfarm Agent Console" window. When the below message "Do you want to quit?" appears press the "enter" key on your keyboard to say "< Yes >" to quit and close the "Minerfarm Agent Console" window.
Now that the "Minerfarm Agent Console" window has been closed, lets open the "PiMP Terminal" window by "double clicking" it's icon on the PiMP desktop.
The following "PiMP Terminal" window will load.
Once loaded, enter the following command "pimp --test 1" into the "PiMP Terminal" window,
it will then start the Bminer miner.
If all goes to plan after a couple of minutes you should see the following "screen output" - though please note this is my rig, so your output / states maybe different.
Step 5 - Confirm connection with miner.farm and the pool.sexy mining pool
To confirm that the miner is working as intended via your miner.farm account, login to your miner.farm account: https://miner.farm/ - and hopefully you'll see something similar to my GTW rig output on miner.farm below :)
To confirm that the miner is working as intended via pool.sexy mining pool, copy and paste your "Snowgem" wallet address, and click "Lookup"
to view your rig(s) statistics on the mining pool.
Now for the SSH guide.
SSH Steps:
Step 1 - Login via SSH
Using your SSH app (I'm using Terminal for Mac app, or you can use MobaXterm app for for Windows, or the PuTTY app), login to your rig.
Step 2 - Open "bminer.equihash.pcfg" file
Enter the following command "pimp --edit bminer.equihash.pcfg" then press the "enter" key on your keyboard to run the command, and then you should receive the following message "Edit this file? Y/n".
Press the "y" key on your keyboard.
Press the "enter" key on your keyboard", and "bminer.equihash.pcfg" will display.
Step 3 - Edit "bminer.equihash.pcfg" config file
Using the "pool.sexy" mining pool for the Snowgem (XSG) coin, and the SSL connection url, as the tcp connection url, didn't work,
edit the "bminer.equihash.pcfg" file as per image below, changing the Snowgem wallet address, to your own Snowgem wallet address, and workername, from ".GTW" to your own workername, making sure to keep the ":x" (which is the password for the mining pool) which comes after the ".GTW" (see below screenshot), in order to connect to the mining pool.
That's it, to save the changes, on a Mac press and hold down "ctrl" key and at the same time press the "x" key on your keyboard, to bring up the following message.
Press the "y" key on your keyboard to bring up the following message.
Then press the "enter" key on your keyboard, which should bring you back to the following screen.
Step 4 - Add "Bminer" miner
Two ways to add "Bminer" miner, either through using,
a) Using "Minerfarm Agent Console" window, which I've already detailed the steps above, please see "RDP Steps:" - "Step 4 - Add "Bminer" miner to the "Minerfarm Agent Console" window and test the connection"
Please note, in order to load the "Minerfarm Agent Console" window in your SSH terminal window, please run the following command "minerfarm", to launch the "Minerfarm Agent Console" window, and then following the guide.
, or
b) Using "SSH Terminal" window (which ever SSH app you are using), using Command "pimp --add", which I will describe below.
Enter the following command "pimp --add 2511", and press the "enter" key on your keyboard, this will add the "Bminer" miner,
as confirmed in the below image.
Now comes again the best part, testing to make sure the miner works - again two ways to do this,
a) Using "Minerfarm Agent Console" window, which I've already detailed the steps above, please see "RDP Steps:" - "Step 4 - Add "Bminer" miner to the "Minerfarm Agent Console" window and test the connection"
Please note, in order to load the "Minerfarm Agent Console" window in your SSH terminal window (which ever SSH app you are using), please run the following command "minerfarm", to launch the "Minerfarm Agent Console" window, and then following the guide.
, or
b) Using "SSH Terminal" (which ever SSH app you are using), Command "pimp --test 1", which I will describe below.
Enter the following command "pimp --test 1", and press the "enter key on your keyboard, this will start the miner.
If all goes to plan after a couple of minutes you should see this "screen output" - though please note this is my rig, so your output / states maybe different.
Step 6 - Confirm connection with miner.farm and the pool.sexy mining pool
To confirm that the miner is working as intended, login to your miner.farm account: https://miner.farm/ - and hopefully you'll see something similar to my GTW rig output on miner.farm below :)
To confirm that the miner is working as intended via pool.sexy mining pool, copy and paste your "Snowgem" wallet address, and click "Lookup"
to view your rig(s) statistics on the mining pool.
Thanks for taking the time to read the above Nvidia Snowgem (XSG) mining user guide using Bminer miner, any problems / suggestions / or improvements, please post a reply to this forum post, or chat to us via the Discord PiMP channel: https://discordapp.com/invite/grCbFsA
Best Louis
We promise to keep your email safe and never spam you.
Copyright (c) 2012-2019 Portable Instant Mining Platform LLC. All rights Reserved.