Pages:
Author

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

legendary
Activity: 1151
Merit: 1001
For me Dumax miner for x16r  crashes the PC without adding -i 19

And then long-term speed is quite lower - like 10-12% lower possibly due to warming up ...




Try to reduce OC if any is used.
May be use prerun feature for x16r
https://github.com/MrPlusGH/NPlusMiner-Documentation/wiki/Overclocking-and-Prerun

MrPlus
Ah, cool feature, didn't notice it exists Smiley
But I run with 75% power, no overclock - at all
And @github for Dumax x16r miner its written that -i 19 is recommended for Windows10, -i 20 for linux only


Is there easy way to update miners in Nemo 3.1?
3.2 keeps crashing my rig (4*1070ti + 4*1060) from time to time
3.1 is rock stable
newbie
Activity: 85
Merit: 0
This newer version takes a bit longer to load pool stats.
Harder to add custom miners, watching core logs says it tried to remove my custom miner (z-enemy 1.10)

Code:
Stats X16R -> 29.90 MH after 301 sec
Remove-Item : No se puede quitar el elemento D:\Descargas\NemosMiner-master\Bin\NVIDIA-enemyz1.10\z-enemy.exe: Acceso
denegado a la ruta de acceso 'z-enemy.exe'.
En D:\Descargas\NemosMiner-master\Core.ps1: 234 Carácter: 57
+ ... h $NewMiner.Path)) {Remove-Item -Recurse (Split-Path $NewMiner.Path)}
+                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (z-enemy.exe:FileInfo) [Remove-Item], UnauthorizedAccessException
    + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
Remove-Item : No se puede quitar el directorio D:\Descargas\NemosMiner-master\Bin\NVIDIA-enemyz1.10 porque no está
vacío.
En D:\Descargas\NemosMiner-master\Core.ps1: 234 Carácter: 57
+ ... h $NewMiner.Path)) {Remove-Item -Recurse (Split-Path $NewMiner.Path)}
+                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (D:\Descargas\Ne...IDIA-enemyz1.10:DirectoryInfo) [Remove-Item], IOException
    + FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand

Then i got this strange error...
https://i.imgur.com/6uxgMWy.png

Was a bit harder to add because the old ps1 format doesnt worked, some lines like the first one were different.
Then its better to edit the ps1 files when miner is closed otherwise it detects as an update and starts to re download the miner again...
 

newbie
Activity: 85
Merit: 0
can any explain me how multi pool woks?
It does check profitability between algos and pools separately? Or it is just a backup if my first pool goes down?
member
Activity: 514
Merit: 11
For me Dumax miner for x16r  crashes the PC without adding -i 19

And then long-term speed is quite lower - like 10-12% lower possibly due to warming up ...




Try to reduce OC if any is used.
May be use prerun feature for x16r
https://github.com/MrPlusGH/NPlusMiner-Documentation/wiki/Overclocking-and-Prerun

MrPlus
legendary
Activity: 1151
Merit: 1001
For me Dumax miner for x16r  crashes the PC without adding -i 19

And then long-term speed is quite lower - like 10-12% lower possibly due to warming up ...


newbie
Activity: 7
Merit: 0
Anyon e having issues with Cryptodrege being stuck on benchmarking? Mine wont seem to change off of CryptoDredge "skunk"
newbie
Activity: 85
Merit: 0
Hi, how Actually ActiveMinerGain Percent work?

Code:
Miner                Algorithm       Speed mBTC/Day BTC/Day USD/Day BTC/GH/Day
-----                ---------       ----- -------- ------- ------- ----------
ccminerAlexis78      X17        35.08 MH/s    0.477 0.00048   3.179    0.01359
CryptoDredge         Lyra2RE2  140.13 MH/s    0.476 0.00048   3.172    0.00339
enemyzealot1.10      X16R       38.21 MH/s    0.465 0.00046   3.099    0.01216
CryptoDredge         PHI2       14.00 MH/s    0.447 0.00045   2.980    0.03190
enemyzealot1.10      Bitcore    60.02 MH/s    0.411 0.00041   2.743    0.00685
enemyzealot1.11      Xevan      10.79 MH/s    0.381 0.00038   2.542    0.03532
ccminerAlexis78      Skein       1.72 GH/s    0.374 0.00037   2.493    0.00022
ccminerAlexis78xevan Xevan      10.41 MH/s    0.368 0.00037   2.451    0.03532
ccminerAlexis78      Keccak      2.40 GH/s    0.357 0.00036   2.381    0.00015
ccminerAlexis78      HSR        37.89 MH/s    0.342 0.00034   2.279    0.00902

As you can see, X17 is over 5% of PHI2 however Nemos still stuck mining PHI2...
Im using plus mode, have something to do with it?
member
Activity: 514
Merit: 11
I have problem with 3.2 :
(on starting)
Quote
Loading miners..
Comparing miners and pools..
PS>TerminatingError(Export-Csv): "Cannot append CSV content to the following file: .\Logs\switching.log. The appended object does not have a property that corresponds to the following column:                                                                                                                                                                                 . To continue with mismatched properties, add the -Force parameter, and then retry the command."
export-csv : Cannot append CSV content to the following file: .\Logs\switching.log. The appended object does not have a
property that corresponds to the following column:                                                                     
                                                                                                           . To continue
 with mismatched properties, add the -Force parameter, and then retry the command.
At C:\Mine\_Nvidia\NemosMiner-v3.2\Core-v3.2.ps1:357 char:185
+ ... *.*:*"})} | export-csv .\Logs\switching.log -Append -NoTypeInformatio ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (               ...               :String) [Export-Csv], InvalidOperationExce
ption
    + FullyQualifiedErrorId : CannotAppendCsvWithMismatchedPropertyNames,Microsoft.PowerShell.Commands.ExportCsvCommand
export-csv : Cannot append CSV content to the following file: .\Logs\switching.log. The appended object does not have a
 property that corresponds to the following column:                                                                   
                                                                                                             . To conti
nue with mismatched properties, add the -Force parameter, and then retry the command.
At C:\Mine\_Nvidia\NemosMiner-v3.2\Core-v3.2.ps1:357 char:185
+ ... *.*:*"})} | export-csv .\Logs\switching.log -Append -NoTypeInformatio ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (               ...               :String) [Export-Csv], InvalidOperationEx
   ception
    + FullyQualifiedErrorId : CannotAppendCsvWithMismatchedPropertyNames,Microsoft.PowerShell.Commands.ExportCsvComman
   d

Starting miner
And then miner starts, but no idea if will work properly
The system is Win10 :/

File .\Logs\switching.log looks corrupted.
Stop, delete this file, start again should fix.

MrPlus
legendary
Activity: 1151
Merit: 1001
I have problem with 3.2 :
(on starting)
Quote
Loading miners..
Comparing miners and pools..
PS>TerminatingError(Export-Csv): "Cannot append CSV content to the following file: .\Logs\switching.log. The appended object does not have a property that corresponds to the following column:                                                                                                                                                                                 . To continue with mismatched properties, add the -Force parameter, and then retry the command."
export-csv : Cannot append CSV content to the following file: .\Logs\switching.log. The appended object does not have a
property that corresponds to the following column:                                                                     
                                                                                                           . To continue
 with mismatched properties, add the -Force parameter, and then retry the command.
At C:\Mine\_Nvidia\NemosMiner-v3.2\Core-v3.2.ps1:357 char:185
+ ... *.*:*"})} | export-csv .\Logs\switching.log -Append -NoTypeInformatio ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (               ...               :String) [Export-Csv], InvalidOperationExce
ption
    + FullyQualifiedErrorId : CannotAppendCsvWithMismatchedPropertyNames,Microsoft.PowerShell.Commands.ExportCsvCommand
export-csv : Cannot append CSV content to the following file: .\Logs\switching.log. The appended object does not have a
 property that corresponds to the following column:                                                                   
                                                                                                             . To conti
nue with mismatched properties, add the -Force parameter, and then retry the command.
At C:\Mine\_Nvidia\NemosMiner-v3.2\Core-v3.2.ps1:357 char:185
+ ... *.*:*"})} | export-csv .\Logs\switching.log -Append -NoTypeInformatio ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (               ...               :String) [Export-Csv], InvalidOperationEx
   ception
    + FullyQualifiedErrorId : CannotAppendCsvWithMismatchedPropertyNames,Microsoft.PowerShell.Commands.ExportCsvComman
   d

Starting miner
And then miner starts, but no idea if will work properly
The system is Win10 :/
hero member
Activity: 714
Merit: 512
Zerg has turned on PHI2 -- you can simply remove the "#" sign in Ccminer DUMAX.

Or update Tpruvot to the new version and add it manually in that miner .PS1 file.

Both CC Miner 2.3 and the included DUMAX 0.9.2 work for it on my home office PC... CC Miner 2.3 being the faster of the two.

I had to set intensity higher... right now testing on 19 where default was 16... I am reaching what a google search said my GPU should now.
sr. member
Activity: 512
Merit: 260
I have set the location to EU but for some reason, I'm mining to jp when it switch to nicehash.

legendary
Activity: 1151
Merit: 1001
Guys, which multipool is currently best for Nemos?
any recent comparisons ?
legendary
Activity: 3556
Merit: 1126
We've just added $AEX @aexium and new algo aergo to http://zpool.ca
newbie
Activity: 11
Merit: 0


Do you guys have any idea or pointers?

Try temporarily disabling a few security features/programs completely to make sure they are not the culprit.

Disable UAC
Disable windows firewall
Disable windows defender
Disable ANY form of antivirus/antispyware/antimalware (ESPECIALLY active scanning features)

newbie
Activity: 5
Merit: 0
Hi guys,

I'm having the problem that all miners within Nemosminer are not working anymore and have the same issue. I went to bed a couple of days ago and in the night this issue appeared. I have not done any updates to my computer or changed any setting. I run windows 10 on my computer. I tried troubleshooting it myself first, but could not find any pointers as what is causing my issue.

So what happens is:
I start Nemosminer
Nemosminer starts up a miner
The miner wants to start and then gives the following error "... try after 1 seconds"

I have done:
Checked my anti virus, but found no issues here. Firewall has exceptions for all the miners
Have updated my video drivers but the problem still remains.
Update Nemosminer to 3.2

Do you guys have any idea or pointers?
full member
Activity: 198
Merit: 100
In this new version, Claymore miner is not closing when its suposed too!

It continues to mine eth, despite the nemos starting another miner windows of other algo.
newbie
Activity: 20
Merit: 0
Pre Exchange Coin for Miners

Doppler
member
Activity: 514
Merit: 11
Bminer is reporting hashrate wrong for profit calculations in new 3.2 version

how to correct?

no its not...  Bminer has been well tested in v3.2 its reporting correct hashrate
I have same problem. Speed must be 453.4 H/s


Could you confirm your Windows number format config is not set to English US?
Try to change this config and see if it gets any better.
I believe you're using coma as decimal separator when the wrapper looks for dot.

MrPlus
member
Activity: 728
Merit: 19
Blockmasters.co has added Keccak, Quark, and Xevan.  Just letting you know in case you need to update your mining software. 

More to come!
newbie
Activity: 45
Merit: 0
At the first i am sorry, i am not yet to try your software mining. Anyway thank you for your contribution at crypto-mining with your software. I'm sure anything what you do at that software will be great step forward for a lot miner. And i'll promise to try your software.
Pages:
Jump to: