Pages:
Author

Topic: [NemosMiner] multi algo profit switching NVIDIA/CPU miner - page 25. (Read 289447 times)

newbie
Activity: 72
Merit: 0
Linux - hive OS : https://github.com/nemosminer/NemosMiner-v2.5.2-linux-HIVE-OS/archive/master.zip

0: Extract NemosMiner-v2.5.2-linux-HIVE-OS zip to c:\NemosMiner

1: Download https://gitforwindows.org/ and only install Git Bash
2: Create a folder in

`c:\users\\ called .ssh`
3: Open Git Bash
4: Enter

`ssh user@5: Password is

`1`
6: Enter

`ssh-keygen -t rsa -b 4096 -C "[email protected]"`
7: Save the key at

`/home/user/.ssh/id_rsa`
8: Don't enter a passphrase or anything and complete the creation process
9: Enter

`eval $(ssh-agent -s)`
10: add the key with

`ssh-add /home/user/.ssh/id_rsa`
That creates and establishes the key on the miner. Next up to copy the public key to windows

11: enter exit twice

`exit `
`exit`
12: This puts you back on your local machine. Now Enter

`ssh-copy-id user@`
13: Password is

`1`
That should copy the public key. Last thing to do is to move the swap.sh and swap_ccminer.py files

14: On windows move folder hive-script to a usb key and plug usb key onto Hive Machine.
15: Back on git bash enter

`ssh user@`
16: Find USB partition using

`lsblk`
17: make folder to mount partition to using

`sudo mkdir /media/usbstick`
18: mount USB stick

`sudo mount -t vfat /dev/sdb1 /media/usbstick `
    REPLACE sdb1 with the correct partition from 16
19: Enter folder using

`cd /media/usbstick/hive-script`
20: Move the two files

`mv swap.sh /home/user`
`mv swap_ccminer.py /home/user`
Lastly update the appropriate files back on your Windows box to point to your hive miner.

21: edit file Include.ps1 line 188 - change to your Hive IP node
22: edit file /Bin/ccminer.bat - change to you Hive IP node

Best Regards
Nemo



windows does not allow special characters like ".". how we can create folder ".ssh" ?
please correct/explain the sequence otherwise the same can be found in github.
legendary
Activity: 2294
Merit: 1182
Now the money is free, and so the people will be
From the first page :  "this is a free project feel free to donate be much appreciated"

I thought there was a Nemos fee now ?

edit: nice re-design.  Although It fails to actually work. never mind it works im stupid.
newbie
Activity: 4
Merit: 0
So it seems ahashpool has added x16r as an algo. I mine on both ahashplus and zergplus, and my rigs have been mining x16r on ahash mostly since it was added, but it seems they still haven't found any blocks. Just not enough hashrate? Should I disable x16r for now? On zergpool it often mines x16r as the most profitable and they find blocks regularly.
newbie
Activity: 6
Merit: 0
Hello, I am trying to use the Monitor_8card.bat file to monitor my rig for miner crashes. It seems to work well however, I noticed that after a long period of time the bat file is no longer running. Has anyone else had luck with Monitor_8card.bat running for a extended period of time (more than a day) to monitor rig is mining?
Did you ever get anywhere with this?


Manc, I never got a solution to fixing the Monitor_8card.bat file but I was able to solve most of the miner crashing related issues by adjusting my overclock settings. I am running 8 x 1080 ti's at 80% TDP, +50 Core Clock, and +500 Memory Clock.
newbie
Activity: 84
Merit: 0
Hello, I am trying to use the Monitor_8card.bat file to monitor my rig for miner crashes. It seems to work well however, I noticed that after a long period of time the bat file is no longer running. Has anyone else had luck with Monitor_8card.bat running for a extended period of time (more than a day) to monitor rig is mining?
Did you ever get anywhere with this?
newbie
Activity: 24
Merit: 0
"Looking for a bit of help.  v2.5.1 runs fine but whenever I attempt to run V3.0 I get the following:

Computing pool stats..
Error contacting pool, retrying

It occurs no matter which pool I choose."

I'm having the same problem.   This is what I am seeing in the log
Finding available TCP Port
PS>TerminatingError(New-Object): "Exception calling ".ctor" with "2" argument(s): "No connection could be made because the target machine actively refused it 127.0.0.1:4068""
Miners API Port: 4068
Starting Brains for Plus...
Starting Earnings Tracker...
Starting Cycle
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Computing pool stats..
Error contacting pool, retrying..
PS>$global:?
True

I'm also getting this...can someone explain why?

Looks like some kind of firewall is blocking the management address.
What are you using ?

Im using Windows 10. All other versions work, is there a new management address associated with version 3.0?
member
Activity: 514
Merit: 11

I tried this for blazepoolplus..... did not work.  

How can I add x16r to blazepool?

You really only need to add x16r to the algo list on the config page.
PoolAlgos.json is only used when you hit the 'Add default algos' button.

Nemo will add it in the online definition file.
newbie
Activity: 40
Merit: 0
Question,

Im sure its something simple to change to fix the issue, but i am having a brain fart....

Ahashpool add x16r i noticed, but its not showing up on my list of algo's to mine from that pool in V3.0. On the algo line i pulled the data again and it indeed says x16r on the list of algo's, but when i start the miner its not listed.

What do i need to do to activate this algo on V3.0?

Try editing PoolsAlgos.json and adding "x16r" at the ahashpool/24hrs/plus section.

I tried this for blazepoolplus..... did not work. 

How can I add x16r to blazepool?
newbie
Activity: 63
Merit: 0
Question,

Im sure its something simple to change to fix the issue, but i am having a brain fart....

Ahashpool add x16r i noticed, but its not showing up on my list of algo's to mine from that pool in V3.0. On the algo line i pulled the data again and it indeed says x16r on the list of algo's, but when i start the miner its not listed.

What do i need to do to activate this algo on V3.0?

Try editing PoolsAlgos.json and adding "x16r" at the ahashpool/24hrs/plus section.
full member
Activity: 322
Merit: 233
Question,

Im sure its something simple to change to fix the issue, but i am having a brain fart....

Ahashpool add x16r i noticed, but its not showing up on my list of algo's to mine from that pool in V3.0. On the algo line i pulled the data again and it indeed says x16r on the list of algo's, but when i start the miner its not listed.

What do i need to do to activate this algo on V3.0?
newbie
Activity: 16
Merit: 0
newbie
Activity: 51
Merit: 0
Gentlemen, between the regular version (3.0) and *** plus.ps1 there is a difference in income level, or can continue and further to use 2.2 without any unnecessary code?
new miners + new algos (x16r for example)
could have an impact on income levels yes
newbie
Activity: 6
Merit: 0
Hey guys do you have preferences on which pool configuration to use? Do you prefer to use the "Plus" option?
newbie
Activity: 84
Merit: 0
Gentlemen, between the regular version (3.0) and *** plus.ps1 there is a difference in income level, or can continue and further to use 2.2 without any unnecessary code?
If you're not using the 'plus' pools or logic then there isn't much reason up run 3.0.
Though I would grab the newer miners as alot of them have been recomplied and tweaked.
jr. member
Activity: 76
Merit: 1
"Looking for a bit of help.  v2.5.1 runs fine but whenever I attempt to run V3.0 I get the following:

Computing pool stats..
Error contacting pool, retrying

It occurs no matter which pool I choose."

I'm having the same problem.   This is what I am seeing in the log
Finding available TCP Port
PS>TerminatingError(New-Object): "Exception calling ".ctor" with "2" argument(s): "No connection could be made because the target machine actively refused it 127.0.0.1:4068""
Miners API Port: 4068
Starting Brains for Plus...
Starting Earnings Tracker...
Starting Cycle
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Computing pool stats..
Error contacting pool, retrying..
PS>$global:?
True

I'm also getting this...can someone explain why?

Looks like some kind of firewall is blocking the management address.
What are you using ?
newbie
Activity: 24
Merit: 0
"Looking for a bit of help.  v2.5.1 runs fine but whenever I attempt to run V3.0 I get the following:

Computing pool stats..
Error contacting pool, retrying

It occurs no matter which pool I choose."

I'm having the same problem.   This is what I am seeing in the log
Finding available TCP Port
PS>TerminatingError(New-Object): "Exception calling ".ctor" with "2" argument(s): "No connection could be made because the target machine actively refused it 127.0.0.1:4068""
Miners API Port: 4068
Starting Brains for Plus...
Starting Earnings Tracker...
Starting Cycle
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Computing pool stats..
Error contacting pool, retrying..
PS>$global:?
True

I'm also getting this...can someone explain why?
newbie
Activity: 79
Merit: 0
Gentlemen, between the regular version (3.0) and *** plus.ps1 there is a difference in income level, or can continue and further to use 2.2 without any unnecessary code?
newbie
Activity: 84
Merit: 0
Hopefully @minerx117 or @MrPlus will address this.
jr. member
Activity: 76
Merit: 1
Under what situations will 3.0 NOT switch even even though all the criteria are met?

100% Trust, 31 hours of runtime, config set for active gain of 8%. It has stayed on x16r even though a couple of other algos have been over the active gain point for at least 4 intervals now.



I was experiencing the exact same problem, and I'm not using Plus.  It wouldn't switch miners for me even though some estimates were clearly above my active gain %.  I've only noticed it a couple of times, but when it did happen, I had to manually stop and start to fix it. 

Same here and playing with active gain dosen't help.
Only stop and start.
Pages:
Jump to: