Pages:
Author

Topic: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) - page 9. (Read 24692 times)

copper member
Activity: 97
Merit: 0
hello i am trying to use this program and i got it running now on 1 coin

but is there a way to let it select between MiningPoolHub and ThePirateMine because if i run the start.bat it only gives a a few pools to select (12 i think) and thepiratemine is not in that list

a other question i have is you can not see if its submiting blocks or somting or do i need to pres some button? somting like this (from a other miner)

on your miner i just have this: also i noticed is not giving the poolspeed it says 0




1. PirateMine doesn't provide profit information and therefore doesn't have Automatic profile (only manual)

You can use CoinCalc and/or WhatToMine virtual pools for profit information and put the following in config.ini
Code:
WhatToMinePoolOrder = MiningPoolHub,PirateMine
CoinCalcPoolOrder = MiningPoolHub,PirateMine

But keep in mind that not all coins are supported by CoinCalc and WhatToMine.



2. Forager starts the actual miners and monitors them, but the miners run in minimized windows. You can click on them in the taskbar to see what they submit.
Regarding PoolSpeed in the interface - MPH reports it with delay and PirateMine doesn't report it, so it always shows 0

You can also change in config.ini to make them always show:
Code:
MinerWindowStyle = Normal




What information do you need? Because i had a PM with you and i sended all the information you needed. Please tell me what you need.

{
  "pools": {
    "stellite": {
      "poolHost": "xtl.thepiratemine.nl",
      "hashrate": 14083,
      "miners": 9,
      "workers": 9,
      "ports": [
        {
          "port": 3333,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 4444,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 5555,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 6666,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 7777,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "XTL",
      "coin": "stellite",
      "xmrStakCurrency": "stellite"
    },
    "iridium": {
      "poolHost": "ird.thepiratemine.nl",
      "hashrate": 0,
      "miners": 0,
      "workers": 0,
      "ports": [
        {
          "port": 1111,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 1112,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 1113,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 1114,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 1115,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "IRD",
      "coin": "iridium",
      "xmrStakCurrency": "cryptonight_lite_v7"
    },
    "ipbc": {
      "poolHost": "ipbc.thepiratemine.nl",
      "hashrate": 23167,
      "miners": 2,
      "workers": 2,
      "ports": [
        {
          "port": 11011,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 11022,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 11033,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 11044,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 11055,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "IPBC",
      "coin": "ipbc",
      "xmrStakCurrency": "cryptonight_bittube2"
    },
    "arqma": {
      "poolHost": "arq.thepiratemine.nl",
      "hashrate": 0,
      "miners": 0,
      "workers": 0,
      "ports": [
        {
          "port": 2111,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 2112,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 2113,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 2114,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 2115,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "ARQ",
      "coin": "arqma",
      "xmrStakCurrency": "aeon7"
    },
    "conceal": {
      "poolHost": "ccx.thepiratemine.nl",
      "hashrate": 0,
      "miners": 0,
      "workers": 0,
      "ports": [
        {
          "port": 2221,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 2222,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 2223,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 2224,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 2225,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "CCX",
      "coin": "conceal",
      "xmrStakCurrency": "cryptonight_masari"
    },
    "citadel": {
      "poolHost": "ctl.thepiratemine.nl",
      "hashrate": 21309,
      "miners": 3,
      "workers": 5,
      "ports": [
        {
          "port": 11011,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 11022,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 11033,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 11044,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 11055,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "CTL",
      "coin": "citadel",
      "xmrStakCurrency": "cryptonight_v7"
    },
    "veronite": {
      "poolHost": "xvv.thepiratemine.nl",
      "hashrate": 752,
      "miners": 2,
      "workers": 2,
      "ports": [
        {
          "port": 3333,
          "difficulty": 4000,
          "desc": "Low end hardware",
          "hashrate": "< 1000H/s"
        },
        {
          "port": 4444,
          "difficulty": 40000,
          "desc": "Medium end hardware",
          "hashrate": "~ 1000H/s"
        },
        {
          "port": 5555,
          "difficulty": 80000,
          "desc": "High end hardware",
          "hashrate": "~ 2000H/s"
        },
        {
          "port": 6666,
          "difficulty": 200000,
          "desc": "Low end rigs",
          "hashrate": "~ 5000H/s"
        },
        {
          "port": 7777,
          "difficulty": 400000,
          "desc": "High end rigs",
          "hashrate": "~ 10000H/s"
        }
      ],
      "symbol": "XVV",
      "coin": "veronite",
      "xmrStakCurrency": "cryptonight_heavy"
    }
  }
}
member
Activity: 473
Merit: 18
hello i am trying to use this program and i got it running now on 1 coin

but is there a way to let it select between MiningPoolHub and ThePirateMine because if i run the start.bat it only gives a a few pools to select (12 i think) and thepiratemine is not in that list

a other question i have is you can not see if its submiting blocks or somting or do i need to pres some button? somting like this (from a other miner)

on your miner i just have this: also i noticed is not giving the poolspeed it says 0




1. PirateMine doesn't provide profit information and therefore doesn't have Automatic profile (only manual)

You can use CoinCalc and/or WhatToMine virtual pools for profit information and put the following in config.ini
Code:
WhatToMinePoolOrder = MiningPoolHub,PirateMine
CoinCalcPoolOrder = MiningPoolHub,PirateMine

But keep in mind that not all coins are supported by CoinCalc and WhatToMine.



2. Forager starts the actual miners and monitors them, but the miners run in minimized windows. You can click on them in the taskbar to see what they submit.
Regarding PoolSpeed in the interface - MPH reports it with delay and PirateMine doesn't report it, so it always shows 0

You can also change in config.ini to make them always show:
Code:
MinerWindowStyle = Normal


newbie
Activity: 13
Merit: 0
hello i am trying to use this program and i got it running now on 1 coin

but is there a way to let it select between MiningPoolHub and ThePirateMine because if i run the start.bat it only gives a a few pools to select (12 i think) and thepiratemine is not in that list

a other question i have is you can not see if its submiting blocks or somting or do i need to pres some button? somting like this https://thumb.ibb.co/jS85Ne/result.png(from a other miner)

on your miner i just have this: https://ibb.co/hCpehe also i noticed is not giving the poolspeed it says 0


member
Activity: 473
Merit: 18
enemy 1.17 out..5-15% faster on x16r
I can see good result of new free  X16r/X16s/C11 Spmod-git #9

neverending stream of updates )

If only AMD miners were developed as actively...

SuprMiner SPmod updated in git
sr. member
Activity: 954
Merit: 250
enemy 1.17 out..5-15% faster on x16r
I can see good result of new free  X16r/X16s/C11 Spmod-git #9
member
Activity: 473
Merit: 18
enemy 1.17 out..5-15% faster on x16r

updated in master branch
sr. member
Activity: 703
Merit: 272
enemy 1.17 out..5-15% faster on x16r
jr. member
Activity: 42
Merit: 1
Thanks for answer. I just need to figure it out. This might be useful:

Try setting "GpuGroupByType = Disabled" in config. This way it will create 2 groups, one for 580, one for 560 and might help with some miners

member
Activity: 473
Merit: 18
Hi,

I hope you can help me out. I did a big rework today, shuffled cards, reloaded Windows, downloaded Forager (from master repo this morning). I've got Forager and the miner locking up over and over after just a few minutes of running and getting couple of shares. I have cut the config down to Nicehash + Heavy algo.

I put mixed AMD cards in the rig and I wonder if that is causing the problem. 2 rx 560 and 2 rx 580. I guess I'll try pulling cards next...

I have things running perfectly and then I always break it.  Angry

There isn't much I can do if miner hangs, but a few suggestions:
1. Make sure you set all cards to Compute mode
2. Try setting "GpuGroupByType = Disabled" in config. This way it will create 2 groups, one for 580, one for 560 and might help with some miners
3. See if its the same miner every time and exclude it in config
jr. member
Activity: 42
Merit: 1
Hi,

I hope you can help me out. I did a big rework today, shuffled cards, reloaded Windows, downloaded Forager (from master repo this morning). I've got Forager and the miner locking up over and over after just a few minutes of running and getting couple of shares. I have cut the config down to Nicehash + Heavy algo.

I put mixed AMD cards in the rig and I wonder if that is causing the problem. 2 rx 560 and 2 rx 580. I guess I'll try pulling cards next...

I have things running perfectly and then I always break it.  Angry
member
Activity: 473
Merit: 18
When is next big update planned?
There it is Smiley

Forager 18.08.3 released
https://github.com/yuzi-co/Forager/releases

Changelog:
- Miner updates:
  - zEnemy 1.16
  - BMiner 10.1
  - WildRig 0.10.3
  - SGMiner Phi2 beta3
  - lolMiner 0.42 (and remove old lolMinerMNX/144)

- Add option to disable hardware monitoring (HardwareMonitoring in config.ini)
- Add option to set CUDA version (CUDAVersion in config.ini)
- Reorganize/Cleanup less profitable NVIDIA miners. Old miners still available in "Additional Miners" folder (thanks to webgkv)
- Add LUX to SuprNova
newbie
Activity: 143
Merit: 0
When is next big update planned?
copper member
Activity: 97
Merit: 0
Hi,

I noticed your great tool you are building. Very good initiative! I like it. Im the owner of a mining pool and i would like to ask if you could add our mining pools to your multi algorithm switcher.

Our main website is located here: https://thepiratemine.nl
Twitter: https://twitter.com/thepiratemine
Telegram: https://t.me/thepiratemine



We have the following pools:
Stellite: https://xtl.thepiratemine.nl/
port - difficulty - hashrate:      11011  -   4 000    -   < 1000H/s        Low end hardware
port - difficulty - hashrate:      11022  -   40 000   -  ~ 1000H/s        Medium end hardware
port - difficulty - hashrate:      11033  -   80 000   -  ~ 2000H/s        High end hardware
port - difficulty - hashrate:      11044  -   200 000  - ~ 5000H/s        Low end rigs
port - difficulty - hashrate:      11055  -   400 000  - ~ 10000H/s      High end rigs

Citadel: https://ctl.thepiratemine.nl/
port - difficulty - hashrate:      11011  -   4 000    -   < 1000H/s        Low end hardware
port - difficulty - hashrate:      11022  -   40 000   -  ~ 1000H/s        Medium end hardware
port - difficulty - hashrate:      11033  -   80 000   -  ~ 2000H/s        High end hardware
port - difficulty - hashrate:      11044  -   200 000  -  ~ 5000H/s        Low end rigs
port - difficulty - hashrate:      11055  -   400 000  -  ~ 10000H/s      High end rigs

IPBC: https://ipbc.thepiratemine.nl/
port - difficulty - hashrate:      1011   -    4 000       -   < 1000H/s       Low end hardware
port - difficulty - hashrate:      11022  -   40 000      -   ~ 1000H/s       Medium end hardware
port - difficulty - hashrate:      11033  -   80 000    -   ~ 2000H/s       High end hardware
port - difficulty - hashrate:      11044  -   200 000   -   ~ 5000H/s       Low end rigs
port - difficulty - hashrate:      11055  -   400 000   -   ~ 10000H/s     High end rigs

Conceal: https://ccx.thepiratemine.nl/
port - difficulty - hashrate:      2221   -   4 000     -    < 1000H/s       Low end hardware
port - difficulty - hashrate:      2222   -   40 000    -   ~ 1000H/s       Medium end hardware
port - difficulty - hashrate:      2223   -   80 000    -   ~ 2000H/s       High end hardware
port - difficulty - hashrate:      2224   -   200 000   -  ~ 5000H/s       Low end rigs
port - difficulty - hashrate:      2225   -   400 000   -  ~ 10000H/s     High end rigs

Iridium: https://ird.thepiratemine.nl/
port - difficulty - hashrate:      1111   -   4 000    -    < 1000H/s      Low end hardware
port - difficulty - hashrate:      1112   -   40 000   -    ~ 1000H/s      Medium end hardware
port - difficulty - hashrate:      1113   -   80 000   -    ~ 2000H/s      High end hardware
port - difficulty - hashrate:      1114   -   200 000  -   ~ 5000H/s      Low end rigs
port - difficulty - hashrate:      1115   -   400 000  -   ~ 10000H/s    High end rigs

ArQmA: https://arq.thepiratemine.nl/
port - difficulty - hashrate:      2111   -   4 000    -    < 1000H/s     Low end hardware
port - difficulty - hashrate:      2112   -   40 000   -    ~ 1000H/s     Medium end hardware
port - difficulty - hashrate:      2113   -   80 000   -    ~ 2000H/s     High end hardware
port - difficulty - hashrate:      2114   -   200 000  -   ~ 5000H/s     Low end rigs
port - difficulty - hashrate:      2115   -   400 000  -   ~ 10000H/s   High end rigs

If you need help with anything just ask me.
Greetings!  Cool
newbie
Activity: 4
Merit: 0
Hi mate, that's pretty cool stuff here, but I have only vegas rig, could you include this pools in it? https://thepiratemine.nl
newbie
Activity: 112
Merit: 0
no hassle, still many miners are working, will let the benchmark run until all miner-algo-combis are complete, then i try to update nvidia again, hope the 398 will then be working.
member
Activity: 473
Merit: 18
currently i have serious problems gettin driver later than 388 installed, the driver install is crashing , black screen, unresponsive, after restart windows tries to repair, fails, restarts, crashes and thats it. will try to set restore point and do a manual driver update after basic windows downloaded driver.
yesterday i had to reinstall windows 3 times... i hate it

I'll do something for the 9.1 cuda, but it will take some time
newbie
Activity: 112
Merit: 0
currently i have serious problems gettin driver later than 388 installed, the driver install is crashing , black screen, unresponsive, after restart windows tries to repair, fails, restarts, crashes and thats it. will try to set restore point and do a manual driver update after basic windows downloaded driver.
yesterday i had to reinstall windows 3 times... i hate it
member
Activity: 473
Merit: 18
just 2 1060 for now :-) testing purpose atm.
What files do i need to replace? currently using latest release from github.

this is the change commit:
https://github.com/yuzi-co/Forager/commit/4f3091d178fefedd81a5174ed588ac7a9be7e6dd

Also, if you are using drivers with CUDA 9.1, it might explain the issues with some miners

In most cases I only include CUDA 9.2 miner versions (when there are several option), and some miners only exist for 9.2
I need to think how can I support several versions
newbie
Activity: 112
Merit: 0
just 2 1060 for now :-) testing purpose atm.
What files do i need to replace? currently using latest release from github.
member
Activity: 473
Merit: 18
This neat tool is really amazing, however i have a few open questions:
On Restart does it always start to benchmark? How to avoid this, as it takes really long time to test the non-working Algo-Miner-Gpu-combinations...
There are many miners which are not working, only a few support my current setup, how do i exclude those miner-software from benchmarking?
How to force only one errorous test per tested miner-algo combination, not 3?
thx

On restart it runs a benchmark on any non-benchmarked combinations

You can disable non-working miners using "ExcludeMiners_AMD =" where AMD is the device group. You can also simply remove the miner json files, but if you do it in config, you can more easily migrate your changes to new version

Currently its hardcoded to 3 attempts

Also, there is a new version in the git master (still not as a release) with less miners active by default (without the less profitable). They are still available but disabled by default

What is your current hardware/os/drivers? Which miners you have issues with?
I can probably optimize the setup more, but I need more details Smiley
Pages:
Jump to: