k2laci
Member
Offline
Activity: 172
Merit: 10
|
|
July 13, 2018, 11:00:49 AM |
|
Ok, I disabled YescryptR16. But this is program bugs : Type: NVIDIA
Miner Algorithm Speed mBTC/Day BTC/Day USD/Day BTC/GH/Day Pool ----- --------- ----- -------- ------- ------- ---------- ---- EthashPhoenix Ethash 26,53 GH/s 137,408 0,13741 856,461 0,00518 miningpoolhub-Ethereum Bminer Equihash 44,74 KH/s 16,885 0,01688 105,242 377,40350 zergpool- ccminerAlexis78 X17 10,76 MH/s 0,318 0,00032 1,984 0,02958 blockmastersplus- ccminerDumax X17 8,02 MH/s 0,237 0,00024 1,479 0,02958 blockmastersplus- ccminerPigeon X16s 11,69 MH/s 0,210 0,00021 1,310 0,01798 blockmastersplus- ccminerx16s HMQ1725 4,46 MH/s 0,206 0,00021 1,282 0,04608 starpool- ccminerTpruvot225 HMQ1725 4,38 MH/s 0,202 0,00020 1,259 0,04608 starpool- My GPU is GTX 1070, Ethash real value : 26 MH/s, Equihash real value : 4-500 sol/s. Phoenix and Bminer do not have an API so NPlusMiner has to use the Wrapper. The wrapper is interpreting comma as a thousand separator (US style). I guess your OS is not set to US and you use a different thousand separator which leads to misinterpretation by the Wrapper. Try to change your OS locale to US, this should fix it. Yes, I use hungarian Windows. thousand separator : . decimal separator: ,
|
|
|
|
k2laci
Member
Offline
Activity: 172
Merit: 10
|
|
July 13, 2018, 11:07:02 AM |
|
In 4.2.2 version "Switching" function "stratum" column empty ? and in switching.log is also empty.
|
|
|
|
MrPlus (OP)
|
|
July 14, 2018, 07:49:12 AM |
|
Fro Blockmasters.co YesscryptR16 unit : mBTC/kH/day, This is real ?
Newest 4.2.2 version.
This is a pool issue, Blockmasters API is reporting wrong estimations for YesscryptR16. (been like this for days) Nothing we can do about on our side. Try to contact them to get it fixed. Use another pool in the meatime or disalble YescryptR16 in algo list. https://github.com/MrPlusGH/NPlusMiner/issues/94MrPlus Again, their API returns wrong results: Zergpool: {"name":"yescryptR16","port":6333,"coins":2,"fees":0.5,"hashrate":231997,"workers":154," estimate_current":"0.00004708","estimate_last24h":"0.00005120","actual_last24h":"0.02011"," mbtc_mh_factor":0.001,"hashrate_last24h":158594.625}} Blockmasters: {"name":"yescryptR16","port":6333,"coins":2,"fees":0.25,"hashrate":55943,"workers":138," estimate_current":0.0438727372,"estimate_last24h":"0.04623037","actual_last24h":"0.03379"," mbtc_mh_factor":0.001,"hashrate_last24h":55090.6042,"estimate_old":0.0438727372}} API is here: http://blockmasters.co/api/statusTheir thread is here, you might wanna post to get it fixed: https://bitcointalk.org/index.php?topic=2362982.0And their discord: https://discord.gg/RNnVAB4MrPlus I contacted them and just received a note that estimations for YesCryptR16 on their API has now been fixed. MrPlus
|
|
|
|
JCS-CCT
Jr. Member
Offline
Activity: 154
Merit: 1
|
|
July 15, 2018, 06:04:20 AM |
|
I like to customize the miners, but would like to receive auto updates. Can we have an option to not update the miners, but update everything else?
|
|
|
|
MrPlus (OP)
|
|
July 15, 2018, 10:53:41 AM |
|
I like to customize the miners, but would like to receive auto updates. Can we have an option to not update the miners, but update everything else?
Not sure such option would make sense. You could set the files you don't want updates for to read only.
|
|
|
|
|
abudfv2008
|
|
July 15, 2018, 11:45:14 AM |
|
What is the difference between this and nemosminer?
|
|
|
|
k2laci
Member
Offline
Activity: 172
Merit: 10
|
|
July 15, 2018, 01:00:14 PM |
|
In 4.2.3 version "Switching" function "stratum" column empty ? and in switching.log is also empty.
|
|
|
|
Enkrypt
Newbie
Offline
Activity: 18
Merit: 0
|
|
July 15, 2018, 06:04:53 PM Last edit: July 15, 2018, 07:26:23 PM by Enkrypt |
|
Hi,
What's the easiest way to change which GPU is disabled with 'Disable GPU0', or to simply disable GPU3 instead of GPU0? (I need this for gaming because GPU0 is PCIe limited in my system)
|
|
|
|
MrPlus (OP)
|
|
July 16, 2018, 11:18:01 AM |
|
In 4.2.3 version "Switching" function "stratum" column empty ? and in switching.log is also empty. I cannot repro this. Could you try to delete switching.log and give it a new try?
|
|
|
|
|
k2laci
Member
Offline
Activity: 172
Merit: 10
|
|
July 16, 2018, 11:36:26 AM |
|
I deleted switching.log and
|
|
|
|
MrPlus (OP)
|
|
July 16, 2018, 12:04:36 PM |
|
I deleted switching.log and
I guess the miner is correctly mining? Do you see the word "Stratum" in the first line of switching.log? If so, i'd recommend trying to start with a fresh download of 4.2.3. Really only a guess here as I cannot repro it. MrPlus
|
|
|
|
MrPlus (OP)
|
|
July 16, 2018, 12:25:20 PM |
|
What is the difference between this and nemosminer?
The main difference right now is that NPlusMiner comes with AutoUpdates. NemosMiner does not yet propose AutoUpdates but will do soon. Nemo and MrPlus work hand in hand to propose a stable and up to date product. Most of the code is similar as we do collaborate and share behind the scenes to bring the best to users. Both products do share the same philisophy: be easy to use while hilghly configurable for advanced users, up to date and rapidly adapt to crypto world changes. You are welcome to use one or the other. Which one to use is really a choice of yours based on the one you prefer or when you prefer to receive new features. Anyway, we both hope you'll be happy with what we offer and help us make it better by providing feedback. User's feedback is highly valuable and really helps us make thing better every day. For more info: GitHub : https://github.com/MrPlusGH/NPlusMinerDownloads : https://github.com/MrPlusGH/NPlusMiner/releasesDocumentation : https://github.com/MrPlusGH/NPlusMiner-Documentation/wikiMrPlus
|
|
|
|
Enkrypt
Newbie
Offline
Activity: 18
Merit: 0
|
|
July 16, 2018, 04:28:41 PM |
|
Dear MrPlus, I previously set my config within the GUI > updated the config file as below > launched via standard shortcut & "NPlusMiner With ConfigFile" The problem: If I set GPU0+GPU1 for example, all 3 GPUs still mine. If I set only GPU2, all 3 GPUs mine. If I set GPU1+GPU2 with 'GPUCount 2', GPU0+GPU1 mine. "ManualConfig": true, "GPUCount": 3 "SelGPUCC": "0,1", "SelGPUDSTM": "0 1",
|
|
|
|
k2laci
Member
Offline
Activity: 172
Merit: 10
|
|
July 16, 2018, 04:36:54 PM |
|
I deleted switching.log and
I guess the miner is correctly mining? Do you see the word "Stratum" in the first line of switching.log? If so, i'd recommend trying to start with a fresh download of 4.2.3. Really only a guess here as I cannot repro it. MrPlus This is fresh install 4.2.3. Swithcing.log : "date","Type","algo","wallet","username","Stratum" "2018. 07. 16. 13:29:21","NVIDIA","X17","3KjbngWMVD8XrHStXGb3V9fGjVQK4E5CRs","k2laci",""
|
|
|
|
MrPlus (OP)
|
|
July 16, 2018, 04:43:24 PM |
|
Dear MrPlus, I previously set my config within the GUI > updated the config file as below > launched via standard shortcut & "NPlusMiner With ConfigFile" The problem: If I set GPU0+GPU1 for example, all 3 GPUs still mine. If I set only GPU2, all 3 GPUs mine. If I set GPU1+GPU2 with 'GPUCount 2', GPU0+GPU1 mine. "ManualConfig": true, "GPUCount": 3 "SelGPUCC": "0,1", "SelGPUDSTM": "0 1", Thanks for reporting back. I will check this one.
|
|
|
|
MrPlus (OP)
|
|
July 16, 2018, 04:44:17 PM |
|
I deleted switching.log and
I guess the miner is correctly mining? Do you see the word "Stratum" in the first line of switching.log? If so, i'd recommend trying to start with a fresh download of 4.2.3. Really only a guess here as I cannot repro it. MrPlus This is fresh install 4.2.3. Swithcing.log : "date","Type","algo","wallet","username","Stratum" "2018. 07. 16. 13:29:21","NVIDIA","X17","3KjbngWMVD8XrHStXGb3V9fGjVQK4E5CRs","k2laci",""
Could you share the miner command line listed in the console? Is anyone else seeing this behavior?
|
|
|
|
k2laci
Member
Offline
Activity: 172
Merit: 10
|
|
July 16, 2018, 04:53:35 PM Last edit: July 16, 2018, 05:09:13 PM by k2laci |
|
I deleted switching.log and
I guess the miner is correctly mining? Do you see the word "Stratum" in the first line of switching.log? If so, i'd recommend trying to start with a fresh download of 4.2.3. Really only a guess here as I cannot repro it. MrPlus This is fresh install 4.2.3. Swithcing.log : "date","Type","algo","wallet","username","Stratum" "2018. 07. 16. 13:29:21","NVIDIA","X17","3KjbngWMVD8XrHStXGb3V9fGjVQK4E5CRs","k2laci",""
Could you share the miner command line listed in the console? Is anyone else seeing this behavior? Of course : But in Blazepool Miner 2.0 this function is work (Although there is not much use here) :
|
|
|
|
MrPlus (OP)
|
|
July 16, 2018, 05:32:57 PM |
|
I deleted switching.log and
I guess the miner is correctly mining? Do you see the word "Stratum" in the first line of switching.log? If so, i'd recommend trying to start with a fresh download of 4.2.3. Really only a guess here as I cannot repro it. MrPlus This is fresh install 4.2.3. Swithcing.log : "date","Type","algo","wallet","username","Stratum" "2018. 07. 16. 13:29:21","NVIDIA","X17","3KjbngWMVD8XrHStXGb3V9fGjVQK4E5CRs","k2laci",""
Could you share the miner command line listed in the console? Is anyone else seeing this behavior? Of course : But in Blazepool Miner 2.0 this function is work (Although there is not much use here) : I don't get it. Works like a charm on my rigs. Although there has been a small change on this bit in the last versions, no other users did report this issue... Could you share line 415 on Core.ps1 in your instance? It should be the following: [pscustomobject]@{date=(get-date);Type=$_.Type;algo=$_.Algorithms;wallet=$_.User;username=$Config.UserName;Stratum="$($_.Arguments.Split(' ') | ?{($_ -like '*.*:*') -and (-not ($_.Contains($Variables.NVIDIAMinerAPITCPPort) -or ($_.contains($Variables.CPUMinerAPITCPPort))))})"} | export-csv .\Logs\switching.log -Append -NoTypeInformation
|
|
|
|
|