Pages:
Author

Topic: Megaminer 6.3 - Multi pool / Multi Algo launcher - page 34. (Read 70970 times)

hero member
Activity: 676
Merit: 500
My stupid , I was mislead by the benchmark opening screen!!! Grin Grin Grin
full member
Activity: 322
Merit: 105
Why benchmarking the same miner for different pools and continent? It is a waste of time and power , it tests ebfw or other miners for zpool eu and zpool us and other pools - the result is the same why benchmarking? Huh

Each miner is only benchmarked one time for each algo
hero member
Activity: 676
Merit: 500
Why benchmarking the same miner for different pools and continent? It is a waste of time and power , it tests ebfw or other miners for zpool eu and zpool us and other pools - the result is the same why benchmarking? Huh
full member
Activity: 322
Merit: 105
Release 4.5


*Added DTSM equihash miner
*Added AHASHPOOL Pool (No registration, Autoexchange)
*Added UNIMINING Pool (No registration, No autoexchange, need wallet for each coin on config.txt)
*Added to Suprnova: ELECTRONEUM (ETN),SMARTCASH (SMART),BITCOINZ (BTCZ),BITCOIN GOLD (BCG)

*Fixed: Some pools-algo combination are ignored on multiple pool executions
*Fixed: Blocks Factory skein port
*Fixed: Hash Refinery "HR_request" error
*Fixed: Other small bugs

full member
Activity: 322
Merit: 105
-----------------------------------------------------------------------------------------------------------------------
  (E)nd Interval   (P)rofits    (C)urrent    (H)istory    (W)allets                       |  Next Interval:  280 secs
-----------------------------------------------------------------------------------------------------------------------

------------------------------------------------ACTIVE MINERS----------------------------------------------------------

   Speed   BTC/Day USD/Day Algorithm Coin  Miner                                  Pool Location PoolWorkers
   -----      -------   -------     ---------     ----   -----                                   ---- -------- -----------
9.70 MHs 0.00198   11.21     LYRA2Z    zcoin ccminerNanashi MPH  US


----------------------------------------------------PROFITS------------------------------------------------------------
                                                                                (B)est Miners/All       (T)op 40/All

Algorithm      Coin             Miner                Speed                  BTC/Day USD/Day Pool      Location
---------         ----              -----                  -----                    -------     -------    ----      --------
TRIBUS                          CcminerTpruvot       279.46 MH/s      0.00482   27.31 H.RFRY    US
X17                               ccminerAlexis78      46.95 MH/s         0.00246   13.97 ZPOOL     US
PHI                                CcminerTpruvot       90.87 MH/s        0.00197   11.16 ZPOOL     US
LYRA2Z         zcoin          ccminerNanashi       9.31 MH/s          0.00190   10.76 MPH        US
LYRA2Z         zcoin          ccminerDJM34         9.26 MH/s          0.00189   10.70 MPH        US
VELTOR                          ccminerAlexis78      158.90 MH/s       0.00183   10.38 ZPOOL     US

Anyone tells me how it possible?
Megaminer buzz 4.6
Best algo is tribus but lyra2z still mining
WTF?


this situation continues after interval end?
full member
Activity: 322
Merit: 105
Can anyone help me configure this thing Cheesy

I have this for config.txt:

@@WORKERNAME=*****
@@CURRENCY=BTC
@@USERNAME=*****
@@INTERVAL=600
@@TYPE=NVIDIA
@@LOCATION=EUROPE
@@MANUALMININGAPIUSE=FALSE
@@STARTSCREEN=PROFITS
@@BENCHMARKTIME=200
@@GPUPLATFORM=1
@@WALLET_BTC=**********************
@@WALLET_DCR=**********************
@@WALLET_ETC=**********************
@@WALLET_ETH=**********************
@@WALLET_ZEC=**********************
@@WALLET_XMR=**********************

And I have this for AutoStart.bat:


setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

:LOOP del "Stats\*_Profit.txt"

powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1 -MiningMode AUTOMATIC -PoolsName Mining_Pool_Hub,Suprnova,FLYPOOL -Coinsname
Bitcoin,XMR,LBRY,SIA,Decred,MONA,ZEN,Zcash,Zclassic,Ethereum,EthereumClassic,Ubiq,Music,KMD,Komodo,DIGIBYTE,Expanse

GOTO LOOP

Configured like this, I am getting an error, that Flypool and Suprnova are not valid pools names and also "window cannot be wider than the screen buffer" error. If I remove pools names and leave only MPH it gives the same "window cannot be wider than the screen buffer" error, but kinda starts to download an benchmark different coins, but everything is displayed incorrectly, its not aligned and there are also other errors present. I setup some wallets in Suprnova and some in MPH, the one in flypool I can ignore.
How should I properly setup this miner?


You are triying start manual mode pools (suprnova and flypool) on automatic mode. If you use start.bat you can see what mode has each pool. A valid automatic line will be for example

powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1 -MiningMode AUTOMATIC -PoolsName Mining_Pool_Hub,zpool,nicehash

"window cannot be wider than the screen buffer" is due to low resolution screen config, check your terminal server parameters before connect


full member
Activity: 322
Merit: 105
Is it possible to add DSTM miner (I get better hashrates with this over any CUDA miner) and m7m algo?

M7M is cpu only algorithm, cpu mining is not suportted.

DTSM will be included in next release, you can download files from github (include.ps1 and miner\dtsm.json) minutes ago.
newbie
Activity: 28
Merit: 0
Can anyone help me configure this thing Cheesy

I have this for config.txt:

@@WORKERNAME=*****
@@CURRENCY=BTC
@@USERNAME=*****
@@INTERVAL=600
@@TYPE=NVIDIA
@@LOCATION=EUROPE
@@MANUALMININGAPIUSE=FALSE
@@STARTSCREEN=PROFITS
@@BENCHMARKTIME=200
@@GPUPLATFORM=1
@@WALLET_BTC=**********************
@@WALLET_DCR=**********************
@@WALLET_ETC=**********************
@@WALLET_ETH=**********************
@@WALLET_ZEC=**********************
@@WALLET_XMR=**********************

And I have this for AutoStart.bat:


setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

:LOOP del "Stats\*_Profit.txt"

powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1 -MiningMode AUTOMATIC -PoolsName Mining_Pool_Hub,Suprnova,FLYPOOL -Coinsname
Bitcoin,XMR,LBRY,SIA,Decred,MONA,ZEN,Zcash,Zclassic,Ethereum,EthereumClassic,Ubiq,Music,KMD,Komodo,DIGIBYTE,Expanse

GOTO LOOP

Configured like this, I am getting an error, that Flypool and Suprnova are not valid pools names and also "window cannot be wider than the screen buffer" error. If I remove pools names and leave only MPH it gives the same "window cannot be wider than the screen buffer" error, but kinda starts to download an benchmark different coins, but everything is displayed incorrectly, its not aligned and there are also other errors present. I setup some wallets in Suprnova and some in MPH, the one in flypool I can ignore.
How should I properly setup this miner?
full member
Activity: 322
Merit: 105
Hey tutulfo, quick question for you buddy,

I've tried putting in the data equihash miner myself but due to the way it reads the server name, it doesn't like the stratum+top part at the beginning. For example it just wants zpool.ca instead of stratum+tcp//zpool.ca but can't figure out how to remove it without removing it for all the pools and miners any pointers on where I can include it?

Thanks mate.

If you are talking about DTSM, I´m trying integration now. If not, protocol is defined on each pool file not in miner file.

full member
Activity: 322
Merit: 105
How do we exclude one of the GPUs from mining? Does that need to be done at each miner's binary level?

No global option, it needs to be done at each miner file
full member
Activity: 322
Merit: 105
Sorry for time out, changes in my life and a long holidays made me impossible answer questions. This changes in a future makes me very difficult to get new releases and follow thread daily.


Release 4.4

*Added option to miners file to launch a command before run (for example nvidiainspector, afterburner, etc)
*Added Sgminer for Tribus and Veltor algos on AMD
*Added X11gost to Sgminer for AMD
*Added Skunk Algo to Whattomine virtual pool
*Added Location to "Profits" and "Active Miner" sections
*Added new pool Flypool (only manual mode Zcash mining)
*Added PHI and HSR algos to Nvidia
*Added CcminerAlexis-hsr, ccminerNanashi, ccminerPalgin, ccminerPalgin for nvidia
*Optimized selected miner for each algo (thx MikeBuzz)

*Updated ccminer Tpruvot to 2.2.2
*Updated ccminer Klaust to 8.14b cuda9

*Fixed: GB location not choosing EUROPE pools always
*Fixed: WTM virtual pool not getting same result as WTM web due to default hashrates changes on WTM Web
*Fixed: Skein profit calculation error
full member
Activity: 189
Merit: 100
How do we exclude one of the GPUs from mining? Does that need to be done at each miner's binary level?
newbie
Activity: 28
Merit: 0
Is it possible to add DSTM miner (I get better hashrates with this over any CUDA miner) and m7m algo?
newbie
Activity: 40
Merit: 0
Question for you guys, when I have manually selected running 2 pools using the batch file such as zpool and hash refinery. I'm the algos/miners/profits screen, , it only shows nist5 algo and price for hash refinery and not zpool. Is their a way to have nist5 along with the price and current listed on the same screen and correctly working. How would I modify these scripts to do such a thing. I've been looking at the scripts but haven't figured it out yet.
it only shows the most profitable (best) combination. try pressing B to show all, and T to show full list


I've tried that, it's not only the nist5 algorithm it's the x17 algorithm as well. Only shows up for Hash refinery

Been digging through the files, I would like to know how to add my own pool/algo to the list.
member
Activity: 473
Merit: 18
Question for you guys, when I have manually selected running 2 pools using the batch file such as zpool and hash refinery. I'm the algos/miners/profits screen, , it only shows nist5 algo and price for hash refinery and not zpool. Is their a way to have nist5 along with the price and current listed on the same screen and correctly working. How would I modify these scripts to do such a thing. I've been looking at the scripts but haven't figured it out yet.
it only shows the most profitable (best) combination. try pressing B to show all, and T to show full list
newbie
Activity: 40
Merit: 0
Question for you guys, when I have manually selected running 2 pools using the batch file such as zpool and hash refinery. I'm the algos/miners/profits screen, , it only shows nist5 algo and price for hash refinery and not zpool. Is their a way to have nist5 along with the price and current listed on the same screen and correctly working. How would I modify these scripts to do such a thing. I've been looking at the scripts but haven't figured it out yet.
full member
Activity: 189
Merit: 100
I no longer need an answer to my issue but I thought I'd check with the rest. Has this now become abondonware?
member
Activity: 86
Merit: 10
-----------------------------------------------------------------------------------------------------------------------
  (E)nd Interval   (P)rofits    (C)urrent    (H)istory    (W)allets                       |  Next Interval:  280 secs
-----------------------------------------------------------------------------------------------------------------------

------------------------------------------------ACTIVE MINERS----------------------------------------------------------

   Speed   BTC/Day USD/Day Algorithm Coin  Miner                                  Pool Location PoolWorkers
   -----      -------   -------     ---------     ----   -----                                   ---- -------- -----------
9.70 MHs 0.00198   11.21     LYRA2Z    zcoin ccminerNanashi MPH  US


----------------------------------------------------PROFITS------------------------------------------------------------
                                                                                (B)est Miners/All       (T)op 40/All

Algorithm      Coin             Miner                Speed                  BTC/Day USD/Day Pool      Location
---------         ----              -----                  -----                    -------     -------    ----      --------
TRIBUS                          CcminerTpruvot       279.46 MH/s      0.00482   27.31 H.RFRY    US
X17                               ccminerAlexis78      46.95 MH/s         0.00246   13.97 ZPOOL     US
PHI                                CcminerTpruvot       90.87 MH/s        0.00197   11.16 ZPOOL     US
LYRA2Z         zcoin          ccminerNanashi       9.31 MH/s          0.00190   10.76 MPH        US
LYRA2Z         zcoin          ccminerDJM34         9.26 MH/s          0.00189   10.70 MPH        US
VELTOR                          ccminerAlexis78      158.90 MH/s       0.00183   10.38 ZPOOL     US

Anyone tells me how it possible?
Megaminer buzz 4.6
Best algo is tribus but lyra2z still mining
WTF?
full member
Activity: 189
Merit: 100
Well, I wish it was that simple. It actually does go on to hash on nicehash. I actually have log statements and nicehash stats to back that. I think the actual error message is not a 404 but I may be wrong. By the way, where is the developer? He has not been on since 10/2.

Can someone please enlighten me on the root cause of this error?

that:
PS>TerminatingError(Invoke-WebRequest): "The remote server returned an error: (404) Not Found."
Nicehash API NOT RESPONDING...ABORTING

member
Activity: 473
Merit: 18
Can someone please enlighten me on the root cause of this error?

that:
PS>TerminatingError(Invoke-WebRequest): "The remote server returned an error: (404) Not Found."
Nicehash API NOT RESPONDING...ABORTING
Pages:
Jump to: