Bitcoin Forum
May 06, 2024, 01:54:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ... 228 »
  Print  
Author Topic: [NemosMiner] multi algo profit switching NVIDIA/CPU miner  (Read 289388 times)
Razor1
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 08, 2017, 01:25:43 AM
 #1581

ok finally got it working right and it looks like many coins crash the miners

this is the final list I got working

 xevan,hsr,lbry,skein,bitcore,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt

Anyone else got this issue?
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
mdanicus
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 08, 2017, 01:35:50 AM
Last edit: December 08, 2017, 01:47:19 AM by mdanicus
 #1582

How did you get it to work Razor? Can you please post your setup...  Cry

Mine is like this and is not working... Using the startzpool...
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0' -SelGPUCC '0' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet 3MKtkLHbsc24pmey3g6z5WudZ1u7QCvRt9 -Location US -PoolName zpool -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5

Razor1
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 08, 2017, 01:40:30 AM
 #1583

just changed the wallet address and what not using the startahashpool.bat

This is my batch file

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5' -SelGPUCC '0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet 1JhZv5KrvzCtn8VneDh141V6MnmoHXgkCV -Location US -PoolName ahashpool -Type nvidia -Algorithm xevan,hsr,lbry,skein,bitcore,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt -Donate 10


No modifications other than GPU #'s  and increased my donate once I saw it working Smiley

In the algorithms.txt file, I removed all the coins that crashed the miners

this is what I ended up with

{
    "hsr":  "Hsr",
  "bitcore":  "Bitcore",
    "Polytimos":  "poly",
    "blake":  "Blakecoin",
    "xevan":  "Xevan",
    "blakecoin":  "Blakecoin",
    "blakevanilla":  "BlakeVanilla",
    "cryptonight":  "CryptoNight",
    "daggerhashimoto":  "Ethash",
    "darkcoinmod":  "X11",
    "decred":  "Decred",
    "equihash":  "Equihash",
    "eth":  "Ethash",
    "ethash":  "Ethash",
    "groestl":  "Groestl",
    "groestlcoin":  "Groestl",
    "hmq1725":  "HMQ1725",
    "jha":  "JHA",
    "keccak":  "Keccak",
    "lbry":  "Lbry",
    "lyra2re2":  "Lyra2RE2",
    "lyra2rev2":  "Lyra2RE2",
    "lyra2v2":  "Lyra2RE2",
    "lyra2z":  "Lyra2z",
    "maxcoin":  "Keccak",
    "myrgr":  "MyriadGroestl",
    "myriadcoingroestl":  "MyriadGroestl",
    "myriadgroestl":  "MyriadGroestl",
    "neoscrypt":  "NeoScrypt",
    "nist5":  "Nist5",
    "pascal":  "Pascal",
    "quark":  "Quark",
    "quarkcoin":  "Quark",
    "qubit":  "Qubit",
    "qubitcoin":  "Qubit",
    "scrypt":  "Scrypt",
    "sha256":  "SHA256",
    "sia":  "Sia",    "skein":  "Skein",
    "skeincoin":  "Skein",   "vanilla":  "BlakeVanilla",
    "veltor":  "Veltor",
    "x11":  "X11",
    "x11gost":  "x11gost",
    "x11evo":  "X11evo",
   "xmr":  "CryptoNight",
    "yescrypt":  "Yescrypt",
    "zuikkis":  "Scrypt"
}


minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 08, 2017, 01:49:22 AM
Last edit: December 08, 2017, 05:30:00 AM by minerx117
 #1584

just changed the wallet address and what not using the startahashpool.bat

This is my batch file

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5' -SelGPUCC '0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet 1JhZv5KrvzCtn8VneDh141V6MnmoHXgkCV -Location US -PoolName ahashpool -Type nvidia -Algorithm xevan,hsr,lbry,skein,bitcore,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt -Donate 10


No modifications other than GPU #'s  and increased my donate once I saw it working Smiley

In the algorithms.txt file, I removed all the coins that crashed the miners

this is what I ended up with

{
    "hsr":  "Hsr",
  "bitcore":  "Bitcore",
    "Polytimos":  "poly",
    "blake":  "Blakecoin",
    "xevan":  "Xevan",
    "blakecoin":  "Blakecoin",
    "blakevanilla":  "BlakeVanilla",
    "cryptonight":  "CryptoNight",
    "daggerhashimoto":  "Ethash",
    "darkcoinmod":  "X11",
    "decred":  "Decred",
    "equihash":  "Equihash",
    "eth":  "Ethash",
    "ethash":  "Ethash",
    "groestl":  "Groestl",
    "groestlcoin":  "Groestl",
    "hmq1725":  "HMQ1725",
    "jha":  "JHA",
    "keccak":  "Keccak",
    "lbry":  "Lbry",
    "lyra2re2":  "Lyra2RE2",
    "lyra2rev2":  "Lyra2RE2",
    "lyra2v2":  "Lyra2RE2",
    "lyra2z":  "Lyra2z",
    "maxcoin":  "Keccak",
    "myrgr":  "MyriadGroestl",
    "myriadcoingroestl":  "MyriadGroestl",
    "myriadgroestl":  "MyriadGroestl",
    "neoscrypt":  "NeoScrypt",
    "nist5":  "Nist5",
    "pascal":  "Pascal",
    "quark":  "Quark",
    "quarkcoin":  "Quark",
    "qubit":  "Qubit",
    "qubitcoin":  "Qubit",
    "scrypt":  "Scrypt",
    "sha256":  "SHA256",
    "sia":  "Sia",    "skein":  "Skein",
    "skeincoin":  "Skein",   "vanilla":  "BlakeVanilla",
    "veltor":  "Veltor",
    "x11":  "X11",
    "x11gost":  "x11gost",
    "x11evo":  "X11evo",
   "xmr":  "CryptoNight",
    "yescrypt":  "Yescrypt",
    "zuikkis":  "Scrypt"
}




if your having miners crash you have not followed instructions properly there should be no crashes

edit: start.bat

1.change BTC address to yours

2.select how many gpu's you have eg: (1gpu ewbf 0 cc 0) (default 2 gpu ewbf 0 1 cc 0,1) (6gpu ewbf 0 1 2 3 4 5 cc 0,1,2,3,4,5)

3.remove any algos you do not want to mine (default all supported algos enabled)

4.there is a default 5minute per day fee, that can be disabled by changing -Donate 5 to 0

5.run start.bat

note. instruction number 1 : is different for miningpoolhub, you need to change user name and worker name

If you have Windows 7, please update PowerShell: https://www.microsoft.com/en-us/download/details.aspx?id=50395

CCMiner may need 'MSVCR120.dll' if you don't already have it: https://www.microsoft.com/en-gb/download/details.aspx?id=40784


CCMiner may need 'VCRUNTIME140.DLL' if you don't already have it: https://www.microsoft.com/en-us/download/details.aspx?id=48145

running multiple cards its recommended to increase Virtual Memory 64gb is optimal

requires Nvidia Driver Newer than 384 for cuda 9


NemosMiner-v3.8.1.3
mdanicus
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 08, 2017, 01:49:56 AM
 #1585

Thank you very much guys!!!... Really appreciate it a lot!... I hate that hacker of nicehash!
Razor1
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 08, 2017, 01:52:27 AM
 #1586

yeah saw your earlier post on zpool, so I switched over to ahashpool

Not sure why those coins are crashing, maybe my overclocks and undervolts :/  but either way its up and going, and I'm happy lol, its getting around the same as what I was with nicehash.

Thx for the software good stuff and keep up the work!
Razor1
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 08, 2017, 02:09:34 AM
 #1587

How did you get it to work Razor? Can you please post your setup...  Cry

Mine is like this and is not working... Using the startzpool...
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0' -SelGPUCC '0' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet 3MKtkLHbsc24pmey3g6z5WudZ1u7QCvRt9 -Location US -PoolName zpool -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5



Yeah Nemo is on the money, zpool is down right now, use one of the other pools! Smiley
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 08, 2017, 05:24:24 AM
 #1588

Zpool is Fully back online !

Best Regards
Nemo

NemosMiner-v3.8.1.3
X299
Newbie
*
Offline Offline

Activity: 90
Merit: 0


View Profile
December 08, 2017, 11:05:28 AM
 #1589

@minerx117

1. If I put a bitcoin wallet address in my bat file from Nemos miner, and we are mining only this algo: Lyra2RE2, we are paid in what currency, Mona coin or Bitcoin?

2. Do we need to create a wallet address in Mona coin currency here https://miningpoolhub.com/ ?

3. When the balance of payments reaches the amount will be paid? Ex: 0.010 or how much?

Thanks!

nutsnuts
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 08, 2017, 11:27:32 AM
 #1590

Hello,

Can't find start.bat in folder and in distributive archive.
Have different start_poolname_.bat for each pool but no "start.bat."

What file should be run for switching between pools with all its algos?

With best regards,





nils8107
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 08, 2017, 12:17:19 PM
 #1591

Hi

I`m using v 2.2.1

I have 6X GTX 1070

By Bat looks like this:

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5 cc 0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet MYBTC Wallet Adress -Location US -PoolName zpool -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5


But its select only GPU0 while mining...

WIN10

Newest Driver

Any advice please?
Thank you
jimmykl
Full Member
***
Offline Offline

Activity: 349
Merit: 102


View Profile
December 08, 2017, 12:27:27 PM
 #1592

By Bat looks like this:

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5 cc 0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet MYBTC Wallet Adress -Location US -PoolName zpool -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5

But its select only GPU0 while mining...

The GPU selection should be formatted like this:

 -SelGPUEWBF '0 1 2 3 4 5' -SelGPUCC '0,1,2,3,4,5'
nils8107
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 08, 2017, 12:56:57 PM
 #1593

By Bat looks like this:

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5 cc 0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet MYBTC Wallet Adress -Location US -PoolName zpool -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5

But its select only GPU0 while mining...

The GPU selection should be formatted like this:

 -SelGPUEWBF '0 1 2 3 4 5' -SelGPUCC '0,1,2,3,4,5'

Thank you so much!
Seems to work now.

One more question, where I can see estimated earnings?
Contay
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 08, 2017, 03:57:27 PM
 #1594

Coming from Nicehash, this seems best option. What version (and pool) would people recommend for profit based algoswitch with BTC payout?
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 08, 2017, 04:29:48 PM
 #1595

@minerx117

1. If I put a bitcoin wallet address in my bat file from Nemos miner, and we are mining only this algo: Lyra2RE2, we are paid in what currency, Mona coin or Bitcoin?

2. Do we need to create a wallet address in Mona coin currency here https://miningpoolhub.com/ ?

3. When the balance of payments reaches the amount will be paid? Ex: 0.010 or how much?

Thanks!



1.for mining pool hub you need to edit.bat file change username and workername

2.you get paid in the currency you are mining at the time you will have to go into your miningpoolhub account and turn on autobtc conversion if you want it all to be auto converted to btc

3.yes i think it is 0.010 but you can change that also in your miningpool hub account settings...

Regards
Nemo

NemosMiner-v3.8.1.3
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 08, 2017, 04:30:45 PM
 #1596

Coming from Nicehash, this seems best option. What version (and pool) would people recommend for profit based algoswitch with BTC payout?

i use zpool24hr personally...

Regards
Nemo

NemosMiner-v3.8.1.3
minerx117 (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
December 08, 2017, 04:33:21 PM
 #1597

Hello,

Can't find start.bat in folder and in distributive archive.
Have different start_poolname_.bat for each pool but no "start.bat."

What file should be run for switching between pools with all its algos?

With best regards,


start.bat =

startzpool.bat

starthashrefinery.bat

startminingpoolhub.bat

etc...

You need to choose which pool you would like to use...

Best Regards
Nemo

NemosMiner-v3.8.1.3
nutsnuts
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 08, 2017, 04:39:29 PM
 #1598

You need to choose which pool you would like to use...

Thanks very much!

Contay
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 08, 2017, 05:09:06 PM
 #1599

Coming from Nicehash, this seems best option. What version (and pool) would people recommend for profit based algoswitch with BTC payout?

i use zpool24hr personally...

Regards
Nemo

From multipool hub or directly from .bat?
rickou812
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
December 08, 2017, 06:33:14 PM
 #1600

I have a couple of questions.
1. Is there a way for the initial command prompt box not to open maximized full screen?
2. Can the miners command boxes not open minimized, but displayed?

I have been testing for the last 12 hours and so far only minor hang ups with windows trying to block some of the miners intermittently...

Thank you for your work on this!!
Rick
Hey Nemo, wasn't sure if you saw my questions, so bumping them up.
Pages: « 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ... 228 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!