Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: 4ward on May 03, 2018, 07:47:20 PM



Title: [Forager] v20.04 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on May 03, 2018, 07:47:20 PM
Forager is an advanced open source multi-pool / multi-algo profit switching miner

It will use profit information from supporting pools to make sure you mine the most profitable algorithm at all times.
You can also use WhatToMine and CoinCalculators virtual pools for profit data and mine to pools which dont provide profit information, or even your custom pools.

Using integration with MSI Afterburner (https://www.msi.com/page/afterburner), it will get real time power usage and use this information to calculate how much you pay and adjust the profitability data.

Discord Server
https://discord.gg/SAuXwWa

Latest versions:
20.04 - 5/04/2020 (https://bitcointalk.org/index.php?topic=3516114.msg54161026#msg54161026)
20.01 - 5/01/2020 (https://bitcointalk.org/index.php?topic=3516114.msg53524572#msg53524572)
19.07 - 27/07/2019 (https://bitcointalk.org/index.php?topic=3516114.msg51970764#msg51970764)
19.06 - 3/06/2019 (https://bitcointalk.org/index.php?topic=3516114.msg51335510#msg51335510)
19.05 - 9/05/2019 (https://bitcointalk.org/index.php?topic=3516114.msg50965405#msg50965405)

Main features:
- Supports AMD/NVIDIA/CPU Mining
- Mine single coin or algo or Automatic profit switching on Zpool, Zergpool, NiceHash, MiningPoolHub and others
- Profitability info for all coins on WhatToMine and CoinCalculators
- MSI Afterburner integration for monitoring AMD/NVIDIA/Intel CPU power consumption and PowerLimit support for AMD/NVIDIA
- Fast benchmarking (Most algos hashrate stabilize and finish within 2-3mins)
- GPU Activity watchdog + Hashrate watchdog
- Reporting mining stats to https://multipoolminer.io/monitor/
- Power usage approximation for AMD and CPU when Afterburner integration is off
- Profit display in any fiat currency which is supported by CoinDesk
- SHA256 checksum validation for miner downloads

Releases:
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Issue tracker:
https://github.com/yuzi-co/Forager/issues

How to start:
Option 1 (recommended):
Install GIT (https://git-scm.com/download/win), open command line and run "git clone https://github.com/yuzi-co/Forager/" to get latest master version

Option 2:
Download latest Forager release (7zip or self-extracting SFX) and extract

Configure:
Copy Config-SAMPLE.ini to Config.ini and Edit it with your preferred currencies, wallets and pool users
See Autostart.bat files for launch examples

Upgrade:
Option 1:
Remove all files except your customized Autostart.bat, Config.ini and Stats folder
Download latest Forager release (7zip or self-extracting SFX) and extract

Option 2 (if initially installed using GIT):
run "git pull" in Forager folder to get latest master version


Miner list:
Total of 70+ miners, too long to list here
If you want a specific miner - I probably have it already ;)

Pool list:
AhashPool
Bilbotel
BlazePool
BlockMasters
BsodPw
FairPool
HashRefinery
MiningDutch
MiningPoolHub
NanoPool
NiceHash
NLPool
PhiPhiPool
ProtoPool
SuprNova
UniMining
WhatToMine
YIIMP
ZergPool
Zpool


Notes:

- Recommended drivers for AMD - 18.3.4/18.6.1.
  you can use https://forums.guru3d.com/threads/atic-install-tool-radeon-drivers-download-utility.422576/ to easily find and download specific driver version

- Recommended drivers for NVIDIA on Win 10 - 411.31+ for CUDA 10.
- Recommended drivers for NVIDIA on Win 10 - 398.+ for CUDA 9.2
- Recommended drivers for NVIDIA on Win 7 - 390.65-391.01

- Latest PowerShell core recommended for compatibility/performance: https://github.com/PowerShell/PowerShell/releases

- Windows 7 will require PowerShell v5 or PowerShell Core installed: https://www.microsoft.com/en-us/download/details.aspx?id=54616

- Recommended MSI Afterburner version is 4.5.0 or newer
  prior versions don't support Intel CPU power usage and may not fully support your GPU

- Avermore and Sgminer X16r/X16s (AMD) during benchmarking submit "fake" shares that get rejected by the pools.
  Ignore this and after benchmarking it will work normally.

- XMR-Stak (AMD and NVIDIA) doesn't support multiple groups per GPU Vendor (2+ AMD or NVIDIA) out of the box.
  Of first run it will create "GroupName-Algorithm.txt" files for each group that you can edit once to include only the relevant GPUs.


Mixed rigs (AMD+NVIDIA) may have problems selecting specific devices. Use at your own risk.


Disclaimer:
The miners used in Forager come from reasonably reputable sources and tested by community.
There is SHA256 validation for miner downloads to make sure they are not replaced by fake ones.
However, I do not take any responsibility if any of the miners contains harmful code.
Therefore, NEVER keep coin wallets or other sensitive information on the computer you run Forager on.
If you get hacked, loose your coins, burn you video card or cpu, get your personal photos stolen or your cat poisoned - it's your fault.


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching mining script (AMD/NVIDIA/CPU)
Post by: 4ward on May 03, 2018, 07:47:33 PM
reserve for updates


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: Bigdrago on May 03, 2018, 08:39:06 PM
Why use this?

"Profitable" is based on that you sell the coins you mined everyday. Eth have been most profitable for the last year.


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: s0ftcorn on May 03, 2018, 09:31:10 PM
Forager reports that zpool does not support ZCL payments. But it does :D


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: 4ward on May 03, 2018, 09:40:28 PM
Forager reports that zpool does not support ZCL payments. But it does :D
Right... They changed it's status, so it's not showing

Quick fix would be to just add it on line $82, or comment the Exit on line #86 in Zpool.ps1
I'll think of a better validation, or just trust the user...

edit: disabled validation in master branch


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: UnclWish on May 04, 2018, 10:17:25 AM
Why there is no one Claymore's miner?


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: 4ward on May 04, 2018, 11:51:46 AM
Why there is no one Claymore's miner?

All Claymore miners are already there
ClayCrypto-11.3 (AMD)
ClayDual-11.7 / ClayETH-11.7 (AMD,NVIDIA)
ClayNeoScrypt (AMD)
ClayZEC-12.6 (AMD)
ClayCrypto-4.0 (CPU)

Did Claymore release any other miner that is missing (apart from Claymore XPM)?


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: UnclWish on May 04, 2018, 12:08:41 PM
Why there is no one Claymore's miner?

All Claymore miners are already there
ClayCrypto-11.3 (AMD)
ClayDual-11.7 / ClayETH-11.7 (AMD,NVIDIA)
ClayNeoScrypt (AMD)
ClayZEC-12.6 (AMD)
ClayCrypto-4.0 (CPU)

Did Claymore release any other miner that is missing (apart from Claymore XPM)?
Ohhh. Sorry. I just read on 1st post and there is no info about them...


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: 4ward on May 04, 2018, 12:11:24 PM
Why there is no one Claymore's miner?

All Claymore miners are already there
ClayCrypto-11.3 (AMD)
ClayDual-11.7 / ClayETH-11.7 (AMD,NVIDIA)
ClayNeoScrypt (AMD)
ClayZEC-12.6 (AMD)
ClayCrypto-4.0 (CPU)

Did Claymore release any other miner that is missing (apart from Claymore XPM)?
Ohhh. Sorry. I just read on 1st post and there is no info about them...
Yeah, I did post only the changes from Megaminer, but in all I have 70+ unique miners.
The chance is if you want it - I probably have it ;)


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: d2bg on May 04, 2018, 03:06:58 PM
Looks nice, are there any of your own fees included in this?


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: iisbetoq on May 04, 2018, 03:21:11 PM
can i use on rx550 ?
can i use without AB ? because AB not works with > 8 GPU
how to integrated with other pools ? (not on list)

regards


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: 4ward on May 04, 2018, 09:47:14 PM
Looks nice, are there any of your own fees included in this?
By default it is set to 10 minutes per day, but it can be changed based on your generosity in config.ini ;)

Code:
# Number of minutes to mine as a donation each day (default is 10 mins which is ~0.7%)
Donate = 10


can i use on rx550 ?
can i use without AB ? because AB not works with > 8 GPU
how to integrated with other pools ? (not on list)

regards

Specific miner may or may not support specific card, but Forager doesn't have limitations for specific cards
I tested even Intel integrated GPUs, but disabled it in code due to extreme inefficiency

AB integration is not necessary and is OFF by default
You can run "DeviceList.bat" to see detected devices to verify all your cards are detected

Without AB you will not get exact power consumption readings, but you can edit "Includes\amd-cards-tdp.json" to add estimated TDP of your card to get cost estimations
I will add more cards to the default file based on official TDP numbers

Additional pools can be added in MyPools.ps1 (see existing examples there)
If a pool provides profit estimations, and is large enough, I will consider adding it to Forager


Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: CjMapope on May 05, 2018, 01:01:40 AM
Tried out your miner, i like these multiminer things
few issues:
1: http://www.gandalph3000.com/ gets webaccess blocked on my ESET, i dont really wanna whitelist a random site for downloads...
2: yuzi-co github mkxminer 310.zip download fails after taking forever to do so (few minutes,time is money :( ) . deleting the json file for it bypassed this error for me as a workaround for now. all other downloads seem fine. failing to delete the json file resulted in endless download loop tho :(
3: i cant make CPU mining work, even tho i ENABLED it in my config.ini :(    8700k. tried with option "99" to see if any pools would use it, but nope :(

anyways, nice tool, hope its OOB usable for me one day :)



Title: Re: [ANN] Forager 1.0 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: 4ward on May 05, 2018, 09:47:45 AM
Tried out your miner, i like these multiminer things
few issues:
1: http://www.gandalph3000.com/ gets webaccess blocked on my ESET, i dont really wanna whitelist a random site for downloads...
This is official website of Cast XMR miner, which it tries to download. And ESET probably blocking it for distributing "Evil Crypto Miners"
Even if it is moved, there is no guarantee that it will not be blocked sometime again

Quote
2: yuzi-co github mkxminer 310.zip download fails after taking forever to do so (few minutes,time is money :( ) . deleting the json file for it bypassed this error for me as a workaround for now. all other downloads seem fine. failing to delete the json file resulted in endless download loop tho :(
This one is the largest miner in my collection, for reason unknown to me the developer made it weight close to 100MB, so depending on your connectivity it might take ages
I will check timeout parameters, perhaps I can solve this

Quote
3: i cant make CPU mining work, even tho i ENABLED it in my config.ini :(    8700k. tried with option "99" to see if any pools would use it, but nope :(
This is strange, I'll recheck the logic

Quote
anyways, nice tool, hope its OOB usable for me one day :)

Thank you, and keep watching, I'm constantly updating ;)


Title: Re: [ANN] Forager 1.1 - Multi-Pool profit switching multi-miner (AMD/NVIDIA/CPU)
Post by: 4ward on May 06, 2018, 08:16:16 PM
Forager 1.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Improve Afterburner error reporting and handling
- Update WhatToMine, FairPool pools
- Update Ethminer, Avermore, zFast, Xmrig cpu, Xmr-Stak-Aeon, SgminerKL, Sgminer4ward
- Change mining wallet validation on pools to warning
- Some device detection fixes
- Download fixes for some miners
- Code fixes


Title: Re: [ANN] Forager 1.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 6/05/18
Post by: d2bg on May 09, 2018, 08:31:45 PM
Tried starting it up, it starts mining zcash and never tries anything else, despite being very low in terms of profits.


Title: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: 4ward on May 09, 2018, 08:48:04 PM
Forager 1.2 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changes:
- New and Updated Miners:
  - Ccminer Allium, JCEminer, zFast, Bminer, Excavator, SRBminer, Avermore, SuprminerSP
- Support for miners with limited pool support: Excavator - NH only, zFast - MPH only
- CPU feature detection for Cpu miners
- Gpu Groups created by Device name + Memory amount (example: Ellesmere8), to better benchmark mixed rigs
- DeviceList.bat generates suggested GpuGroups that you can use as is, or modify to your liking
- Corrected miner fee calculations
- Correctly detect fee changes for 2/3GB cards with Claymore Eth
- Support excluding algos for Hashrate watchdog
- All miners have SHA256 checksum verification
- Some optimizations and small bug fixes


Title: Re: [ANN] Forager 1.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 6/05/18
Post by: 4ward on May 09, 2018, 08:51:58 PM
Tried starting it up, it starts mining zcash and never tries anything else, despite being very low in terms of profits.

That is very strange and I would need more if this is indeed happening
Can you provide log output and profits screen?


Title: Re: [ANN] Forager 1.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 6/05/18
Post by: d2bg on May 09, 2018, 09:46:18 PM
Tried starting it up, it starts mining zcash and never tries anything else, despite being very low in terms of profits.

That is very strange and I would need more if this is indeed happening
Can you provide log output and profits screen?


Sorry I was mistaken.  I was just impatient and didn't realize how long benchmarking took :)

However, I have noticed that forager will attempt to connect to us-east.hub.miningpoolhub.com:20580 and europe.hub.miningpoolhub.com:20580 and times out on both before connecting to miningpoolhub.  Unsure if this is a problem with miningpoolhub, I was unable to find the relevant code to where this url would be.


Title: Re: [ANN] Forager 1.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 6/05/18
Post by: 4ward on May 10, 2018, 05:32:16 AM

However, I have noticed that forager will attempt to connect to us-east.hub.miningpoolhub.com:20580 and europe.hub.miningpoolhub.com:20580 and times out on both before connecting to miningpoolhub.  Unsure if this is a problem with miningpoolhub, I was unable to find the relevant code to where this url would be.
Ok, found the issue with mph, they report incorrect Urls on their API since last monero fork
Ill add a fix to the pool

edit: fixed in master branch and reported to MPH


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: bitcoinminer0319 on May 10, 2018, 07:49:29 PM
when i tried to mine x16r, i get invaild shares. how do i stop getting it?


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: 4ward on May 10, 2018, 07:52:57 PM
when i tried to mine x16r, i get invaild shares. how do i stop getting it?
The miners used for x16r (also x16s) have benchmarking mode which uses a defined algo order to be able to get stable speed and when it submits shares, it gets invalid shares
After initial benchmarking it should run normally

I don't know why the dev decided the miner will actually submit shares in benchmark mode


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: JCE-Miner on May 10, 2018, 08:28:32 PM
hi bro,

as promised, your tool is now cited on my Github page with a link to that topic, and as you requested i added a http server to monitor, to enhance integration :)

- thanks!


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: 4ward on May 10, 2018, 08:36:05 PM
hi bro,

as promised, your tool is now cited on my Github page with a link to that topic, and as you requested i added a http server to monitor, to enhance integration :)

- thanks!

Thank you, new version and API support already committed to master branch :)


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: bitcoinminer0319 on May 12, 2018, 01:36:03 PM
i am wondering why i have 2 instance when i mine with 3 x 570 and 1 x 580. can i put all gpu into one instance or not? if yes, how am i going to do it?


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: 4ward on May 12, 2018, 02:18:01 PM
i am wondering why i have 2 instance when i mine with 3 x 570 and 1 x 580. can i put all gpu into one instance or not? if yes, how am i going to do it?

add device group definition to config.ini

You can run DeviceList.bat to generate a string for your pc and modify it to your needs


One group with 4 GPUs will looks like this:

GpuGroups = [{"GroupName":"Ellesmere8","Type":"AMD","Devices":"0,1,2,3","PowerLimits":"0"}]


Title: Re: [Forager] 1.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 9/05/18
Post by: 4ward on May 18, 2018, 06:13:55 PM
Forager 1.3 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- EthLargementPill support (for 1080/1080ti owners)
- Warn about insufficiently large swap file
- Create only 1 GpuGroup per vendor by default
- Latest nvidia-smi
- Better AMD TDP detection w/o Afterburner
- Miner updates:
  - SRBminer, SgminerKL, Ethminer, JCEMiner, CCminerAlexis, zEnemy, Nevermore, CpuminerVerium, CpuminerOpt
- General bug fixes and optimizations


Title: Re: [Forager] 1.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/05/18
Post by: 4ward on May 19, 2018, 11:44:37 PM
Forager 1.4 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Fix XMrig cpu miners (enforce algo variant)
- Disable some non-best miners (still available in Additional Miners folder)
- Add "PingPools" option, to switch testing pools availability. Some pools don't like this and might block your ip
- 2 new Ccminers by STS (for Allium, SHA256t, Yescrypt, YescryptR16)
- Update Afterburner DLL version. Should now work when AB reports over 40 monitoring metrics
- Fix manual mining
- Add Ryzen CPU TDP values
- Various code fixes and tweaks


Title: Re: [Forager] 1.5 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 21/05/18
Post by: 4ward on May 21, 2018, 01:47:08 PM
Forager 1.5 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Important fix for pool price sorting
- Update SgminerKL to 1.0.4


Title: Re: [Forager] 1.6 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 21/05/18
Post by: 4ward on May 21, 2018, 07:12:06 PM
Forager 1.6 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update JCEminer to v0.29
- Add CoinCalculators virtual pool (coincalculators.io)
- Add CryptoKnight pool
- Fix bug with selecting more than one pool in START menu
- Small fixes



Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 05, 2018, 04:17:27 PM
Forager 1.7 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update miners:
  - zFast v2.3.3
  - SRBminer v1.5.8
  - BMiner v8.0 (with DualMining)
  - JCEminer v0.29b
  - Phoenix v3.0c
  - Excavator v1.5.4.a
  - EthMiner v0.15dev11
  - XMR-Stak v2.4.4
  - CastXMR v1.1
  - Claymore Dual v11.8
  - SgminerKL v1.0.5
  - CcminerSTS v2.2.6R
  - XMR-Stak-Aeon v2.4.8
  - CcminerEnemy v1.11
- New Miners:
  - CCminer Delos v1.2.2
  - CoolMiner v1.1
- Update Pools:
  - WhatToMine
  - SuprNova
  - NanoPool
  - FairPool
  - CoinCalculators
- Get Algo divisors from API on supported pools
- Rework Logging
- Allow collecting sessions statistics to CSV file
- More fixes and tweaks


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: preda on June 07, 2018, 10:00:44 AM
Forager 1.7 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update miners:
  - zFast v2.3.3
  - SRBminer v1.5.8
  - BMiner v8.0 (with DualMining)
  - JCEminer v0.29b
  - Phoenix v3.0c
  - Excavator v1.5.4.a
  - EthMiner v0.15dev11
  - XMR-Stak v2.4.4
  - CastXMR v1.1
  - Claymore Dual v11.8
  - SgminerKL v1.0.5
  - CcminerSTS v2.2.6R
  - XMR-Stak-Aeon v2.4.8
  - CcminerEnemy v1.11
- New Miners:
  - CCminer Delos v1.2.2
  - CoolMiner v1.1
- Update Pools:
  - WhatToMine
  - SuprNova
  - NanoPool
  - FairPool
  - CoinCalculators
- Get Algo divisors from API on supported pools
- Rework Logging
- Allow collecting sessions statistics to CSV file
- More fixes and tweaks


phoenix 0.3c??? where do you get it??


can you integrate cryptodredge? so far the best miner for lyra2v2 nvidia going very good and stable

https://s22.postimg.cc/x40oxtetp/Screenshot_20180607-122021.jpg (https://postimg.cc/image/x40oxtetp/)



Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 07, 2018, 11:46:26 AM
Forager 1.7 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update miners:
  - zFast v2.3.3
  - SRBminer v1.5.8
  - BMiner v8.0 (with DualMining)
  - JCEminer v0.29b
  - Phoenix v3.0c
  - Excavator v1.5.4.a
  - EthMiner v0.15dev11
  - XMR-Stak v2.4.4
  - CastXMR v1.1
  - Claymore Dual v11.8
  - SgminerKL v1.0.5
  - CcminerSTS v2.2.6R
  - XMR-Stak-Aeon v2.4.8
  - CcminerEnemy v1.11
- New Miners:
  - CCminer Delos v1.2.2
  - CoolMiner v1.1
- Update Pools:
  - WhatToMine
  - SuprNova
  - NanoPool
  - FairPool
  - CoinCalculators
- Get Algo divisors from API on supported pools
- Rework Logging
- Allow collecting sessions statistics to CSV file
- More fixes and tweaks


phoenix 0.3c??? where do you get it??
in the Phoenix miner topic ;)

Quote
can you integrate cryptodredge? so far the best miner for lyra2v2 nvidia going very good and stable
https://s22.postimg.cc/x40oxtetp/Screenshot_20180607-122021.jpg (https://postimg.cc/image/x40oxtetp/)
It's actually already in the master branch, although disabled by default since it doesn't work with wrapper and they don't provide API yet


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: preda on June 07, 2018, 11:53:32 AM
Forager 1.7 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update miners:
  - zFast v2.3.3
  - SRBminer v1.5.8
  - BMiner v8.0 (with DualMining)
  - JCEminer v0.29b
  - Phoenix v3.0c
  - Excavator v1.5.4.a
  - EthMiner v0.15dev11
  - XMR-Stak v2.4.4
  - CastXMR v1.1
  - Claymore Dual v11.8
  - SgminerKL v1.0.5
  - CcminerSTS v2.2.6R
  - XMR-Stak-Aeon v2.4.8
  - CcminerEnemy v1.11
- New Miners:
  - CCminer Delos v1.2.2
  - CoolMiner v1.1
- Update Pools:
  - WhatToMine
  - SuprNova
  - NanoPool
  - FairPool
  - CoinCalculators
- Get Algo divisors from API on supported pools
- Rework Logging
- Allow collecting sessions statistics to CSV file
- More fixes and tweaks


phoenix 0.3c??? where do you get it??
in the Phoenix miner topic ;)

Quote
can you integrate cryptodredge? so far the best miner for lyra2v2 nvidia going very good and stable
https://s22.postimg.cc/x40oxtetp/Screenshot_20180607-122021.jpg (https://postimg.cc/image/x40oxtetp/)
It's actually already in the master branch, although disabled by default since it doesn't work with wrapper and they don't provide API yet



can i enable it?


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 07, 2018, 12:03:14 PM
Forager 1.7 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update miners:
  - zFast v2.3.3
  - SRBminer v1.5.8
  - BMiner v8.0 (with DualMining)
  - JCEminer v0.29b
  - Phoenix v3.0c
  - Excavator v1.5.4.a
  - EthMiner v0.15dev11
  - XMR-Stak v2.4.4
  - CastXMR v1.1
  - Claymore Dual v11.8
  - SgminerKL v1.0.5
  - CcminerSTS v2.2.6R
  - XMR-Stak-Aeon v2.4.8
  - CcminerEnemy v1.11
- New Miners:
  - CCminer Delos v1.2.2
  - CoolMiner v1.1
- Update Pools:
  - WhatToMine
  - SuprNova
  - NanoPool
  - FairPool
  - CoinCalculators
- Get Algo divisors from API on supported pools
- Rework Logging
- Allow collecting sessions statistics to CSV file
- More fixes and tweaks


phoenix 0.3c??? where do you get it??
in the Phoenix miner topic ;)

Quote
can you integrate cryptodredge? so far the best miner for lyra2v2 nvidia going very good and stable
https://s22.postimg.cc/x40oxtetp/Screenshot_20180607-122021.jpg (https://postimg.cc/image/x40oxtetp/)
It's actually already in the master branch, although disabled by default since it doesn't work with wrapper and they don't provide API yet



can i enable it?

copy miner file from "Additional Miners" to "Miners" and see if it works for you. No guarantees though...


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: Ledaso on June 07, 2018, 03:43:03 PM
wow gj Thanks for take your time and make this...


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 07, 2018, 05:16:45 PM
wow gj Thanks for take your time and make this...
Thank you ;)


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 18, 2018, 04:45:24 AM

Forager 1.8 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Updated Miners
  - SRBminer 1.6.0
  - CCminerDelos 1.3.0a
  - coolMiner 1.3
  - CastXMR 1.2.0
  - Prospector 0.1.0
  - zEnemy 1.11
  - XMR-Stak 2.4.5
  - XMRig cpu 2.6.3
  - XMRig AMD 2.7.0b
  - zFast 2.3.4
  - Excavator 1.5.5a
  - CCminer Tpuvot 2.2.6
  - JCEminer 0.29c
- New Miners
  - SGminer MK 1.07
  - lolMinerZero 0.37 (preview)
  - EWBF 0.2 (Zero and Zhash)
- General fixes and tweaks


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: alucard20724 on June 22, 2018, 05:21:07 AM

Forager 1.8 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Updated Miners
  - SRBminer 1.6.0
  - CCminerDelos 1.3.0a
  - coolMiner 1.3
  - CastXMR 1.2.0
  - Prospector 0.1.0
  - zEnemy 1.11
  - XMR-Stak 2.4.5
  - XMRig cpu 2.6.3
  - XMRig AMD 2.7.0b
  - zFast 2.3.4
  - Excavator 1.5.5a
  - CCminer Tpuvot 2.2.6
  - JCEminer 0.29c
- New Miners
  - SGminer MK 1.07
  - lolMinerZero 0.37 (preview)
  - EWBF 0.2 (Zero and Zhash)
- General fixes and tweaks


can you implement a new Lyra2REv2 miner for AMD?

https://github.com/CryptoGraphics/lyclMiner

thanks


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 23, 2018, 06:54:21 AM

Forager 1.8 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Updated Miners
  - SRBminer 1.6.0
  - CCminerDelos 1.3.0a
  - coolMiner 1.3
  - CastXMR 1.2.0
  - Prospector 0.1.0
  - zEnemy 1.11
  - XMR-Stak 2.4.5
  - XMRig cpu 2.6.3
  - XMRig AMD 2.7.0b
  - zFast 2.3.4
  - Excavator 1.5.5a
  - CCminer Tpuvot 2.2.6
  - JCEminer 0.29c
- New Miners
  - SGminer MK 1.07
  - lolMinerZero 0.37 (preview)
  - EWBF 0.2 (Zero and Zhash)
- General fixes and tweaks


can you implement a new Lyra2REv2 miner for AMD?

https://github.com/CryptoGraphics/lyclMiner

thanks

In current state of the miner, there would be lots of changes to Forager code required to fully support it

I have it running locally, but the device configuration is still manual due to miner's requirement of using PCIeBus id


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: alucard20724 on June 24, 2018, 08:39:49 AM

Forager 1.8 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

.....


can you implement a new Lyra2REv2 miner for AMD?

https://github.com/CryptoGraphics/lyclMiner

thanks

In current state of the miner, there would be lots of changes to Forager code required to fully support it

I have it running locally, but the device configuration is still manual due to miner's requirement of using PCIeBus id


Are you able to at least get the hashrate to display in Forager?  I'm not worried about the manual configuration of the devices.  I would think you would be able to implement it along the lines of how excavator is done.

looks like they're going to try something over at MPM.
https://github.com/MultiPoolMiner/MultiPoolMiner/issues/1894


Title: Re: [Forager] 1.7 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 5/06/18
Post by: 4ward on June 24, 2018, 10:27:29 AM

Forager 1.8 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

.....


can you implement a new Lyra2REv2 miner for AMD?

https://github.com/CryptoGraphics/lyclMiner

thanks

In current state of the miner, there would be lots of changes to Forager code required to fully support it

I have it running locally, but the device configuration is still manual due to miner's requirement of using PCIeBus id


Are you able to at least get the hashrate to display in Forager?  I'm not worried about the manual configuration of the devices.  I would think you would be able to implement it along the lines of how excavator is done.

looks like they're going to try something over at MPM.
https://github.com/MultiPoolMiner/MultiPoolMiner/issues/1894


Hashrate display works. I pushed a preliminary version, but you will need to set the devices yourself in the pattern file

And to implement PCIBus I need to rewrite lots of stuff in the device detection, but i hope the developer will change the device selection


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 24, 2018, 11:43:35 AM
Added lyclMiner support in automatic device detection mode (without defined GpuGroups)


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on June 24, 2018, 03:26:24 PM
Added lyclMiner support in automatic device detection mode (without defined GpuGroups)

Trying it now..  benchmarked fine.  things appear to be working fine

thanks


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on June 24, 2018, 06:05:59 PM
Added lyclMiner support in automatic device detection mode (without defined GpuGroups)

Trying it now..  benchmarked fine.  things appear to be working fine

thanks

getting an error.  four gpu in system.  but lyclMiner says device1 is wrong. "PCIeBusId" is incorrect inside "Device1" section

here's the error

https://i.imgur.com/qOx3otn.png

Here's the config that was made up.

https://i.imgur.com/4MMIGss.png



might be related to a problem that was talked about in the discord channel... don't know yet


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 24, 2018, 06:29:08 PM
Added lyclMiner support in automatic device detection mode (without defined GpuGroups)

Trying it now..  benchmarked fine.  things appear to be working fine

thanks

getting an error.  four gpu in system.  but lyclMiner says device1 is wrong. "PCIeBusId" is incorrect inside "Device1" section

here's the error

https://i.imgur.com/qOx3otn.png

Here's the config that was made up.

https://i.imgur.com/4MMIGss.png

might be related to a problem that was talked about in the discord channel... don't know yet


Is there a difference between config generated by lyclMiner and the one generated by Forager?
If there is, can you post it? Which one is giving issues?

p.s. which Discord channel?


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on June 24, 2018, 06:41:57 PM
Added lyclMiner support in automatic device detection mode (without defined GpuGroups)

Trying it now..  benchmarked fine.  things appear to be working fine

thanks

getting an error.  four gpu in system.  but lyclMiner says device1 is wrong. "PCIeBusId" is incorrect inside "Device1" section

here's the error

https://i.imgur.com/qOx3otn.png

Here's the config that was made up.

https://i.imgur.com/4MMIGss.png

might be related to a problem that was talked about in the discord channel... don't know yet


Is there a difference between config generated by lyclMiner and the one generated by Forager?
If there is, can you post it? Which one is giving issues?

p.s. which Discord channel?

config generated by lyclMiner

https://i.imgur.com/xVDp7R9.png

one generated by Forager

https://i.imgur.com/4MMIGss.png

lycl generated config works fine.     Forager config gives errors.

so it seems that it isn't lyclMiner issue discussed in discord channel.   I'll send you the discord invite later... i found it in one of the forums about vertcoin.   it's in the official vertcoin discord channel


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on June 24, 2018, 07:47:08 PM
Added lyclMiner support in automatic device detection mode (without defined GpuGroups)

Trying it now..  benchmarked fine.  things appear to be working fine

thanks

getting an error.  four gpu in system.  but lyclMiner says device1 is wrong. "PCIeBusId" is incorrect inside "Device1" section

here's the error

https://i.imgur.com/qOx3otn.png

Here's the config that was made up.

https://i.imgur.com/4MMIGss.png

might be related to a problem that was talked about in the discord channel... don't know yet


Is there a difference between config generated by lyclMiner and the one generated by Forager?
If there is, can you post it? Which one is giving issues?

p.s. which Discord channel?

config generated by lyclMiner

https://i.imgur.com/xVDp7R9.png

one generated by Forager

https://i.imgur.com/4MMIGss.png

lycl generated config works fine.     Forager config gives errors.

so it seems that it isn't lyclMiner issue discussed in discord channel.   I'll send you the discord invite later... i found it in one of the forums about vertcoin.   it's in the official vertcoin discord channel


ok... i'm not seeing the issue on another system that has 4 vega64 cards... i'm only seeing the issue on the system with 4 RX570 cards... might be lyclminer or it might be a system issue.  i'll have to investigate it later.


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 25, 2018, 08:25:33 AM
^ Hoe much hash do yoy get on Vega 64 on lyra2v2 lycl miner ? Can it beat 1080ti ?

from https://www.reddit.com/r/vertcoin/comments/8svyvr/amd_full_release/

AMD VEGA series
VEGA 64 -75mh/s
VEGA 56 -60mh/s
AMD 500 series
RX 580 -42mh/s
RX 570 -36mh/s
RX 560 -16mh/s
RX 550 -8mh/s
AMD 400 series
RX 480 -32mh/s
AMD 300 series
AMD 200 series
R9 280X -23mh/s
R9 270 ~13mh/s
7970- 21mh/s


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on June 26, 2018, 05:19:02 AM
lyclMiner version 0.1.5 released    Amd Lyra2v2 miner.

https://github.com/CryptoGraphics/lyclMiner/releases


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 26, 2018, 05:42:58 AM
lyclMiner version 0.1.5 released    Amd Lyra2v2 miner.

https://github.com/CryptoGraphics/lyclMiner/releases

updated, hopefully detection will work better now

define devices manually in pattern file if it doesnt work


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: Sharpeich on June 26, 2018, 08:12:20 AM
Please add the Wild Keccak algo support


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 26, 2018, 08:22:02 AM
Please add the Wild Keccak algo support

It is supported
Keccak is supported, not Wild Keccak

Edit:
Wild Keccak requires a scratchpad which is coin specific and its complicated to add it to an algo switching miner...

Although I will look into it )


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on June 26, 2018, 02:18:15 PM
lyclMiner version 0.1.5 released    Amd Lyra2v2 miner.

https://github.com/CryptoGraphics/lyclMiner/releases

updated, hopefully detection will work better now

define devices manually in pattern file if it doesnt work

there was an error in the config file when i tried to run and errored out.

If i manually put the devices in the pattern, then it worked

fyi... you didn't create a lyclMiner-0.1.5.json file..


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 26, 2018, 02:43:15 PM
lyclMiner version 0.1.5 released    Amd Lyra2v2 miner.

https://github.com/CryptoGraphics/lyclMiner/releases

updated, hopefully detection will work better now

define devices manually in pattern file if it doesnt work

there was an error in the config file when i tried to run and errored out.

If i manually put the devices in the pattern, then it worked

fyi... you didn't create a lyclMiner-0.1.5.json file..

all created and updated now )


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on June 29, 2018, 05:18:03 AM
Please add the Wild Keccak algo support

Wild Keccak is now supported (on AMD and CPU), but disabled by default

Due to high initialization time (downloading/updating scratchpad), algo switching to Wild Keccak is counter productive. Only use it if you manually mine this algo


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: dudel42 on July 01, 2018, 05:07:56 PM
hi,

Just tried the latest Forager code (cloned from github), as MegaMiner seems abandoned.. there are, however, some issues.

There are a couple error messages repeated before every new interval:

Code:
Cannot index into a null array.
At C:\miner\Forager\Include.ps1:425 char:17
+ ...             $PnpDeviceProperties = ($PnpDevices | Where-Object {$Vend ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray

Doesn't seem to cause any problems, though.

However on two out of three systems I tested, one hard crashes, and one goes into an endless error loop, something like "cannot kill process "IDLE". Unfortunately the error is not written into the log, have to catch and copy it again.

This is all on Nvidia rigs where MegaMiner has been running fine and stable for many months.



Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on July 03, 2018, 02:19:03 PM
Is there  a way to disable specific algos for specific pools.

reason is that when dual mining with claymore, zpool and ahash will show hi reject rates (50%) for keccak, but nicehash will be ok.

thanks.


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on July 03, 2018, 09:18:46 PM
hi,

Just tried the latest Forager code (cloned from github), as MegaMiner seems abandoned.. there are, however, some issues.

There are a couple error messages repeated before every new interval:

Code:
Cannot index into a null array.
At C:\miner\Forager\Include.ps1:425 char:17
+ ...             $PnpDeviceProperties = ($PnpDevices | Where-Object {$Vend ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray

Doesn't seem to cause any problems, though.

However on two out of three systems I tested, one hard crashes, and one goes into an endless error loop, something like "cannot kill process "IDLE". Unfortunately the error is not written into the log, have to catch and copy it again.

This is all on Nvidia rigs where MegaMiner has been running fine and stable for many months.



I'll take a look. I believe the code throwing the error is redundant now
And I hope you can provide something so I can check the issue you are experiencing.
Send me the logs, even if they don't show the errors, maybe I'll discover something since I know how it should work :)

Is there  a way to disable specific algos for specific pools.

reason is that when dual mining with claymore, zpool and ahash will show hi reject rates (50%) for keccak, but nicehash will be ok.

thanks.

I will add such option, I also noticed this behavior



Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on July 04, 2018, 08:23:40 AM
hi,

Just tried the latest Forager code (cloned from github), as MegaMiner seems abandoned.. there are, however, some issues.

There are a couple error messages repeated before every new interval:

Code:
Cannot index into a null array.
At C:\miner\Forager\Include.ps1:425 char:17
+ ...             $PnpDeviceProperties = ($PnpDevices | Where-Object {$Vend ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray

Doesn't seem to cause any problems, though.

However on two out of three systems I tested, one hard crashes, and one goes into an endless error loop, something like "cannot kill process "IDLE". Unfortunately the error is not written into the log, have to catch and copy it again.

This is all on Nvidia rigs where MegaMiner has been running fine and stable for many months.



I'll take a look. I believe the code throwing the error is redundant now
Fixed in latest commit

Quote
And I hope you can provide something so I can check the issue you are experiencing.
Send me the logs, even if they don't show the errors, maybe I'll discover something since I know how it should work :)

Is there  a way to disable specific algos for specific pools.

reason is that when dual mining with claymore, zpool and ahash will show hi reject rates (50%) for keccak, but nicehash will be ok.

thanks.

I will add such option, I also noticed this behavior

Added now in latest commit


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: mateenr99 on July 04, 2018, 09:11:15 AM
It forces me to redownload vcredistx86 for every benchmark and it makes it annoying to benchmark because i have to sit there the whole time and wait for it to ask me to redownload/repair vcredist86, then press "no" to skipit so I can continue benchmarking. Please fix


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: 4ward on July 04, 2018, 05:10:50 PM
It forces me to redownload vcredistx86 for every benchmark and it makes it annoying to benchmark because i have to sit there the whole time and wait for it to ask me to redownload/repair vcredist86, then press "no" to skipit so I can continue benchmarking. Please fix

Solved in last commits


Title: Re: [Forager] 18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 04, 2018, 05:35:15 PM
Forager 18.07 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Updated and new miners:
  - CoolMiner 1.4
  - CastXMR 1.3.0
  - JCEMiner 0.29e
  - Prospector 0.1 fix api
  - BMiner 9.0
  - SRBMiner 1.6.2
  - lyclMiner 0.1.5
  - CCminerOurMiner 1.0
  - CCminerTpuvot 2.3.0
  - CCminerDumax 0.9.3
  - Excavator 1.5.6a
  - CCminerEnemy 1.12
  - EWBF 0.3
  - lolMiner144 0.38
  - CryptoDredge 0.6.0

- Update pools:
  - FairPool, SuprNova, PhiPhi, NLpool, MPH

- Support Wild Keccak algo (not recommended to mine in auto mode due to long init)

- Display Runtime and current coins in window title
- Allow excluding specific Algos/Coins for pools
- Better support for new CryptoNight Algos
- Support for new Equihash algos

- Use nvidia-smi to get Nvidia power usage even when Afterburner enabled (more accurate information)
- Fix some runtime errors


Title: Re: [Forager] 1.8 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) 18/06/18
Post by: alucard20724 on July 05, 2018, 05:57:42 AM
hi,

Just tried the latest Forager code (cloned from github), as MegaMiner seems abandoned.. there are, however, some issues.

There are a couple error messages repeated before every new interval:

Code:
Cannot index into a null array.
At C:\miner\Forager\Include.ps1:425 char:17
+ ...             $PnpDeviceProperties = ($PnpDevices | Where-Object {$Vend ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray

Doesn't seem to cause any problems, though.

However on two out of three systems I tested, one hard crashes, and one goes into an endless error loop, something like "cannot kill process "IDLE". Unfortunately the error is not written into the log, have to catch and copy it again.

This is all on Nvidia rigs where MegaMiner has been running fine and stable for many months.



I'll take a look. I believe the code throwing the error is redundant now
Fixed in latest commit

Quote
And I hope you can provide something so I can check the issue you are experiencing.
Send me the logs, even if they don't show the errors, maybe I'll discover something since I know how it should work :)

Is there  a way to disable specific algos for specific pools.

reason is that when dual mining with claymore, zpool and ahash will show hi reject rates (50%) for keccak, but nicehash will be ok.

thanks.

I will add such option, I also noticed this behavior

Added now in latest commit


thanks... testing it now... works great.   i've been able to eliminate keccak from ahash,blazepool, and zpool.    keccak works fine on nicehash and zergpool.


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: dudel42 on July 05, 2018, 09:09:03 AM
hi,

with latest code the endless error loop still occurs:

Code:
Stop-Process : Cannot stop process "Idle (0)" because of the following error: Access is denied
At C:\miner\Forager\Include.ps1:128 char:17
+                 Stop-Process -InputObject $Process -Force
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (System.Diagnostics.Process (Idle):Process) [Stop-Process], ProcessCommandException
    + FullyQualifiedErrorId : CouldNotStopProcess,Microsoft.PowerShell.Commands.StopProcessCommand

Stop-Process : Cannot stop process "Idle (0)" because of the following error: Access is denied

last useful entries in logfile are

Code:
11:03:20.88	Info	N-CcminerEnemy-1.12/X17/X17 with Power Limit 0 (id 34-0) for group NVIDIA is the best combination for device group, last was N-SuprMinerSP-4.0a/X16r/X16r with Power Limit 0 (id 84-0) for group NVIDIA
11:03:20.88 Info Killing in 0 sec. N-SuprMinerSP-4.0a/X16r/X16r with Power Limit 0 (id 84-0) for group NVIDIA with system process id 0

this happens after some time during the benchmarking which really takes forever and repeats on each restart since there are so many miners that fail -- most fail right at startup (close immedately after being started), and the script usually catches the failing miner -- but before the endless error loop happens it apparently doesn't detect that the miner process is not running, just sits there with 0% load until the interval ends and then goes into the loop described above.


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 05, 2018, 10:46:40 AM
hi,

with latest code the endless error loop still occurs:

Code:
Stop-Process : Cannot stop process "Idle (0)" because of the following error: Access is denied
At C:\miner\Forager\Include.ps1:128 char:17
+                 Stop-Process -InputObject $Process -Force
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (System.Diagnostics.Process (Idle):Process) [Stop-Process], ProcessCommandException
    + FullyQualifiedErrorId : CouldNotStopProcess,Microsoft.PowerShell.Commands.StopProcessCommand

Stop-Process : Cannot stop process "Idle (0)" because of the following error: Access is denied

last useful entries in logfile are

Code:
11:03:20.88	Info	N-CcminerEnemy-1.12/X17/X17 with Power Limit 0 (id 34-0) for group NVIDIA is the best combination for device group, last was N-SuprMinerSP-4.0a/X16r/X16r with Power Limit 0 (id 84-0) for group NVIDIA
11:03:20.88 Info Killing in 0 sec. N-SuprMinerSP-4.0a/X16r/X16r with Power Limit 0 (id 84-0) for group NVIDIA with system process id 0

this happens after some time during the benchmarking which really takes forever and repeats on each restart since there are so many miners that fail -- most fail right at startup (close immedately after being started), and the script usually catches the failing miner -- but before the endless error loop happens it apparently doesn't detect that the miner process is not running, just sits there with 0% load until the interval ends and then goes into the loop described above.

I will fix the "Cannot stop process" error

Full log would be useful to identify why do we even get to such state, can you please post it as well?


update:
Changed process launch and process kill logic to better handle errors. Available in last git repo commit


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: dudel42 on July 06, 2018, 07:22:02 AM
thx for the kill process update.

Does anyone here actually use this with NVidia miners? I'm getting crashes and hard resets all over the place.

My list of excluded miners is growing (every time a miner crashes the system I remove it):

Code:
ExcludeMiners_NVIDIA = N-hsrminer_hsr*,N-NsCudaMiner*,N-CryptoDredge*,N-CcminerSTS*,N-CcminerDumax*,N-Prospector*,N-CcminerEnemy*,N-SuprMinerSP*


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 06, 2018, 09:24:03 AM
thx for the kill process update.

Does anyone here actually use this with NVidia miners? I'm getting crashes and hard resets all over the place.

My list of excluded miners is growing (every time a miner crashes the system I remove it):

Code:
ExcludeMiners_NVIDIA = N-hsrminer_hsr*,N-NsCudaMiner*,N-CryptoDredge*,N-CcminerSTS*,N-CcminerDumax*,N-Prospector*,N-CcminerEnemy*,N-SuprMinerSP*


There are definitely NVIDIA users.
I cannot test NVIDIA miners myself due to lack of hardware, but I know it works for many users.

If a miner fails to run on your system, in most cases its a driver/overclock issues or hardware incompatibility.
Try running the problematic miners yourself to verify the issue. The downloaded miners are in the "Bin" folder
If they fail when you run them yourself, there isn't much I can help. You can try requesting help in the relevant miner topic.

It's also possible that the parameters I use to start the miners are incorrect or incomplete.
You can check the exact parameters used to launch the miners in the log file and test them.
If you find a configuration error, I will gladly fix it.


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: wip on July 06, 2018, 06:35:05 PM
Benchmarking with mkxminer gives wrong localspeeds, it summorize for only one card and not multiple on my AMD rig.

Known problem?


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 06, 2018, 08:11:32 PM
Benchmarking with mkxminer gives wrong localspeeds, it summorize for only one card and not multiple on my AMD rig.

Known problem?

I think regression in wrapper code from adding lyclMiner. I will check it tomorrow.

In any case, lyclMiner should give significantly better hashrate, so if it works for you, mkxMiner is less important )


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: skablast on July 06, 2018, 09:40:54 PM
You seem a good guy working on your software so, I decided to give Forager a try:

I have some rigs, always mixed AMD&Nvidia mining in the past Neoscrypt with AMD during the day, CN during the night , and using Nemos miner for NVidia


Download latest release 1.8

Script is saying that there is a new version 1.7z available... not sure if its updated( or olddated in this case)
automaticly or not

I selected ahashpool&zergpool cutting the algos in half, exclusing all Asic related

Sw is saying 15 miner 100 combination.

but

MKXminer can't be downloaded ( I have a 100 MB Adsl)strange..

lyclMiner ? I haven't seen any batch ,json ps1 file related to it so, may be its the

it have taken 2 hour to download and haven't finished yet.

There is a quick windows popup from time to time but I think we are stuck in one of the CCminer releases Tpruvot I think. I suspect something on Gitub ?


Isn't much easier to at least download one AMD and one Nvidia sw and start benchmarking ?
meanwhile downloading other?

I will keep tryng for another hour, then I will stop and I will try again on monday





Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 07, 2018, 04:58:15 AM
You seem a good guy working on your software so, I decided to give Forager a try:

I have some rigs, always mixed AMD&Nvidia mining in the past Neoscrypt with AMD during the day, CN during the night , and using Nemos miner for NVidia


Download latest release 1.8

Script is saying that there is a new version 1.7z available... not sure if its updated( or olddated in this case)
automaticly or not

I selected ahashpool&zergpool cutting the algos in half, exclusing all Asic related

Sw is saying 15 miner 100 combination.

but

MKXminer can't be downloaded ( I have a 100 MB Adsl)strange..

lyclMiner ? I haven't seen any batch ,json ps1 file related to it so, may be its the

it have taken 2 hour to download and haven't finished yet.

There is a quick windows popup from time to time but I think we are stuck in one of the CCminer releases Tpruvot I think. I suspect something on Gitub ?


Isn't much easier to at least download one AMD and one Nvidia sw and start benchmarking ?
meanwhile downloading other?

I will keep tryng for another hour, then I will stop and I will try again on monday





latest is 18.07 (yes, i changed version numbering)

If you have problems downloading specific miner, get the url from the miner json file, download it manually and put in Forager/Downloads folder


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: wip on July 07, 2018, 10:31:16 AM
Benchmarking with mkxminer gives wrong localspeeds, it summorize for only one card and not multiple on my AMD rig.

Known problem?

I think regression in wrapper code from adding lyclMiner. I will check it tomorrow.

In any case, lyclMiner should give significantly better hashrate, so if it works for you, mkxMiner is less important )


Alright, i will give this miner a shot. there are so many out nowdays ive started to loose track.


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 07, 2018, 05:36:48 PM
Benchmarking with mkxminer gives wrong localspeeds, it summorize for only one card and not multiple on my AMD rig.

Known problem?

I think regression in wrapper code from adding lyclMiner. I will check it tomorrow.

In any case, lyclMiner should give significantly better hashrate, so if it works for you, mkxMiner is less important )


Alright, i will give this miner a shot. there are so many out nowdays ive started to loose track.

fixed mkxMiner for multi-gpu in last commit


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on July 11, 2018, 12:36:31 AM
Claymore dual 11.9 released... fixes keccak rejects


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Brob on July 11, 2018, 02:38:06 AM
So, is this just a ripoff of https://github.com/tutulino/Megaminer ?   You didn't even change the file structure?


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 11, 2018, 04:53:11 AM
So, is this just a ripoff of https://github.com/tutulino/Megaminer ?   You didn't even change the file structure?


Yes, it's a fork of Megaminer, (which is a fork of MultiPoolMiner in itself)
Why would I need to change file structure if it works for me?
The parts that don't work for me - I have rewritten (just see my commit count on git (950+ commits, vs 350+ of tutulino) ;))

Plus I have added new functionality, better logic, new miners, new pools and update regularly ;)


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 11, 2018, 04:54:46 AM
Claymore dual 11.9 released... fixes keccak rejects

updated


Title: Re: [Forager] v18.07 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 15, 2018, 01:10:42 PM
Forager 18.07.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Update miners:
  - JCEMiner 0.31a
  - Fix wrapper for multi-GPU with mkxMiner
  - CoolMiner 1.5
  - Exavator 1.5.8a
  - SRBMiner 1.6.4
  - CCMiner zEnemy 1.12a
  - ClaymoreDual 11.9
  - CPU Xmrig 2.6.4
  - AMD Xmrig 2.7.2b
  - Disable Delos by default (Reports of possible trojan? Enable at your own risk)
  - Cpuminer YesPower
- Fix pool speed on BlazePool
- Update FairPool, CryptoKnight, CoinCalc, WhatToMine pools
- Rework error handling, Retry on network errors
- Fix PercentToSwitch
- Cancel current miner if Worker count is below MinWorkers parameter
- Rename Cryptonight algos to shorter form (Cn, CnLite, etc.). You can rename benchmark files to skip re-benchmarking
- Small fixes


Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: rotor77 on July 21, 2018, 03:42:21 PM
Error api BloskMasters and BloskMasterłsoin a week. Can anyone help?


Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 21, 2018, 04:20:02 PM
Error api BloskMasters and BloskMasterłsoin a week. Can anyone help?

they stopped returning data on http://blockmasters.co/api/currencies, so BlockMasterCoins will not work until it's fixed

I have pushed to the git a fix for BlockMasters pool.
If you don't use git version, you can manually download and replace the pool file: https://github.com/yuzi-co/Forager/raw/master/Pools/BlockMasters.ps1



Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on July 22, 2018, 04:12:24 PM
can you implement an enable specific algo for specific pools?

..kinda like your disable specific algo for specific pools..

thanks


Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 22, 2018, 05:02:45 PM
can you implement an enable specific algo for specific pools?

..kinda like your disable specific algo for specific pools..

thanks

Possible, but is it really necessary?

EDIT 5mins later:
Nevermind, added support, untested though... See latest git


Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: rotor77 on July 22, 2018, 06:12:06 PM
Error api BloskMasters and BloskMasterłsoin a week. Can anyone help?

they stopped returning data on http://blockmasters.co/api/currencies, so BlockMasterCoins will not work until it's fixed

I have pushed to the git a fix for BlockMasters pool.
If you don't use git version, you can manually download and replace the pool file: https://github.com/yuzi-co/Forager/raw/master/Pools/BlockMasters.ps1


Thank you very much


Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on July 22, 2018, 10:54:34 PM
can you implement an enable specific algo for specific pools?

..kinda like your disable specific algo for specific pools..

thanks

Possible, but is it really necessary?

EDIT 5mins later:
Nevermind, added support, untested though... See latest git

i figured out how to do it with the current release... i just used the exclude algo per pool feature.. and removed the algo i wanted to mine, and left the rest of the algos there.

so you can probably delete it.

thanks though


Title: Re: [Forager] v18.07.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: rotor77 on July 25, 2018, 09:47:19 AM
Error api nicehash connect a few days. Can anyone help?


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on July 30, 2018, 06:34:59 AM
Forager 18.08 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Miner updates:
  - CryptoDredge 0.8.0
  - Cpuminer Yespower 2
  - EWBF 0.4
  - OurMiner 1.1
  - XMR-Stak 2.4.7
  - AMD XMRig 2.7.3b
  - CpuminerMulti 1.3.5
  - TRex 5.1
  - NVidia XMRig 2.7.0b
  - CCMiner Klaust 8.22
  - JCEMiner 0.32f
  - Sgminer Phi2

- Add IncludeAlgo/IncludeCoin_Poolname to include only specific algos
- Add MinProfit_Devicegroup to set minimum profit to mine
- Support all Equihash144 algos on Zergpool
- Additional small fixes


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on July 30, 2018, 09:22:51 PM
Forager 18.08 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

...


support for lolminer v0.41?

"So what is this miner good for: at the moment it mines Equihash 144.5 (BTG, BTCZ, LitecoinZ, HeptaCoin, Safecoin, Snowgem, ZEL) and Equihash 96.5 (Minexcoin) OpenCL based, so for Nvidia and AMD.
The miner is kind of a successor to my Minexcoin (MNX) miner you can find here as well as the 0.38 preview miner for Equihash 144.5." - Lolliedieb

https://bitcointalk.org/index.php?topic=4724735.0

nvm... just saw the other post here:

https://bitcointalk.org/index.php?topic=4724735.msg43135035#msg43135035

i.e. work in progress


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on July 31, 2018, 09:04:19 PM
Forager 18.08 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

...


is there a way to set the fan speed within the config.ini file?

I'm running afterburner enabled, and it resets my fans to default speen when initially started (i run them at 80-90%).  I have to manually set the fan speeds back to my setting after a restart.  happens mostly on nvidia gpu systems,
 and vega gpu systems.  These systems i normally have over/under clocked the gpu/memory voltage/timing.   i make sure that afterburner is set up not to change the clocks at startup.

thanks.


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 01, 2018, 05:49:28 AM
Forager 18.08 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

...


is there a way to set the fan speed within the config.ini file?

I'm running afterburner enabled, and it resets my fans to default speen when initially started (i run them at 80-90%).  I have to manually set the fan speeds back to my setting after a restart.  happens mostly on nvidia gpu systems,
 and vega gpu systems.  These systems i normally have over/under clocked the gpu/memory voltage/timing.   i make sure that afterburner is set up not to change the clocks at startup.

thanks.

You can set custom fan curve in Afterburner settings


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on August 03, 2018, 12:36:12 AM
Forager 18.08 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

...


is there a way to set the fan speed within the config.ini file?

I'm running afterburner enabled, and it resets my fans to default speen when initially started (i run them at 80-90%).  I have to manually set the fan speeds back to my setting after a restart.  happens mostly on nvidia gpu systems,
 and vega gpu systems.  These systems i normally have over/under clocked the gpu/memory voltage/timing.   i make sure that afterburner is set up not to change the clocks at startup.

thanks.

You can set custom fan curve in Afterburner settings

I do, but when forager starts with afterburner enabled, it changes my fan settings.


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 03, 2018, 05:32:09 AM
Forager 18.08 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

...


is there a way to set the fan speed within the config.ini file?

I'm running afterburner enabled, and it resets my fans to default speen when initially started (i run them at 80-90%).  I have to manually set the fan speeds back to my setting after a restart.  happens mostly on nvidia gpu systems,
 and vega gpu systems.  These systems i normally have over/under clocked the gpu/memory voltage/timing.   i make sure that afterburner is set up not to change the clocks at startup.

thanks.

You can set custom fan curve in Afterburner settings

I do, but when forager starts with afterburner enabled, it changes my fan settings.

I don't change anything on Forager start, only read monitoring information from Afterburner shared memory.
But it's possible that powerlimit setting is resetting something, although its out of my control.
I was thinking of adding AB presets, so maybe that will fix it.


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 08, 2018, 08:26:18 AM
Hi, I'm currently running nicehash legacy and would like to try forager. I have some rx550s, rx560s, rx580s, 1050tis on 4 mobos, one has i7 that can mine.

Some questions:

1) Blockchain drivers - I've only had stability with the old beta driver, do I need to update?
2) Straps - I have 1750 to uppers, can I do better?
3) xmr-stak hand entered double threads gives me best hash rates, is this covered by forager?
4) 1050ti plus rx 550 on the same rig - will this work with forager?

Thanks!





Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 08, 2018, 08:53:08 AM
Hi, I'm currently running nicehash legacy and would like to try forager. I have some rx550s, rx560s, rx580s, 1050tis on 4 mobos, one has i7 that can mine.

Some questions:

1) Blockchain drivers - I've only had stability with the old beta driver, do I need to update?
2) Straps - I have 1750 to uppers, can I do better?
3) xmr-stak hand entered double threads gives me best hash rates, is this covered by forager?
4) 1050ti plus rx 550 on the same rig - will this work with forager?

Thanks!

1. Not required, but recommended. Some miners will show better stability and speed with recommended drivers. Don't forget to enable Compute mode if you upgrade the drivers from Blockchain
2. Depends on your memory maker. In most cases memory specific straps will show much better performance (although might limit mem overclocking).
3. Forager doesn't modify auto-generated xmr-stak config files. You can edit them to your liking with settings optimized for your system
4. In most cases works without issues

ps. XMR-Stak miners are disabled by default. You can copy them from "Additional Miners" to "Miners" to enable them


Title: Re: [Forager] v18.08 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 08, 2018, 09:47:32 AM
Thank you for fast response! I'm trying out one rig, I installed amd 18.6.1 driver. See how it goes.


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 08, 2018, 12:58:31 PM
Forager 18.08.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog
- Miner updates
  - SRBMiner 1.6.5
  - EWBF 0.5
  - TRex 5.7
  - BMiner 9.1
  - CCMiner Enemy 1.14
  - CryptoDredge 0.8.3
  - SuprMiner 5.0
  - AMD/CPU JCEMiner 0.32g
  - SGMiner Phi2 beta2

- Zergpool Equihash144 fixes (integration with EWBFs "--pers auto")
- Wrapper API fix for 0 hash
- Don't poll wallets if a miner fails on first start


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 08, 2018, 01:52:44 PM
Benchmarks are going very smoothly, I am impressed!

I am working on rig that has 3 rx 580 and it is doing best on cn-heavy so far, which I expect. I am only benchmarking nicehash currently. Is there another pool that can beat nicehash earnings that I should add?


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 08, 2018, 02:52:56 PM
Benchmarks are going very smoothly, I am impressed!

I am working on rig that has 3 rx 580 and it is doing best on cn-heavy so far, which I expect. I am only benchmarking nicehash currently. Is there another pool that can beat nicehash earnings that I should add?

Thank you!  :)


I would suggest several pools with auto exchange:
MiningPoolHub, Zpool, Zergpool and BlockMasters
They have more algos, allow you to exchange to LTC (and other coins if you prefer) and have lower payout threshold and pool fees

Ahashpool and Blazepool are also good, but exchange to BTC only
If you only want exchange to BTC, you can check all of the above and see which works best for you


If you don't mind having lots of coins and wallets, try using WhatToMine and CoinCalculators virtual pools for profit estimations with Suprnova, FairPool or even add your own pools (see MyPools.ps1 for example)


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 08, 2018, 03:51:13 PM
i like autoexchange to btc or ltc. I've tried most of those pools, did a bunch of tracking a few months ago. I found that the pools really misrepresented the profits and would never actually pay as they claimed. Nicehash has always been reliable. I'm just wondering if the situation has changed.

Also, miningpoolhub hasn't made many updates to coins/algos - is that true?


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 08, 2018, 03:55:07 PM
i like autoexchange to btc or ltc. I've tried most of those pools, did a bunch of tracking a few months ago. I found that the pools really misrepresented the profits and would never actually pay as they claimed. Nicehash has always been reliable. I'm just wondering if the situation has changed.
You can add a profit factor for them, for the cases when they really jump high in profit.
But Nicehash is indeed pretty stable in this regards

Quote
Also, miningpoolhub hasn't made many updates to coins/algos - is that true?
True, no real changes for a long time. Just updates for existing coins


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 08, 2018, 04:10:06 PM
I remember there was a profit factor in megaminer with some default values, but I did not see it in Forager. Maybe I will look at the situation after I get the other rigs switched to Forager/nicehash.

Maybe some people mining with Forager can make a comment on the other pools they are finding useful compared to nicehash? SOme recommendation?

This thread is a little quiet, I am surprised because Forager is working MUCH better than MM or MPM. 


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 13, 2018, 01:58:58 PM
Forager 18.08.2 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Miner updates:
  - CCMiner Enemy 1.15a
  - CCMiner Dumax 0.9.4
  - SuprMiner 7.0
  - WildRig 0.10.1
  - SRBMiner 1.6.6
  - BMiner 10.0
- Reduce new version checks
- Update XDNA to Hex algo on SuprNova


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: UAGet on August 13, 2018, 01:59:03 PM
Pool list:
AhashPool
Bilbotel
BlazePool
BlockMasters
BsodPw
FairPool
HashRefinery
MiningDutch
MiningPoolHub
NanoPool
NiceHash
NLPool
PhiPhiPool
ProtoPool
SuprNova
UniMining
WhatToMine
YIIMP
ZergPool
Zpool
Hi! Pls add pools from a https://miner.rocks/


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 13, 2018, 02:01:22 PM
I remember there was a profit factor in megaminer with some default values, but I did not see it in Forager. Maybe I will look at the situation after I get the other rigs switched to Forager/nicehash.

Maybe some people mining with Forager can make a comment on the other pools they are finding useful compared to nicehash? SOme recommendation?

The profit factor is there. In general 0.8 (as in 80%) would be reasonably safe

Quote
This thread is a little quiet, I am surprised because Forager is working MUCH better than MM or MPM. 
Thank you for the kind words :)



Hi! Pls add pools from a https://miner.rocks/

I will look into it )


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Dr_Victor on August 13, 2018, 05:25:46 PM
Please, print some results of working. What do you get with 1-8 gtx 1080 ti per day?


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 13, 2018, 06:44:59 PM
Please, print some results of working. What do you get with 1-8 gtx 1080 ti per day?

I don't own any 1080Ti's
Your profits will depend on your hashrates and current profitability


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: MaxMidnite on August 14, 2018, 06:13:55 AM
I'm very interested in this program as not used before.

Do I need to configure all the coin wallets on machine, download them all and create addresses.

Also what are the future plans for this tool? you make dev fee cut from it?


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Dr_Victor on August 14, 2018, 06:18:26 AM
Please, print some results of working. What do you get with 1-8 gtx 1080 ti per day?

I don't own any 1080Ti's
Your profits will depend on your hashrates and current profitability
What do you own? Just give us information.


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 14, 2018, 06:25:29 AM
I'm very interested in this program as not used before.

Do I need to configure all the coin wallets on machine, download them all and create addresses.

Also what are the future plans for this tool? you make dev fee cut from it?

You can use autoexchange pools and get paid in BTC/LTC (depending on pool support) if you don't want to mess with many wallets
You can also add specific coin wallets and use WhatToMine and CoinCalc for profit calculations for pools that don't autoexchange

I am continuously working on it for more than half a year already, and plan to continue updating for newer miners and pools
As for features, I have already added many features not present in other tools, and I'm open for suggestions for more ;)

There is a configurable Donation period, by default set to 15mins/day (~1%)


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 14, 2018, 06:31:45 AM
Please, print some results of working. What do you get with 1-8 gtx 1080 ti per day?

I don't own any 1080Ti's
Your profits will depend on your hashrates and current profitability
What do you own? Just give us information.
This is what it looks like currently with RX480. Note that CPU is not mining because profit below configured MinProfit (in my case 0.5$)
Obviously hashrates will depend on your hardware

Code:
------------------------------------------------------------------------------  Forager 18.08.2  -----------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  (E)nd Interval  (P)rofits  (C)urrent  (H)istory  (W)allets  (S)tats  (Q)uit                                                                         | Next Interval: 65 secs....
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Group Algorithm Coin    Miner             LocalSpeed PwLim Watt  USD/W mBTC/Day USD/Day Profit/Day PoolSpeed Pool Workers Loc.
----- --------- ----    -----             ---------- ----- ----  ----- -------- ------- ---------- --------- ---- ------- ----
AMD   Lyra2v2|8 Lyra2v2 A-lyclMiner-0.1.5    36.4 mh       145W 0.0070  0.21789    1.30       1.01  21.99 mh ZERG     448   US


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


   GroupName: AMD

Algorithm         Coin           Miner                        StatsSpeed PwLim Watt  USD/W mBTC/Day USD/Day Profit/Day PoolFee MinerFee Pool    Loc.
---------         ----           -----                        ---------- ----- ----  ----- -------- ------- ---------- ------- -------- ----    ----
Lyra2v2|8         Lyra2v2        A-lyclMiner-0.1.5               38.9 mh        144 0.0077  0.23286    1.39   1.11 USD   0.50%          ZERG    US
SHA256t           SHA256t        A-Sgminer4ward-OC-1.0          517.4 mh        144 0.0036  0.13518    0.81   0.52 USD   0.25%          BM      US
CnHeavy           CnHeavy        A-JCEMiner-0.32g               1.047 kh         93 0.0048  0.10583    0.63   0.45 USD   2.00%    0.90% NH      EU
CnV7              CnV7           A-JCEMiner-0.32g               1.036 kh         82 0.0044  0.08786    0.53   0.36 USD   2.00%    0.90% NH      EU
Ethash|a1         Ethash         A-ClayETH-11.9                 29.71 mh        102 0.0033  0.08966    0.54   0.33 USD   2.00%    1.00% NH      EU
Ethash_Blake2s|60 Ethash_Blake2s A-ClayDual-11.9       29.64 mh/1.778 gh        143 0.0021  0.09780    0.59   0.30 USD   2.00%    1.50% NH/ZERG EU
Ethash_Keccak|08  Ethash_Keccak  A-ClayDual-11.9       29.54 mh/236.3 mh        144 0.0020  0.09631    0.58   0.29 USD   2.00%    1.50% NH/NH   EU
Zero|8gb          Zero           A-OptiminerZero-1.2             12.26 h         94 0.0018  0.05939    0.36   0.17 USD   0.50%          ZERG    US
X17               X17            A-SgminerMK-1.07               7.616 mh        118 0.0014  0.06608    0.40   0.16 USD   0.50%          ZERG    US
X16s              X16s           A-SgminerMK-1.07               7.618 mh        118 0.0013  0.06413    0.38   0.15 USD   0.25%          BM      US


   GroupName: CPU

Algorithm   Coin        Miner                 StatsSpeed PwLim Watt   USD/W mBTC/Day USD/Day Profit/Day PoolFee MinerFee Pool Loc.
---------   ----        -----                 ---------- ----- ----   ----- -------- ------- ---------- ------- -------- ---- ----
YesPower    YesPower    C-CpuminerYesPower-2    1.015 kh         56  0.0025  0.04227    0.25   0.14 USD   0.50%          ZERG US
CnV7        CnV7        C-JCEMiner-0.32g         199.7 h         30  0.0014  0.01683    0.10   0.04 USD   2.00%    1.50% NH   EU
YescryptR16 YescryptR16 C-CpuminerOpt-3.8.8.1    851.5 h         56  0.0003  0.02092    0.13   0.01 USD   0.25%          BM   US
Lyra2z      Lyra2z      C-CpuminerOpt-3.8.8.1   472.4 kh         53  0.0002  0.01919    0.11   0.01 USD   0.25%          BM   US
CnHeavy|dh  CnHeavy     C-JCEMiner-0.32g           157 h         44  0.0001  0.01577    0.09   0.01 USD   2.00%    1.50% NH   EU
Yescrypt    Yescrypt    C-CpuminerOpt-3.8.8.1   3.479 kh         57 -0.0003  0.01581    0.09  -0.02 USD   0.50%          ZERG US
M7M         M7M         C-CpuminerOpt-3.8.8.1   109.2 kh         57 -0.0011  0.00802    0.05  -0.07 USD   0.50%          ZERG US



Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: twente-mining on August 14, 2018, 08:08:51 AM
Will test in on my rigs

I have several rigs with 1070, 1070ti and 1080ti cards...


1070 armor
1070ti armor
1070ti aorus
1080ti strix oc
1080ti turbo
1080ti aorus

i use them with afterburner settings 70 power, and stock settings at the moment.


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: webgkv on August 14, 2018, 08:03:50 PM
Glad to see that Forager took back NVidia miners cleanup and algo optimizations after tests with greenTea https://bitcointalk.org/index.php?topic=4862278.0 :)


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: webgkv on August 15, 2018, 05:52:56 AM
4ward, please send me a personal message, because your settings do not allow me to send it myself. I have one question that needs discussion.


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Trademaxx on August 15, 2018, 01:59:12 PM
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


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 15, 2018, 02:44:45 PM
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 :)


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Trademaxx on August 15, 2018, 02:53:09 PM
just 2 1060 for now :-) testing purpose atm.
What files do i need to replace? currently using latest release from github.


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 15, 2018, 03:25:10 PM
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


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Trademaxx on August 15, 2018, 04:42:56 PM
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


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 15, 2018, 04:45:08 PM
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


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Trademaxx on August 15, 2018, 04:56:59 PM
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.


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Zazax21 on August 16, 2018, 11:15:48 AM
Hi mate, that's pretty cool stuff here, but I have only vegas rig, could you include this pools in it? https://thepiratemine.nl


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: poNgz0r on August 16, 2018, 11:23:54 AM
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

https://thepiratemine.nl/website.jpg

We have the following pools:
Stellite: https://xtl.thepiratemine.nl/ (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/ (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/ (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/ (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/ (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/  (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!  8)


Title: Re: [Forager] v18.08.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: MaxMidnite on August 17, 2018, 04:08:38 PM
When is next big update planned?


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 18, 2018, 01:37:20 PM
When is next big update planned?
There it is :)

Forager 18.08.3 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

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


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 18, 2018, 08:37:49 PM
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.  >:(


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 18, 2018, 08:43:50 PM
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.  >:(

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


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 18, 2018, 09:47:06 PM
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



Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on August 22, 2018, 02:18:35 AM
enemy 1.17 out..5-15% faster on x16r


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 22, 2018, 06:47:23 AM
enemy 1.17 out..5-15% faster on x16r

updated in master branch


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Dr_Victor on August 22, 2018, 12:06:00 PM
enemy 1.17 out..5-15% faster on x16r
I can see good result of new free  X16r/X16s/C11 Spmod-git #9


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 22, 2018, 12:32:43 PM
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


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: hendrik jan on August 23, 2018, 09:44:31 AM
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




Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 23, 2018, 12:08:37 PM
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




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




Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: poNgz0r on August 23, 2018, 12:33:26 PM
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




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"
    }
  }
}


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 23, 2018, 02:41:46 PM
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




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


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.


If we are talking about profitability, it's an estimation of how much you earn for your hashrate (normalized to BTC, to be able to compare. This means that the coin must have an active exchange)
If you want to implement this, you need exchange rates of the coins you have on the pool and I can help you with the formula (send me a PM).

For the PoolSpeed in the interface, I need to know the api endpoint for specific pools that return current hashrate for wallet + worker (also for wallet balance, to be able to show balance in the app)


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on August 27, 2018, 02:56:21 PM
Bminer 10.2 and SRBminer 1.6.7 released.



Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 27, 2018, 04:25:50 PM
Bminer 10.2 and SRBminer 1.6.7 released.



both updated in master branch


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Surgut2006 on August 29, 2018, 04:32:31 AM
It would be an ideal option to put * .json files under the updated munters if the program itself was not updated. And the seats are smaller and much faster.

https://yadi.sk/i/arpZbebd3aeXJ4


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on August 29, 2018, 08:38:27 AM
Hi,

Forager is working great on three rigs, including mixed amd and nvidia. You are doing great job with this profit switcher!

I'm getting reliable results on Nicehash, but I wish I could increase my profits by adding in one more pool. I did some tests with zpool and the results were dismal. If you were to pick one other pool (other than miningpoolhub) which do you think gives best profits?

I also am still having trouble with rig of mixed amd cards. I think some of the miners get conflicting gpu ids. Then there are two miners running and fighting for the same card. Is that possible? I haven't looked at that in a while, but considering to try again. This time will include Vega card, extra tricky.

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.  >:(

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


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on August 29, 2018, 04:12:43 PM
Hi,

Forager is working great on three rigs, including mixed amd and nvidia. You are doing great job with this profit switcher!
Thank you! :)

Quote
I'm getting reliable results on Nicehash, but I wish I could increase my profits by adding in one more pool. I did some tests with zpool and the results were dismal. If you were to pick one other pool (other than miningpoolhub) which do you think gives best profits?
Try Blockmasters or ZergPool

Quote
I also am still having trouble with rig of mixed amd cards. I think some of the miners get conflicting gpu ids. Then there are two miners running and fighting for the same card. Is that possible? I haven't looked at that in a while, but considering to try again. This time will include Vega card, extra tricky.
It's possible, unfortunately I can't test all possible configurations :)

Please let me know which miners have this issue. I can check if I can change miner config flags or find a workaround :)

Quote


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.  >:(

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


Title: Re: [Forager] v18.08.3 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 02, 2018, 01:41:07 PM
CryptoDredge 9.0 with support for cryptonight algo, and Trex 0.6.3 with support for balloon,polytimos, and skunk released


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 03, 2018, 09:22:36 AM
Forager 18.09 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- Miner updates:
  - CoolMiner 1.6
  - zEnemy 1.17
  - SuprMiner SPMod 10
  - BMiner 10.2
  - JCEMiner 0.32k2
  - SRBMiner 1.6.7
  - lolMiner 0.43
  - CastXMR 1.4
  - TRex 6.3
  - CryptoDredge 0.9

- Disable some AMD miner by default to reduce benchmarking time
- Fix possible bug with donation period. Min donate is set to 10mins (~0.7%)
- Rework some internals
- Some Config.ini clarifications
- Add PirateMine pool
- Update SuprNova pool
- Fix CoinCalc pool


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: LeeMcTired on September 03, 2018, 11:40:05 AM
4ward, good looking miner, but just a few questions,

How to disable Nvidia on a mixed rig
What core and clock speeds do you recommend for 480 and 580's
I normally run MSI with power limit -35, do i leave this as is or do I change it to 0 and will Forager work out the most profitable?
Also how to separate and group different cards, the 480 and 580 are all in one group as Ellesmere8.

Thanks


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 03, 2018, 11:47:38 AM
4ward, good looking miner, but just a few questions,

How to disable Nvidia on a mixed rig
What core and clock speeds do you recommend for 480 and 580's
I normally run MSI with power limit -35, do i leave this as is or do I change it to 0 and will Forager work out the most profitable?
Also how to separate and group different cards, the 480 and 580 are all in one group as Ellesmere8.

Thanks

run DeviceList.bat, it will generate an example GpuGroups value for all the devices you have
you can then edit it and put in the Config.ini file

an example RX580+RX480 groups would look something like (this also disables NVIDIA, since there is no NVIDIA group defined):
Code:
GpuGroups = [{"GroupName": "RX580s", "Type": "AMD", "Devices": "0,1", "PowerLimits": "0"}, {"GroupName": "RX480s", "Type": "AMD", "Devices": "2,3", "PowerLimits": "0"}]

If you leave "PowerLimits": "0", it will not be changed by Forager.

Regarding core/mem, since different algos work differently, I would recommend to use a memory timings mod, and undervolt gpu/mem (depends on your cards, but for me 1060 on gpu and 900 mem works great on rx480 with Uber 3.1 timings)


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 05, 2018, 01:46:13 AM
enemy 1.18 available

also, could you make files for the 32bit versions?  (just put them in the "additional miners" folder.. .thanks


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: juijulee on September 05, 2018, 09:26:10 AM
How to run Forager on WIN7x64 ?
Is it just run Autostart.bat after modify Config.ini ?


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 05, 2018, 09:30:15 AM
How to run Forager on WIN7x64 ?
Is it just run Autostart.bat after modify Config.ini ?


Start.bat - Menu based run. It will ask you to select Mode and Pools
Autostart.bat - Example file for launching without manually selecting every time. You can edit it to your liking and set Mode and Pools in it.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 05, 2018, 10:09:14 AM
CryptDredge 0.9.1 released with fixes for cryptonight7/heavy on nicehash, also adds Cryptonighthaven algo


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: juijulee on September 05, 2018, 10:10:28 AM
i run as administrator on win7x64.
In cmd.exe box says.

Can not start Windows PowerShell Version 5.0 because it is not install correctly installed.
Press any key to continue..

After press it is exit cmd box.



Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: LeeMcTired on September 05, 2018, 10:55:45 AM
4ward, good looking miner, but just a few questions,

How to disable Nvidia on a mixed rig
What core and clock speeds do you recommend for 480 and 580's
I normally run MSI with power limit -35, do i leave this as is or do I change it to 0 and will Forager work out the most profitable?
Also how to separate and group different cards, the 480 and 580 are all in one group as Ellesmere8.

Thanks

run DeviceList.bat, it will generate an example GpuGroups value for all the devices you have
you can then edit it and put in the Config.ini file

an example RX580+RX480 groups would look something like (this also disables NVIDIA, since there is no NVIDIA group defined):
Code:
GpuGroups = [{"GroupName": "RX580s", "Type": "AMD", "Devices": "0,1", "PowerLimits": "0"}, {"GroupName": "RX480s", "Type": "AMD", "Devices": "2,3", "PowerLimits": "0"}]

If you leave "PowerLimits": "0", it will not be changed by Forager.

Regarding core/mem, since different algos work differently, I would recommend to use a memory timings mod, and undervolt gpu/mem (depends on your cards, but for me 1060 on gpu and 900 mem works great on rx480 with Uber 3.1 timings)

4ward, thanks for that, got the groups sorted.
Just a few more questions,
How to disable one gpu in a mixed rig
Am running a Vega 64, however it doesnt display the amount of watts it is using, but a nvidia card on the same rig does.
Also, when running AMD on afterburner it ups the power limit to +50, is this normal?


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 05, 2018, 11:18:50 AM

4ward, thanks for that, got the groups sorted.
Just a few more questions,
How to disable one gpu in a mixed rig
Am running a Vega 64, however it doesnt display the amount of watts it is using, but a nvidia card on the same rig does.
Also, when running AMD on afterburner it ups the power limit to +50, is this normal?


To disable one GPU - use GpuGroups and exclude the specific Device
AMD use Afterburner (it must be running) and NVIDIA uses nvidia-smi.exe for power usage. Please verify that Afterburner is running.
It shouldn't set PowerLimits unless you define them in GpuGroups.






i run as administrator on win7x64.
In cmd.exe box says.

Can not start Windows PowerShell Version 5.0 because it is not install correctly installed.
Press any key to continue..

After press it is exit cmd box.

Windows 7 comes with PowerShell v2. You will need to install PowerShell 5 if you haven't (Windows Management Framework to be exact).
https://www.microsoft.com/en-us/download/details.aspx?id=54616

Also, You shouldn't need to run as Admin, unless you use PowerLimits with NVIDIA or the Rig Monitoring.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 05, 2018, 12:13:48 PM
CryptDredge 0.9.1 released with fixes for cryptonight7/heavy on nicehash, also adds Cryptonighthaven algo

enemy 1.18 available

also, could you make files for the 32bit versions?  (just put them in the "additional miners" folder.. .thanks


both added in master

32bits it not only about adding them, but also maintaining additional versions ))

Do you need that for 32bit Windows or do they perform better sometimes?

Is there a need to support 32bit Windows? It shouldn't be hard to add, but will need to review all miners and that takes time


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: LeeMcTired on September 05, 2018, 12:32:41 PM
Thanks for the quick reply.
It was running ok yesterday, but not today after adding the gpu groups.

Am running Afterburner 4.5.0 and Adrenalin 18.8.1

Afterburner is running prior to launching Forager. After launching several times and resetting the Afterburner power limit to back to 0, each time.
Anytime i have GPU groups it always changes the power limit to +50% in afterburner, on the screen with new interval started with the green writing is loading.
I have tried several times with GPU groups with 2 x 580 and 4 x 480 and each time it changes the power limit to +50%. I have tried only the 2 x 580 and then only the 4 x 480 and the same power limit increase.
I have then removed the GPU Groups so they all run together, and the power limit stays the same and does not change.

Not sure if i am missing something, but this is what i have put in the config file, from the device list bat.

GpuGroups = [{"GroupName": "RX580s", "Type": "AMD", "Devices": "2,3", "PowerLimits": "100"}, {"GroupName": "RX480s", "Type": "AMD", "Devices": "0,1,4,5", "PowerLimits": "100"}]



Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 05, 2018, 12:48:12 PM
Thanks for the quick reply.
It was running ok yesterday, but not today after adding the gpu groups.

Am running Afterburner 4.5.0 and Adrenalin 18.8.1

Afterburner is running prior to launching Forager. After launching several times and resetting the Afterburner power limit to back to 0, each time.
Anytime i have GPU groups it always changes the power limit to +50% in afterburner, on the screen with new interval started with the green writing is loading.
I have tried several times with GPU groups with 2 x 580 and 4 x 480 and each time it changes the power limit to +50%. I have tried only the 2 x 580 and then only the 4 x 480 and the same power limit increase.
I have then removed the GPU Groups so they all run together, and the power limit stays the same and does not change.

Not sure if i am missing something, but this is what i have put in the config file, from the device list bat.

GpuGroups = [{"GroupName": "RX580s", "Type": "AMD", "Devices": "2,3", "PowerLimits": "100"}, {"GroupName": "RX480s", "Type": "AMD", "Devices": "0,1,4,5", "PowerLimits": "100"}]



set "PowerLimits": "0" to make Forager not change PowerLimits. Otherwise "PowerLimits": "100" is 0 in AMD Wattman, "PowerLimits": "90" is -10, etc...


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: LeeMcTired on September 05, 2018, 01:16:07 PM
So if i change it to 0 will it benchmark at 100% initially and then lower the power limit to find the most profitable power setting afterwards?


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 05, 2018, 01:30:03 PM
0 will benchmark whatever is currently set and that's it. So if you set something in Wattman, it will not change it.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: twente-mining on September 05, 2018, 07:56:04 PM
benchmarked my rigs, but they really don't like the software it seems.

Keep getting : WARNING : NO Miners above MinProfit

And it stops mining and only giving this warning.....


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 06, 2018, 02:12:20 AM
benchmarked my rigs, but they really don't like the software it seems.

Keep getting : WARNING : NO Miners above MinProfit

And it stops mining and only giving this warning.....

Which means that's it's not profitable for you to mine. If you want to ignore this, set min profit in config to large negative value


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: twente-mining on September 06, 2018, 08:29:53 AM
benchmarked my rigs, but they really don't like the software it seems.

Keep getting : WARNING : NO Miners above MinProfit

And it stops mining and only giving this warning.....

Which means that's it's not profitable for you to mine. If you want to ignore this, set min profit in config to large negative value

Don't see any line containing min Profit....

Guess we have to change electricity costs then ?



Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 06, 2018, 12:43:22 PM
benchmarked my rigs, but they really don't like the software it seems.

Keep getting : WARNING : NO Miners above MinProfit

And it stops mining and only giving this warning.....

Which means that's it's not profitable for you to mine. If you want to ignore this, set min profit in config to large negative value

Don't see any line containing min Profit....

Guess we have to change electricity costs then ?


MinProfit_AMD = 0
MinProfit_NVIDIA = 0
MinProfit_CPU = 0

Set to negative

Or change the electricity costs as you mentioned )


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: MaxMidnite on September 06, 2018, 02:15:00 PM
When is the next version due?


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 06, 2018, 02:25:33 PM
When is the next version due?
Last version released just 3 days ago...

When I get enough changes for a version release to be reasonable ))


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 07, 2018, 08:38:32 PM
new HMQ1725  software for AMD works for vega

https://bitcointalk.org/index.php?topic=5023676.0



Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on September 11, 2018, 05:19:43 PM
Anyone has problem that CryptoDredge 0.9 running Neoscrypt was not killed off when switch session? It ended up having 2 miner windows running.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Dr_Victor on September 11, 2018, 05:34:16 PM
I have seen it - two miners at the same time.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on September 12, 2018, 04:46:14 AM
Would be good if added a parameter to delay launch of new miner.
Was using MinerControl and it has a "delay" parm that I set to 1.5 second.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 12, 2018, 05:35:26 AM
Would be good if added a parameter to delay launch of new miner.
Was using MinerControl and it has a "delay" parm that I set to 1.5 second.

actually, that doesn't need to be done.  cryptodredge talks about this.

Watchdog
If you are using a third-party watchdog, you can disable the built-in watchdog by using --no-watchdog option.
Example:
Code:
CryptoDredge -a <ALGO> -o stratum+tcp://<POOL> -u <WALLET_ADDRESS> --no-watchdog

Lyra2REv2 Issues
In case if you have issues with the current implementation of Lyra2REv2 (lyra2v2), you might want to try lyra2v2-old.
Example:
Code:
CryptoDredge -a lyra2v2-old -o stratum+tcp://<POOL> -u <WALLET_ADDRESS>

Several Instances After a While
It seems that you are using an own restart mechanism of CryptoDredge (see the Watchdog item).

just needs to add --no-watchdog parameter for cryptodredge


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 12, 2018, 05:57:50 AM
Would be good if added a parameter to delay launch of new miner.
Was using MinerControl and it has a "delay" parm that I set to 1.5 second.

actually, that doesn't need to be done.  cryptodredge talks about this.

Watchdog
If you are using a third-party watchdog, you can disable the built-in watchdog by using --no-watchdog option.
Example:
Code:
CryptoDredge -a <ALGO> -o stratum+tcp://<POOL> -u <WALLET_ADDRESS> --no-watchdog

Lyra2REv2 Issues
In case if you have issues with the current implementation of Lyra2REv2 (lyra2v2), you might want to try lyra2v2-old.
Example:
Code:
CryptoDredge -a lyra2v2-old -o stratum+tcp://<POOL> -u <WALLET_ADDRESS>

Several Instances After a While
It seems that you are using an own restart mechanism of CryptoDredge (see the Watchdog item).

just needs to add --no-watchdog parameter for cryptodredge

Thanks for the find. Update in master branch :)


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on September 12, 2018, 06:42:20 AM
Thanks very much.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: wip on September 18, 2018, 06:17:31 PM
Any plans on this miner to be included: https://bitcointalk.org/index.php?topic=5027811.0

TeamRed for Lyra2z & phi2.

Thanks in advance.


Title: Re: [Forager] v18.09 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 18, 2018, 08:42:29 PM
Any plans on this miner to be included: https://bitcointalk.org/index.php?topic=5027811.0

TeamRed for Lyra2z & phi2.

Thanks in advance.

not until they have a windows version ;)


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 20, 2018, 01:52:38 PM
Forager 18.09.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

- Changelog:
  - CryptoDredge 0.9.1
  - SGMinerKL 1.0.6
  - SuprMiner git11
  - lolMiner 0.43b
  - BMiner 10.3
  - SGMinerFancyIX beta4b
  - zEnemy 1.20
  - T-Rex 6.6
  - Phoenix 3.5d
  - WildRig 0.10.5
  - WildRigMulti 0.11.6
  - JCEMiner 0.32n
  - EthMiner 0.16


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 22, 2018, 05:29:39 AM
Forager 18.09.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

- Changelog:
  - CryptoDredge 0.9.1
  - SGMinerKL 1.0.6
  - SuprMiner git11
  - lolMiner 0.43b
  - BMiner 10.3
  - SGMinerFancyIX beta4b
  - zEnemy 1.20
  - T-Rex 6.6
  - Phoenix 3.5d
  - WildRig 0.10.5
  - WildRigMulti 0.11.6
  - JCEMiner 0.32n
  - EthMiner 0.16


WildRigMulti appears to be having problems with configuration within forager... my vega cards don't run wildrigmulti, and my rx570 are only getting kHash instead of Mhash.


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 22, 2018, 02:32:41 PM
Forager 18.09.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

- Changelog:
  - CryptoDredge 0.9.1
  - SGMinerKL 1.0.6
  - SuprMiner git11
  - lolMiner 0.43b
  - BMiner 10.3
  - SGMinerFancyIX beta4b
  - zEnemy 1.20
  - T-Rex 6.6
  - Phoenix 3.5d
  - WildRig 0.10.5
  - WildRigMulti 0.11.6
  - JCEMiner 0.32n
  - EthMiner 0.16


WildRigMulti appears to be having problems with configuration within forager... my vega cards don't run wildrigmulti, and my rx570 are only getting kHash instead of Mhash.

ok.. i figured out the vega problem.  it's the naming of the kernels.  the kernels he has posted are gfx900.bin,  but the program identifies the vegas as gfx901... i renamed the gfx900.bin file to gfx901.bin

as for the low hashrate, that is an error on forager's end.  forager is recording the hash rate as khash, instead of Mhash.  miner says 16000khash, pool says 16Mhash, but forager records as 16.000 khash

UPDATE... it's an API issue.  WildRigMulti reports khash instead of mhash.  is there a way to adjust for that in forager?


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 22, 2018, 08:17:50 PM
Forager 18.09.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

- Changelog:
  - CryptoDredge 0.9.1
  - SGMinerKL 1.0.6
  - SuprMiner git11
  - lolMiner 0.43b
  - BMiner 10.3
  - SGMinerFancyIX beta4b
  - zEnemy 1.20
  - T-Rex 6.6
  - Phoenix 3.5d
  - WildRig 0.10.5
  - WildRigMulti 0.11.6
  - JCEMiner 0.32n
  - EthMiner 0.16


WildRigMulti appears to be having problems with configuration within forager... my vega cards don't run wildrigmulti, and my rx570 are only getting kHash instead of Mhash.

ok.. i figured out the vega problem.  it's the naming of the kernels.  the kernels he has posted are gfx900.bin,  but the program identifies the vegas as gfx901... i renamed the gfx900.bin file to gfx901.bin

as for the low hashrate, that is an error on forager's end.  forager is recording the hash rate as khash, instead of Mhash.  miner says 16000khash, pool says 16Mhash, but forager records as 16.000 khash

UPDATE... it's an API issue.  WildRigMulti reports khash instead of mhash.  is there a way to adjust for that in forager?

i'll fix it


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 23, 2018, 09:13:19 AM
Forager 18.09.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

- Changelog:
  - CryptoDredge 0.9.1
  - SGMinerKL 1.0.6
  - SuprMiner git11
  - lolMiner 0.43b
  - BMiner 10.3
  - SGMinerFancyIX beta4b
  - zEnemy 1.20
  - T-Rex 6.6
  - Phoenix 3.5d
  - WildRig 0.10.5
  - WildRigMulti 0.11.6
  - JCEMiner 0.32n
  - EthMiner 0.16


WildRigMulti appears to be having problems with configuration within forager... my vega cards don't run wildrigmulti, and my rx570 are only getting kHash instead of Mhash.

ok.. i figured out the vega problem.  it's the naming of the kernels.  the kernels he has posted are gfx900.bin,  but the program identifies the vegas as gfx901... i renamed the gfx900.bin file to gfx901.bin

as for the low hashrate, that is an error on forager's end.  forager is recording the hash rate as khash, instead of Mhash.  miner says 16000khash, pool says 16Mhash, but forager records as 16.000 khash

UPDATE... it's an API issue.  WildRigMulti reports khash instead of mhash.  is there a way to adjust for that in forager?

i'll fix it

Fixed in master branch (along with update to 0.11.7)


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 27, 2018, 04:17:53 AM
T-Rex 0.6.10
CryptoDredge 0.9.2
z-Enemy 1.21a
Bminer 10.4

and FancyIX-b5c (adds allium)

have all been released in the last couple of days


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: thinkahead on September 27, 2018, 08:33:08 AM
May I ask a question?

how do your soft use the infos from Whattomine?
Just for benchmark, and your software will work out a param list to running,
or will switch from coinA to coinB automatically according to the infos?

thanks.



Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 27, 2018, 08:35:06 AM
May I ask a question?

how do your soft use the infos from Whattomine?
Just for benchmark, and your software will work out a param list to running,
or will switch from coinA to coinB automatically according to the infos?

thanks.



will switch from coinA to coinB automatically according to the infos :)


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 27, 2018, 11:28:43 AM
T-Rex 0.6.10
CryptoDredge 0.9.2
z-Enemy 1.21a
Bminer 10.4

and FancyIX-b5c (adds allium)

have all been released in the last couple of days

updates in master branch


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 28, 2018, 01:52:39 PM
what do you think about this one?

https://bitcointalk.org/index.php?topic=5027811.0

I see it on the miner pages of zergpool and zpool for Phi2 and Lyra2z

nvm... still only linux


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: rudefyet on September 28, 2018, 03:39:38 PM
Is the profit calculation for yescrypt on nlpool accurate? In forager it's saying my i5 is making $4 a day. If I use another profit switcher it shows $0.14.

Also, with my RX 480

- JCE GPU Miner gets 0H/s but never fails, and forager keeps relaunching it and benchmarking indefinitely.
- lolminer also gets 0H/s and eventually closes - checked lolminer thread and said it's due to memory. I have a 4GB card and 12GB of swap configured. I think it worked in the past, maybe the latest driver breaks it?


EDIT: I have a rig with 2 Nvidia cards and 1 AMD card, if I use automatic grouping I do not have issues. When I split the gpus into groups, some miners seem to have issues. I'm using the RX 480 in one group with the index as 0, then the 2 Nvidia cards in another with index as 0,1

It looks like this is somehow preventing JCE/lolminer from working properly. I can't explain why, JCE shows my RX 480 as index 0, however lolminer does show it as index 2.

I've tried with only the AMD group enabled (no group for Nvidia)


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on September 28, 2018, 06:23:28 PM
Is the profit calculation for yescrypt on nlpool accurate? In forager it's saying my i5 is making $4 a day. If I use another profit switcher it shows $0.14.
I use the data that the pool provides, but some pools may report incorrect data


Quote
Also, with my RX 480

- JCE GPU Miner gets 0H/s but never fails, and forager keeps relaunching it and benchmarking indefinitely.
- lolminer also gets 0H/s and eventually closes - checked lolminer thread and said it's due to memory. I have a 4GB card and 12GB of swap configured. I think it worked in the past, maybe the latest driver breaks it?


EDIT: I have a rig with 2 Nvidia cards and 1 AMD card, if I use automatic grouping I do not have issues. When I split the gpus into groups, some miners seem to have issues. I'm using the RX 480 in one group with the index as 0, then the 2 Nvidia cards in another with index as 0,1

It looks like this is somehow preventing JCE/lolminer from working properly. I can't explain why, JCE shows my RX 480 as index 0, however lolminer does show it as index 2.

I've tried with only the AMD group enabled (no group for Nvidia)


lolminer puts all gpus in a single list (thats why rx480 is index 2) and i dont have a solution for this yet, so there might be issues with mixed rigs

lolMiner 0.5 (available in git only for now) is configured to use all AMD or all NVIDIA, so it should work better in mixed rigs.
You can download miner file manually from git and put in Miners folder

Regarding JCE, if it's 0H/s, there might be an issue with JCE miner itself
Try to see which command is used to execute it in the log file, and run it manually.

Regarding drivers, JCE specifically recommends 18.3.4 or 18.6.1 (and I recommend those as well)


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 30, 2018, 12:44:35 AM
lolminer 0.5 not displaying hash nor recording benchmark in forager (though the miner displays the hash in the lolminer 0.5 mining window)


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on September 30, 2018, 01:21:49 PM
Updated miners

WildrigMulti 11.8 out with new algos (timetravel, x16r, x16s)
FancyIX beta5b out

and there's a windows release for tdxminer now... or whatever its called now
https://bitcointalk.org/index.php?topic=5027811.0


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 01, 2018, 03:38:17 PM
lolminer 0.5 not displaying hash nor recording benchmark in forager (though the miner displays the hash in the lolminer 0.5 mining window)
fixed in master

Updated miners

WildrigMulti 11.8 out with new algos (timetravel, x16r, x16s)
FancyIX beta5b out
updated in master

Quote
and there's a windows release for tdxminer now... or whatever its called now
https://bitcointalk.org/index.php?topic=5027811.0
waiting for api support


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 04, 2018, 02:08:02 AM
Updated miners

WildrigMulti 11.9 out with new algos (hex)
JCE 0.32p

EWBF 0.6

do you think you could implement the gateless gate sharp amd miner?
https://bitcointalk.org/index.php?topic=1716584.msg45594297#msg45594297


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 10, 2018, 08:11:25 AM
Forager 18.10 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- WildRigMulti 0.12.0
- T-Rex 0.7.0 (including CUDA10 version)
- SRBMiner 1.6.8
- EWBF 0.6
- zEnemy 1.22 (including CUDA10 version)
- lolMiner 0.5
- SGMiner FancyIX 0.5c
- CryptoDredge 0.9.2
- BMiner 10.4
- JCEMiner 0.32q


Title: Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 10, 2018, 08:13:50 AM

do you think you could implement the gateless gate sharp amd miner?
https://bitcointalk.org/index.php?topic=1716584.msg45594297#msg45594297

I tried in the past with CLI version, but there was problem running it because it required Admin mode. Maybe it has since changed, I will take a look when I have time


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 10, 2018, 03:11:10 PM
cast 1.5.0 is out.  it's not listed on the bitcointalk forum, but it's listed at www.gandalph3000.com

it has support for cryptonightv8 fork coming in the 18 of Oct.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: coke15 on October 11, 2018, 12:05:22 PM
hi

hum,why i have forager in firefox and thunderbird cache?
are you hiding something?


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 11, 2018, 01:09:35 PM
hi

hum,why i have forager in firefox and thunderbird cache?
are you hiding something?

Don't know, did you open Forager page in Firefox and written someone about it in Thunderbird?

If you have doubts - it's open source, it doesn't even need compilation, just look at the code, so you can see yourself what it's doing


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: coke15 on October 11, 2018, 06:33:11 PM
hi
kaspersky give me that:

10.10.2018 23.25.13;L'objet (fichier) détecté n'a pas été traité.;C:\Users\Alex\AppData\Local\Mozilla\Firefox\Profiles\lcjsa3oq.default\cache2\entries\77521D9C0B7EE2FE39DAF01AD54082CA7929E873//Forager-v18.10/Miners/N-EWBF-0.6.json

10.10.2018 23.25.12;L'objet (fichier) détecté n'a pas été traité.;C:\Users\Alex\AppData\Local\Mozilla\Firefox\Profiles\lcjsa3oq.default\cache2\entries\77521D9C0B7EE2FE39DAF01AD54082CA7929E873//Forager-v18.10/Additional Miners/N-Ethminer-0.16.json

10.10.2018 23.27.02;L'objet (fichier) détecté n'a pas été traité.;C:\Users\Alex\AppData\Roaming\Thunderbird\Profiles\mo1pzs27.default\ImapMail\imap.orange.fr\INBOX.sbd\OUTBOX//xt/[From Alex et Sandrine <cxxx@xxx.fr>][Date 1 Sep 2018 19:03:39]/text/[From Alex et Sandrine <cxxx@xxxx.fr>][Date 3 Sep 2018 21:32:52]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 3 Sep 2018 22:27:35]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 10:56:30][Subj Re: Suivi 100k Croatie]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 11:19:08]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 9 Oct 2015 20:56:50][Subj Re: programmation miner]/text;C:\Users\Alex\AppData\Roaming\Thunderbird\Profiles\mo1pzs27.default\ImapMail\imap.orange.fr\INBOX.sbd\OUTBOX//xt/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 1 Sep 2018 19:03:39]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 3 Sep 2018 21:32:52]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 3 Sep 2018 22:27:35]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 10:56:30][Subj Re: Suivi 100k Croatie]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 11:19:08]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 9 Oct 2015 20:56:50][Subj Re: programmation miner]/text;HEUR:Trojan.Script.Miner.gen;Cheval de Troie;10/10/2018 23:27:02

why it want to email my contact with "HEUR:Trojan.Script.Miner.gen;Cheval de Troie"

something is wrong


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 12, 2018, 08:12:44 AM
hi
kaspersky give me that:

10.10.2018 23.25.13;L'objet (fichier) détecté n'a pas été traité.;C:\Users\Alex\AppData\Local\Mozilla\Firefox\Profiles\lcjsa3oq.default\cache2\entries\77521D9C0B7EE2FE39DAF01AD54082CA7929E873//Forager-v18.10/Miners/N-EWBF-0.6.json

10.10.2018 23.25.12;L'objet (fichier) détecté n'a pas été traité.;C:\Users\Alex\AppData\Local\Mozilla\Firefox\Profiles\lcjsa3oq.default\cache2\entries\77521D9C0B7EE2FE39DAF01AD54082CA7929E873//Forager-v18.10/Additional Miners/N-Ethminer-0.16.json

10.10.2018 23.27.02;L'objet (fichier) détecté n'a pas été traité.;C:\Users\Alex\AppData\Roaming\Thunderbird\Profiles\mo1pzs27.default\ImapMail\imap.orange.fr\INBOX.sbd\OUTBOX//xt/[From Alex et Sandrine <cxxx@xxx.fr>][Date 1 Sep 2018 19:03:39]/text/[From Alex et Sandrine <cxxx@xxxx.fr>][Date 3 Sep 2018 21:32:52]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 3 Sep 2018 22:27:35]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 10:56:30][Subj Re: Suivi 100k Croatie]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 11:19:08]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 9 Oct 2015 20:56:50][Subj Re: programmation miner]/text;C:\Users\Alex\AppData\Roaming\Thunderbird\Profiles\mo1pzs27.default\ImapMail\imap.orange.fr\INBOX.sbd\OUTBOX//xt/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 1 Sep 2018 19:03:39]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 3 Sep 2018 21:32:52]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 3 Sep 2018 22:27:35]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 10:56:30][Subj Re: Suivi 100k Croatie]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 6 Sep 2018 11:19:08]/text/[From Alex et Sandrine <cxxxx@xxxx.fr>][Date 9 Oct 2015 20:56:50][Subj Re: programmation miner]/text;HEUR:Trojan.Script.Miner.gen;Cheval de Troie;10/10/2018 23:27:02

why it want to email my contact with "HEUR:Trojan.Script.Miner.gen;Cheval de Troie"

something is wrong


Antiviruses dont like miners because they are often used in malware that mines to a hacker account.
And obviously N-EWBF-0.6.json and N-Ethminer-0.16.json have links to well known miners.

Regarding your mail, judjing from [Subj Re: programmation miner], you send someone a miner or someone sent it to you...

If you have doubts - don't mine. I don't take any responsibility for the miner binaries. Forager is only a script for managing the real miners.
I use miners that have enough positive responses to be reasonably safe.
But if you get hacked and you have sensitive information on the computer you run Forager on - it's your fault.
Never ever keep wallets or sensitive information on the PC that you mine on.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 14, 2018, 02:03:31 AM
Remove ZergPool from the list of pools.  It was shut down by the pool operator with no advanced notice nor reason why.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 14, 2018, 03:48:23 AM
SRBminer benchmarks aren't being recorded in v18.10


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 15, 2018, 11:47:24 AM
Announcement:

For a while now, the mining profits are pretty negligible and I have already stopped mining for a some time.
On the other hand there is a lots of good developers creating and updating miners, which I can't really keep up with.
I will be stopping the development of Forager as mining is not profitable for me and the amount of donations I get is negligible.

Thanks to everyone who is using Forager, who reported bugs and kept me updated on new miner releases.

I will probably release another bug fix version soon, which will be the last (unless GPU/CPU mining returns to profitability in future).

If anyone is looking to continue development and would like to some assistance, feel free to contact me.



Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on October 16, 2018, 05:26:52 PM
I think your fee is mining at ZergPool which has shut down. Could you change it to other pool?


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 17, 2018, 03:34:19 AM
Announcement:

For a while now, the mining profits are pretty negligible and I have already stopped mining for a some time.
On the other hand there is a lots of good developers creating and updating miners, which I can't really keep up with.
I will be stopping the development of Forager as mining is not profitable for me and the amount of donations I get is negligible.

Thanks to everyone who is using Forager, who reported bugs and kept me updated on new miner releases.

I will probably release another bug fix version soon, which will be the last (unless GPU/CPU mining returns to profitability in future).

If anyone is looking to continue development and would like to some assistance, feel free to contact me.



Sorry to see you go.  I've been able to keep it profitable during this downtime by keeping Nicehash weighted at 1, and the auto-exchange to btc pools weighted at 0.5.  My revenue has stayed equivalent for october compared to september and august with this weighting.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: wip on October 17, 2018, 10:37:43 AM
hello!

JCE Miner added support for crytponight 8 and the algo is available at nicehash as of now with launch tomorrow.
Will Forager support CN8 within near future?


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 18, 2018, 04:26:33 AM
TeamRedMiner out.
I tried adding it, but i failed miserably.

{
    "Path": "teamredminer.exe",
    "Uri": "https://github.com/todxx/teamredminer/releases/download/v0.3.3/teamredminer-v0.3.3-win.zip",
   
    "Type": "AMD",
    "Arguments": [
        "-o #Protocol#://#Server#:#Port#",
        "-u #Login#",
        "-p #Password#",
        "--device #Devices#",
        "--api-listen",
        "--api-port #APIPort#",
        "#AlgorithmParameters#"
    ],
    "API": "xgminer",
    "APIPort": 4028,
    "Fee": 0.03,
    "Algorithms": {
        "Lyra2z": "-a lyra2z",
        "Phi2": "-a phi2"
    }
}


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 18, 2018, 12:57:41 PM
Updates in Git:

fix SRBMiner API
add TeamRedMiner
JCEMiner updates
CastXMR update
WildRigMulti update
fix donation pools
CryptoNightV8 support


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: kerney666 on October 18, 2018, 02:47:59 PM
TeamRedMiner out.
I tried adding it, but i failed miserably.

We implemented the api to be compatible with sgminer but not the command line options. Hence, the arguments in your example are wrong. Let me see if I can get it going myself and dump a working example here, otherwise I’m sure devs will add it properly shortly.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on October 18, 2018, 03:06:05 PM
TeamRedMiner out.
I tried adding it, but i failed miserably.

We implemented the api to be compatible with sgminer but not the command line options. Hence, the arguments in your example are wrong. Let me see if I can get it going myself and dump a working example here, otherwise I’m sure devs will add it properly shortly.

it's already in the git ;)


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on October 29, 2018, 07:26:04 AM
TeamRedMiner out.
I tried adding it, but i failed miserably.

We implemented the api to be compatible with sgminer but not the command line options. Hence, the arguments in your example are wrong. Let me see if I can get it going myself and dump a working example here, otherwise I’m sure devs will add it properly shortly.

it's already in the git ;)

teamRedMiner isn't working with forager.. sometimes it works, but most of the time i get a miner error with teamredminer in the log file... haven't figured it out yet.

UPDATE:
you need to add "--platform=#GpuPlatform#",  to TeamRedMiner... fixed problem


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: wip on November 01, 2018, 04:44:06 PM
Hi 4ward,

JCE upgraded his GPU miner once again, he mention new source code which makes its impossible to benchmark within forager at this point.

Anything you maybe wanna take a look at?

Regards
wip


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on November 02, 2018, 02:14:05 AM
Hi 4ward,

JCE upgraded his GPU miner once again, he mention new source code which makes its impossible to benchmark within forager at this point.

Anything you maybe wanna take a look at?

Regards
wip

he's no longer supporting forager.  it's in the first post.  it's unprofitable for him.  I've just been doing what i can with version 18.10... however, i can't get srb 1.6.9 to work nor can i get jce 33b3 to work (keeps trying to mine with the integrated  graphics on the cpu and one other gpu, rather than just the two jpu), though 33b worked just fine.   i don't know how different 33b3 is from 33b.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: wip on November 04, 2018, 07:42:51 PM
Hi 4ward,

JCE upgraded his GPU miner once again, he mention new source code which makes its impossible to benchmark within forager at this point.

Anything you maybe wanna take a look at?

Regards
wip

he's no longer supporting forager.  it's in the first post.  it's unprofitable for him.  I've just been doing what i can with version 18.10... however, i can't get srb 1.6.9 to work nor can i get jce 33b3 to work (keeps trying to mine with the integrated  graphics on the cpu and one other gpu, rather than just the two jpu), though 33b worked just fine.   i don't know how different 33b3 is from 33b.

Wow, i did miss that. However i think crypto for gpu just had its blast and it will come again, but when is the question.
I loved this interface.

However. i managed to get JCE 033b5 to benchmark and run flawless. ( i have integrated CPU graphics turned off in BIOS, so im not affected by your issue. i have a HDMI dongle in first gpu in my rigs.
https://www.ebay.com/itm/VGA-Virtual-Display-Adapter-HDMI-1-4-DDC-EDID-Dummy-Plug-Video-card-Lock-plate/282632024511


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: jammer81 on November 06, 2018, 06:37:39 PM
Thankyou for the updates. I really didn't want to have to move to MPM beta.

much appreciated, i love Forager.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on November 14, 2018, 05:04:33 AM
Today get message " Warning: No miners above MinProfit" and all mining activity stopped.
Anyone else get this?


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: cable_loco on November 14, 2018, 04:26:01 PM
Today get message " Warning: No miners above MinProfit" and all mining activity stopped.
Anyone else get this?

+ 1

I am also receiving the same error message.

I will look at the logs later today to see if I can identify the issue

Disclaimer: I am not a programmer.


EDIT:

I temporary solved the issue by editing the Core.ps1 file with Notepad++

Line 427

$CDKResponse = Invoke-APIRequest -Url "https://api.coindesk.com/v1/bpi/currentprice/$LocalCurrency.json" -MaxAge 60 |

It appears that coindesk api is not responding to https request, so I deleted the "s" from https, so it looked like this

$CDKResponse = Invoke-APIRequest -Url "http://api.coindesk.com/v1/bpi/currentprice/$LocalCurrency.json" -MaxAge 60 |

Saved and relaunched and it's working again.

Hopefully someone smarter can provide a proper fix.







Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on November 15, 2018, 01:33:36 AM
It works. Thanks so much.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: MinerMonitoring on November 15, 2018, 05:50:40 AM
Coindesk added cloudflare support, so SSL certs changed and now it says invalid certificate for many softwares.

Today get message " Warning: No miners above MinProfit" and all mining activity stopped.
Anyone else get this?

+ 1

I am also receiving the same error message.

I will look at the logs later today to see if I can identify the issue

Disclaimer: I am not a programmer.


EDIT:

I temporary solved the issue by editing the Core.ps1 file with Notepad++

Line 427

$CDKResponse = Invoke-APIRequest -Url "https://api.coindesk.com/v1/bpi/currentprice/$LocalCurrency.json" -MaxAge 60 |

It appears that coindesk api is not responding to https request, so I deleted the "s" from https, so it looked like this

$CDKResponse = Invoke-APIRequest -Url "http://api.coindesk.com/v1/bpi/currentprice/$LocalCurrency.json" -MaxAge 60 |

Saved and relaunched and it's working again.

Hopefully someone smarter can provide a proper fix.








Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on November 18, 2018, 06:00:26 PM
Any chance of getting an update?

I haven't been able to get SRBminer 1.7.0 to work with forager.


I've gotten trex7.4,enemyminer1.24v3,cryptodredge10,castxmr1.6.0,wildrigmulti12.9,sgminerKL1.0.9,teamredminer3.7

just not srbminer 1.7.0

thanks


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on November 18, 2018, 07:14:47 PM
Any chance of getting an update?

I haven't been able to get SRBminer 1.7.0 to work with forager.


I've gotten trex7.4,enemyminer1.24v3,cryptodredge10,castxmr1.6.0,wildrigmulti12.9,sgminerKL1.0.9,teamredminer3.7

just not srbminer 1.7.0

thanks

i'll take a look tomorrow


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on November 18, 2018, 07:16:57 PM
Any chance of getting an update?

I haven't been able to get SRBminer 1.7.0 to work with forager.


I've gotten trex7.4,enemyminer1.24v3,cryptodredge10,castxmr1.6.0,wildrigmulti12.9,sgminerKL1.0.9,teamredminer3.7

just not srbminer 1.7.0

thanks

i'll take a look tomorrow

thanks


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on November 19, 2018, 07:02:13 PM
Any chance of getting an update?

I haven't been able to get SRBminer 1.7.0 to work with forager.


I've gotten trex7.4,enemyminer1.24v3,cryptodredge10,castxmr1.6.0,wildrigmulti12.9,sgminerKL1.0.9,teamredminer3.7

just not srbminer 1.7.0

thanks

i'll take a look tomorrow

thanks

pushed updates to git
didnt see any issues with SRBMiner 1.7.0


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on November 19, 2018, 07:49:54 PM
Any chance of getting an update?

I haven't been able to get SRBminer 1.7.0 to work with forager.


I've gotten trex7.4,enemyminer1.24v3,cryptodredge10,castxmr1.6.0,wildrigmulti12.9,sgminerKL1.0.9,teamredminer3.7

just not srbminer 1.7.0

thanks

i'll take a look tomorrow

thanks

pushed updates to git
didnt see any issues with SRBMiner 1.7.0

and that's why i don't code.. :o :o it works with yours.    ;D ;D

thanks


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on November 20, 2018, 04:51:19 PM
could we get a version bump?

thanks


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: Pandoraaaaa on November 22, 2018, 05:46:57 PM
Very happy to see that Forager is still updated! Supposedly there is a brand new xmrig with much improved hashrates.


Title: Re: [Forager] v18.10 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: cockblock on December 08, 2018, 11:27:11 PM
Anyone know how to set the diff for each algo the rejects are killing me! HELP!!!


Title: Re: [Forager] v18.12 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on December 28, 2018, 02:39:13 PM
Since I have some time on a vacation, there you have a up-to-date release.

Thanks to DrRoboto for helping with updates


Forager 18.12 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- SRBMiner 1.7.4
- lolMiner 0.6
- lyclMiner 0.2.0
- CPU JCEMiner 0.33k
- AMD JCEMiner 0.33b14
- TRex 0.8.9
- WildRigMulti 0.14.0
- CryptoDredge 0.14.0
- XMR-Stak 2.7.1
- Phoenix 4.0b
- TeamRed 0.3.8
- XMRig AMD 2.8.6
- XMRig CPU 2.8.3
- XMRing NVIDIA 2.8.4

Some more changes that slipped my mind since it's been a while :)



Title: Re: [Forager] v18.12 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on December 28, 2018, 04:17:59 PM
thanks for update, but you really should include the miniz miner, like the greentea dude did.
(https://github.com/webgkv/greenTea/releases/tag/0.4.1)


Title: Re: [Forager] v18.12 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on December 28, 2018, 05:42:28 PM
thanks for the update.  can you add support for mtp.. .that merkel tree thing.


Title: Re: [Forager] v18.12 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: zeltekat on January 23, 2019, 07:22:11 AM
please, add config for pool haven.miner.rocks


Title: Re: [Forager] v18.12 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: UAGet on January 23, 2019, 07:42:37 AM
please, add config for pool haven.miner.rocks
Need a all pools from a miner.rocks!


Title: Re: [Forager] v18.12 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 23, 2019, 03:36:01 PM
please, add config for pool haven.miner.rocks
Need a all pools from a miner.rocks!

added in Git


Title: Re: [Forager] v19.01 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 26, 2019, 03:41:59 PM
Forager 19.01 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- CCMinerMTP 1.1.13
- GMiner 1.23
- BMiner 13.2
- MiniZ 1.0j
- MultiMiner 1.1
- SGMinerFancyIX 0.5hp1
- nanominer 1.0.6
- XMRig 2.10
- zjazz 1.2
- EasyBinarium 1.0
- SRBMiner 1.7.7
- ProgMiner for upcoming Eth fork
- SuprMiner 2.0
- SGMinerDyn 1.0
- CCMinerDyn 1.0
- JCEMiner CPU 0.33n
- JCEMiner AMD 0.33b16
- Phoenix 4.1c
- ProgPOW miner for BCI
- CryptoDredge 0.16.1
- WildRigMulti 0.15.1.3
- Ethminer 0.17
- MkxMiner 4.2
- CPUMinerOptBF 3.8.10
- XMR-Stak 2.7.1
- zEnemy 1.18


- Add MinerRocks pool
- Add StarPool
- Add back ZergPool
- Update WhatToMine pool

Pool profitability calculation tweaks, add guaranteed coins on pools
Fix profitability calculation and display when BTC price unavailable
Support GPU miners that prevent CPU mining and adjust profitability accordingly

Probably more that I have forgot :)



Title: Re: [Forager] v19.01 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 27, 2019, 09:15:28 AM
Forager 19.01.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- CastXMR 1.7.1
- JCEMiner CPU 0.33p

- Add IceMining Pool
- Split MPH to algo and coin pools

- Proper fix for WildRigMulti after Grin mining
- Check and apply AMD and NVIDIA envs
- Fix new version check






Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on January 31, 2019, 08:36:00 AM
hi,
should I be able to mine equi192 & equi96 with lol6/AMD on zergpool? somehow these both don't show up, tested with 570/8gb & 580/4gb on win10
equi144 is working, using latest github clone version

regards,
g.


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 31, 2019, 08:58:36 AM
hi,
should I be able to mine equi192 & equi96 with lol6/AMD on zergpool? somehow these both don't show up, tested with 570/8gb & 580/4gb on win10
equi144 is working, using latest github clone version

regards,
g.


Make sure you have Equihash192 and Equihash96 in "Algorithms_AMD = " in config.ini (or just comment out the line to mine all available algos)
Also, they might be filtered out by "MinWorkers = 20" if there are less that configured workers on the pool



Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on January 31, 2019, 10:07:34 AM
hi,
should I be able to mine equi192 & equi96 with lol6/AMD on zergpool? somehow these both don't show up, tested with 570/8gb & 580/4gb on win10
equi144 is working, using latest github clone version

regards,
g.


Make sure you have Equihash192 and Equihash96 in "Algorithms_AMD = " in config.ini (or just comment out the line to mine all available algos)
Also, they might be filtered out by "MinWorkers = 20" if there are less that configured workers on the pool


These settings are present and working. maybe it has something with the "|" switch todo, because MTP|8 from wildrig is also not working on the 8gb rig?

this does config "A-SgminerMTP.json"I made works on both, although the 4GB ris is ultra slow, ofcause:
{
    "Path": "sgminer.exe",
    "Uri": "https://github.com/zcoinofficial/sgminer/releases/download/0.0.5-test/sgminer.zip",
    "SHA256": "1396fa53e5655b3eb3899a98bf25ca3cb6cef10fa7941f747f1ae87b75c50ac3",
    "Type": "AMD",
    "Arguments": [
        "-o #Protocol#://#Server#:#Port#",
        "-u #Login#",
        "-p #Password#",
        "--gpu-platform #GPUPlatform#",
        "--device #Devices#",
        "--api-listen",
        "--api-port #APIPort#",
        "#AlgorithmParameters#"
    ],
    "API": "Xgminer",
    "APIPort": 4028,
    "Algorithms": {
        "MTP": "-k mtp -I 20"
    }
}




please also check nrghash from zergpool on AMD & NVIDIA, it gives crazy profit estimations.

thank you


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 31, 2019, 11:38:06 AM
hi,
should I be able to mine equi192 & equi96 with lol6/AMD on zergpool? somehow these both don't show up, tested with 570/8gb & 580/4gb on win10
equi144 is working, using latest github clone version

regards,
g.


Make sure you have Equihash192 and Equihash96 in "Algorithms_AMD = " in config.ini (or just comment out the line to mine all available algos)
Also, they might be filtered out by "MinWorkers = 20" if there are less that configured workers on the pool


These settings are present and working. maybe it has something with the "|" switch todo, because MTP|8 from wildrig is also not working on the 8gb rig?

this does config "A-SgminerMTP.json"I made works on both, although the 4GB ris is ultra slow, ofcause:
{
    "Path": "sgminer.exe",
    "Uri": "https://github.com/zcoinofficial/sgminer/releases/download/0.0.5-test/sgminer.zip",
    "SHA256": "1396fa53e5655b3eb3899a98bf25ca3cb6cef10fa7941f747f1ae87b75c50ac3",
    "Type": "AMD",
    "Arguments": [
        "-o #Protocol#://#Server#:#Port#",
        "-u #Login#",
        "-p #Password#",
        "--gpu-platform #GPUPlatform#",
        "--device #Devices#",
        "--api-listen",
        "--api-port #APIPort#",
        "#AlgorithmParameters#"
    ],
    "API": "Xgminer",
    "APIPort": 4028,
    "Algorithms": {
        "MTP": "-k mtp -I 20"
    }
}

Can you post the log please?

Quote

please also check nrghash from zergpool on AMD & NVIDIA, it gives crazy profit estimations.

thank you
Profits are usually pool reponsibility, unless you see it 1000 times higher. A screenshot would be great :)


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on January 31, 2019, 12:43:40 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 31, 2019, 01:10:56 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on January 31, 2019, 02:01:53 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...



here it is:
https://ibb.co/dpv3fbh




Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 31, 2019, 02:39:40 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...



here it is:
https://ibb.co/dpv3fbh


Thank you.

Pushed an update to git that should parse it properly.




Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on January 31, 2019, 03:25:54 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...



here it is:
https://ibb.co/dpv3fbh


Thank you.

Pushed an update to git that should parse it properly.





it's not showing any speed now in the window. I updated all files.


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 31, 2019, 03:34:11 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...



here it is:
https://ibb.co/dpv3fbh


Thank you.

Pushed an update to git that should parse it properly.





it's not showing any speed now in the window. I updated all files.


Strange. Should look like http://prntscr.com/met8l8


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on January 31, 2019, 03:50:16 PM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.




Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on January 31, 2019, 03:54:13 PM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on February 01, 2019, 06:06:02 AM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


thank you, it's working now. keep up the good work!


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 01, 2019, 08:53:34 AM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


thank you, it's working now. keep up the good work!


Good to hear. Thank you )


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on February 01, 2019, 10:43:18 AM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


thank you, it's working now. keep up the good work!


Good to hear. Thank you )



would it be possible to leave the algos out of the config, if it's known that miner perfoms weaker?
it will save some time in the benchmarks
just an idea


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 01, 2019, 12:14:23 PM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


thank you, it's working now. keep up the good work!


Good to hear. Thank you )



would it be possible to leave the algos out of the config, if it's known that miner perfoms weaker?
it will save some time in the benchmarks
just an idea


For AMD and CPU, I usually just remove or disable miners are significantly slower. But if they are close, I do prefer to keep a few variants in case it it works better on different hardware.
For NVIDIA, I can't test much since I don't own NVIDIA hardware


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on February 06, 2019, 01:19:42 PM
Hi,

For fun I configured a rig with separate groups: 1080ti and 1070 to test c31
When runing all benches again,
I noticed a problem with TT-miner when groups are configured, it's ignoring the configured devices. what do you need to nail it down?


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 06, 2019, 01:48:05 PM
Hi,

For fun I configured a rig with separate groups: 1080ti and 1070 to test c31
When runing all benches again,
I noticed a problem with TT-miner when groups are configured, it's ignoring the configured devices. what do you need to nail it down?

I missed the device selection config option.
Fix is in the git :)


Title: Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on February 06, 2019, 02:30:05 PM
Hi,

For fun I configured a rig with separate groups: 1080ti and 1070 to test c31
When runing all benches again,
I noticed a problem with TT-miner when groups are configured, it's ignoring the configured devices. what do you need to nail it down?

I missed the device selection config option.
Fix is in the git :)


it works great, thx!


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 15, 2019, 09:57:08 AM
Forager 19.02 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
- GMiner 1.32
- TTMiner 2.1.10
- SGMinerMTP 0.1.0
- Nanominer 1.0.7
- rhminer 1.2
- WildRigMulti 0.15.3.8
- SGMinerFancyIX 0.5ip3
- BMiner 14.3.1
- XMRig 2.12
- XMR-Stak 2.8.2
- NBMiner 14.0
- lolMiner 0.7a5
- SRBMiner 1.7.8
- GrinPro 1.1
- JCEMiner AMD 0.33b18
- JCEMiner CPU 0.33q
- TeamRed 0.3.10
- CryptoDredge 0.16.2
- EnergiMiner 2.2.1
- CCMinerTpuvot 2.3.1
- CPUMinerRplant
- TRex 0.9.2

Algo cleanup for CPU and AMD miners
Some core changes
Pool updates: WhatToMine, NiceHash, Zergpool




Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 15, 2019, 06:49:34 PM
1. awesome miner! thanks for the hard work.

I got an issue with minerrocks and turtle coin I want to bounce off you, So I have the config file set. When I run autostart with the filters I want It grabs 3 pools ( MSR/QRL/GRAFT ) and everything works fine. but TRTL ( turtlecoin ) pool isnt found on minerrocks. if I filter down to JUST TRTL coin. it returns "NO POOLS!"

I tried to get on a different pool using the start.bat and choosing manual coin mode. cryptoKnight shows turtlecoin but the algo is the old one so It doesnt work. turtlecoin forked to CN-trtl recently and cryptoKnight shows it as cnlitev7. so it never mines.

posted on minerrocks discord 1-29-19 "Turtlecoin will fork from 1,200,000 (in two days) to new POW - cn-trtl ( https://github.com/turtlecoin/turtlecoin/releases )
Please use trtlstak 2.7.3 ( https://github.com/turtlecoin/trtl-stak/releases ) and new ports: 5003, 5005, 5007.
Other ports will be closed during fork."

might need to add trtlstak 2.7.3 for good measure to the miners. but I have used xmrig ( command line only ) to mine it setting currency to turtlecoin

and suggestions as to whats going on, and why the minerrocks pool isnt linking? another note actually. if you try to just show a coin list for minerrocks, it shows NOTHING. where the cryptoKnight pool returns coins that match my config. where minerrocks wont ( even though MSR/QRL/GRAFT work )

also I thought I read on here you have a discord channel for this, can you link me?

**** I have been investigating a few things to see if I can figure this out. some other issues popped up ****

I found that the pool CryptoKnight has similar pools as minerrocks. so I wanted to verify on that pool, if turtle etc is working.

1. when I set mining mode to Automatic I get a response of "mining mode not available for this pool" - setting it to manual mode gets it going, but defeats the multipool idea.

2. in manual mode, I set the coin to turtle - it fails because the algorithm is setting as lite-v7 not cntrtl, this is on the JCP cpu miner, and xmrig. somewhere its defaulting to the old algo for turtle.

3. I have lethean coin - previously intensecoin - cryptoKnight has a pool for it, but it wont recognize it when I start the miner. lethean is Cnv8

just upgraded from 19.01-19.02 no change in any of this


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 15, 2019, 08:04:16 PM
1. awesome miner! thanks for the hard work.
Thank you. Appreciate it :)

Quote
I got an issue with minerrocks and turtle coin I want to bounce off you, So I have the config file set. When I run autostart with the filters I want It grabs 3 pools ( MSR/QRL/GRAFT ) and everything works fine. but TRTL ( turtlecoin ) pool isnt found on minerrocks. if I filter down to JUST TRTL coin. it returns "NO POOLS!"

Fixed for miner.rocks pushed to git

Also, fixed CnTurtle algo in the miners, so you have enough options :)

Quote

I tried to get on a different pool using the start.bat and choosing manual coin mode. cryptoKnight shows turtlecoin but the algo is the old one so It doesnt work. turtlecoin forked to CN-trtl recently and cryptoKnight shows it as cnlitev7. so it never mines.
posted on minerrocks discord 1-29-19 "Turtlecoin will fork from 1,200,000 (in two days) to new POW - cn-trtl ( https://github.com/turtlecoin/turtlecoin/releases )
Please use trtlstak 2.7.3 ( https://github.com/turtlecoin/trtl-stak/releases ) and new ports: 5003, 5005, 5007.
Other ports will be closed during fork."

might need to add trtlstak 2.7.3 for good measure to the miners. but I have used xmrig ( command line only ) to mine it setting currency to turtlecoin

and suggestions as to whats going on, and why the minerrocks pool isnt linking? another note actually. if you try to just show a coin list for minerrocks, it shows NOTHING. where the cryptoKnight pool returns coins that match my config. where minerrocks wont ( even though MSR/QRL/GRAFT work )

also I thought I read on here you have a discord channel for this, can you link me?

I will update CryptoKnight tomorrow.
Not sure trtlstak  is necessary. You should be able to mine now :)


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 15, 2019, 08:11:25 PM
I just edited a bit, added a few issues. I will grab the new stuff from git and report back. thanks

yeah if the algo matches I dont think trtlstak is necessary


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 15, 2019, 08:17:00 PM
I just edited a bit, added a few issues. I will grab the new stuff from git and report back. thanks

yeah if the algo matches I dont think trtlstak is necessary

I will review tomorrow, I know there are some more issues, just dont have time right now.

Currently you can find lethean on FairPool as well. I just updated it today (in git)


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 15, 2019, 08:22:34 PM
I just edited a bit, added a few issues. I will grab the new stuff from git and report back. thanks

yeah if the algo matches I dont think trtlstak is necessary

I will review tomorrow, I know there are some more issues, just dont have time right now.

Currently you can find lethean on FairPool as well. I just updated it today (in git)

no worries I understand, just leaving this here to help you with bugs.

I am still having issues with Turtle showing on minerrocks. even though the changes are registering in the miners and the pool. I think the config file needs the algos added to the CPU / NVIDIA/AMD section. Ill try to add them and see how it goes

*** no change on my end in adding CnPico, CnTurtle, CnTrtl to algos listed in config.ini ***

I think lethean was a algo problem, I will try on fairpool with the new miners. in v19.02

*** fairpool lethean connected, but Fairpool is another that wont work under automatic miner settings. only works when set to manual/ coin ****

interesting note, while talking to the turtle network guys on discord. CryptoKnight shut down their turtle coin pool, but yet it shows up when the miner starts with it set to manual coin. ( and if you go to the pools site, sure enough its not there )



Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on February 15, 2019, 11:35:11 PM
I just edited a bit, added a few issues. I will grab the new stuff from git and report back. thanks

yeah if the algo matches I dont think trtlstak is necessary

I will review tomorrow, I know there are some more issues, just dont have time right now.

Currently you can find lethean on FairPool as well. I just updated it today (in git)

no worries I understand, just leaving this here to help you with bugs.

I am still having issues with Turtle showing on minerrocks. even though the changes are registering in the miners and the pool. I think the config file needs the algos added to the CPU / NVIDIA/AMD section. Ill try to add them and see how it goes

*** no change on my end in adding CnPico, CnTurtle, CnTrtl to algos listed in config.ini ***

I think lethean was a algo problem, I will try on fairpool with the new miners. in v19.02

*** fairpool lethean connected, but Fairpool is another that wont work under automatic miner settings. only works when set to manual/ coin ****

interesting note, while talking to the turtle network guys on discord. CryptoKnight shut down their turtle coin pool, but yet it shows up when the miner starts with it set to manual coin. ( and if you go to the pools site, sure enough its not there.

You can exclude specific coins on a pool in the config file.

i do it with zpool and their ninja coin.
my line in config:
ExcludeCoins_Zpool = Ninja

for specific algo
ExludeAlgo_Blockmasters = Argon2d500


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 16, 2019, 01:16:57 AM
I dont want to exclude, I want to include turtlecoin. its not working

the basic portion where it finds the pools that match your algo/ wallet/ currency settings in the config doesnt find turtle coin pools on minerrocks and im not finding turtle coin on any other pools to test it ( other pools included in this program )


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 16, 2019, 09:14:46 AM
1. when I set mining mode to Automatic I get a response of "mining mode not available for this pool" - setting it to manual mode gets it going, but defeats the multipool idea.
Not all pools return profit information. Without it - there can be no automatic mode


Quote
2. in manual mode, I set the coin to turtle - it fails because the algorithm is setting as lite-v7 not cntrtl, this is on the JCP cpu miner, and xmrig. somewhere its defaulting to the old algo for turtle.
All updated now

Quote

3. I have lethean coin - previously intensecoin - cryptoKnight has a pool for it, but it wont recognize it when I start the miner. lethean is Cnv8

just upgraded from 19.01-19.02 no change in any of this

CryptoKnight also updated
You can use FairPool, CrypttoKnight and MinerRocks on automatic mode

P.S. You will need to add the algos in the config.ini, or just comment algos line, and will skip filtering and use all available


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 16, 2019, 03:58:25 PM
1. when I set mining mode to Automatic I get a response of "mining mode not available for this pool" - setting it to manual mode gets it going, but defeats the multipool idea.
Not all pools return profit information. Without it - there can be no automatic mode


Quote
2. in manual mode, I set the coin to turtle - it fails because the algorithm is setting as lite-v7 not cntrtl, this is on the JCP cpu miner, and xmrig. somewhere its defaulting to the old algo for turtle.
All updated now

Quote

3. I have lethean coin - previously intensecoin - cryptoKnight has a pool for it, but it wont recognize it when I start the miner. lethean is Cnv8

just upgraded from 19.01-19.02 no change in any of this

CryptoKnight also updated
You can use FairPool, CrypttoKnight and MinerRocks on automatic mode

P.S. You will need to add the algos in the config.ini, or just comment algos line, and will skip filtering and use all available


thanks for the updates, I will grab the new files and try it out - I am only trying to help with issues, if this is not how you want this thread to be, let me know and we can take it to messages of somewhere else. Plus I am digging into the code myself to try and figure this out, I dont want you to think im just asking for you to fix it.

fresh install of v19.02, fresh config with JUST algo/wallets copied over from V19.01

*** turtlecoin  not recognized, out of the gate *** - CnTrtl, CnTurtle, CryptonightTurtle, CnPico, Cryptonight-Pico, Turtlecoin --- adding algo(s) to config/include folder algo file no change
*** Masari not recognized, out of the gate *** - CnHalf --- fixed by adding "CnHalf" to config ( NVIDIA/CPU sections)
*** Fairpool, CryptoKnight still get error for miner setting ( automatic ) - not valid miner mode - my impression was you could connect/ input multiple pools in the autostart.bat and it would check them all, or am I wrong? At this point I can only get one pool to connect under automatic mode. all versions

please rephrase this part for me
"P.S. You will need to add the algos in the config.ini, or just comment algos line, and will skip filtering and use all available" - just comment algos line? in the config, or start.bat?

it sounds like, if you delete all algos( or comment the area ) in config it defaults to the list in the include folder?


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 16, 2019, 05:44:03 PM
Forager 19.02.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

"Cryptonight zoo" edition

Changelog:
Miners:
- XMR-Stak 2.8.3

Pools:
- Fairpool - Update coins + Allow automatic mode
- Miner.Rocks - Update coins + Allow automatic mode
- CryptoKnight - Update coins + Allow automatic mode
- SuprNova - Update coins

Other:
- Add more Cn algos to sample config.ini
- Small core fixes


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 16, 2019, 05:48:28 PM

thanks for the updates, I will grab the new files and try it out - I am only trying to help with issues, if this is not how you want this thread to be, let me know and we can take it to messages of somewhere else. Plus I am digging into the code myself to try and figure this out, I dont want you to think im just asking for you to fix it.

Best place for issues would be the github issue tracker, but no problem posting here if you have issues.


Quote
fresh install of v19.02, fresh config with JUST algo/wallets copied over from V19.01

*** turtlecoin  not recognized, out of the gate *** - CnTrtl, CnTurtle, CryptonightTurtle, CnPico, Cryptonight-Pico, Turtlecoin --- adding algo(s) to config/include folder algo file no change
*** Masari not recognized, out of the gate *** - CnHalf --- fixed by adding "CnHalf" to config ( NVIDIA/CPU sections)
*** Fairpool, CryptoKnight still get error for miner setting ( automatic ) - not valid miner mode - my impression was you could connect/ input multiple pools in the autostart.bat and it would check them all, or am I wrong? At this point I can only get one pool to connect under automatic mode. all versions

Checkout the new release. It should fix all those issues


Quote
please rephrase this part for me
"P.S. You will need to add the algos in the config.ini, or just comment algos line, and will skip filtering and use all available" - just comment algos line? in the config, or start.bat?

it sounds like, if you delete all algos( or comment the area ) in config it defaults to the list in the include folder?

99% correct. It will use all algos in available in the miners/pools.
algorithms.json is just for mapping algo names (they can be announced differently by different pools)


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 17, 2019, 04:18:08 AM
I grabbed the new release v19.02.1

swapped over my wallet/coin settings, changed a few things for me. (afterburner off, cpu mining on, cuda 10.0 firmware)

ran basic autostart with minergate, fairpool. no coin filter, no algo filter.

boom benchmarking QRL/MSR/TRTL/GRFT! no errors

so far so good, thanks for the help in getting it sorted. Im gona dive deeper into tweaking it and dialing in more coins/pools, if I run into anything else I will post over at github.

great work


Title: Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: pstarSR on February 17, 2019, 09:13:18 PM
ran into a small issue with Cuda Block size for turtle it seems. posted over on github.

*******

fixed, ran into issue with the config.json for the xmrig miners. Issue described on GIT for anyone else.



Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 23, 2019, 04:01:47 PM
Forager 19.03 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
Miners:
- BMiner 15.0.1
- CastXMR 1.8.0
- MiniZ 1.0k
- CCMinerMTP NH 1.1.15
- XMRig 2.13
- GMiner 1.34
- GrinPro 1.2
- NBMiner 20.0
- CCMinerYescrypt 8.21.3
- SGMinerMTP 0.1.1
- CryptoDredge 0.17.0


Large code rework
- Reviewed and updated all pools
- Update device detection, better compatibility with different systems
- Fix failed miner blacklisting
- Support for setting CpuThreads in config
- Cleanup old miners and selectively disable algos for some miner to reduce benchmarking
- Reduce memory consumption
- Detect video memory and adjust for Windows 10 memory usage
- Visual interface refresh
- Allow Disabling/Enabling a Device group during runtime
- Allow resetting failed miner to retry
- Add Autoexec.txt to run (and stop) programs on launch


Some config options updated / changed. Please double-check the Config-SAMPLE.ini




Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on February 23, 2019, 04:49:04 PM
Forager 19.03 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
Miners:
- BMiner 15.0.1
- CastXMR 1.8.0
- MiniZ 1.0k
- CCMinerMTP NH 1.1.15
- XMRig 2.13
- GMiner 1.34
- GrinPro 1.2
- NBMiner 20.0
- CCMinerYescrypt 8.21.3
- SGMinerMTP 0.1.1
- CryptoDredge 0.17.0


Large code rework
- Reviewed and updated all pools
- Update device detection, better compatibility with different systems
- Fix failed miner blacklisting
- Support for setting CpuThreads in config
- Cleanup old miners and selectively disable algos for some miner to reduce benchmarking
- Reduce memory consumption
- Detect video memory and adjust for Windows 10 memory usage
- Visual interface refresh
- Allow Disabling/Enabling a Device group during runtime
- Allow resetting failed miner to retry
- Add Autoexec.txt to run (and stop) programs on launch



- won't allow me to set group by type for NVIDIA, so that i can set power limits.   Gives me "No Devices for group NVIDIA was detected"... however if i don't set by group and type it runs, but i don't get to set power limits.
line i'm using which worked in all previous versions:
GPUGROUPS=[{"GroupName": "NVIDIA", "Type": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]




Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 23, 2019, 04:58:14 PM


- won't allow me to set group by type for NVIDIA, so that i can set power limits.   Gives me "No Devices for group NVIDIA was detected"... however if i don't set by group and type it runs, but i don't get to set power limits.
line i'm using which worked in all previous versions:
GPUGROUPS=[{"GroupName": "NVIDIA", "Type": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


change "Type" to "GroupType"

GpuGroups=[{"GroupName": "NVIDIA", "GroupType": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 23, 2019, 05:00:13 PM
Discord server now available:

https://discord.gg/SAuXwWa


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on February 23, 2019, 05:04:09 PM


- won't allow me to set group by type for NVIDIA, so that i can set power limits.   Gives me "No Devices for group NVIDIA was detected"... however if i don't set by group and type it runs, but i don't get to set power limits.
line i'm using which worked in all previous versions:
GPUGROUPS=[{"GroupName": "NVIDIA", "Type": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


change "Type" to "GroupType"

GpuGroups=[{"GroupName": "NVIDIA", "GroupType": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


that was it.

How do i get the ethlargmentpill to activate?   I removed the # in autoexec.txt, but there doesn't seem to be anywhere to start autoexec.


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 23, 2019, 05:21:14 PM


- won't allow me to set group by type for NVIDIA, so that i can set power limits.   Gives me "No Devices for group NVIDIA was detected"... however if i don't set by group and type it runs, but i don't get to set power limits.
line i'm using which worked in all previous versions:
GPUGROUPS=[{"GroupName": "NVIDIA", "Type": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


change "Type" to "GroupType"

GpuGroups=[{"GroupName": "NVIDIA", "GroupType": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


that was it.

How do i get the ethlargmentpill to activate?   I removed the # in autoexec.txt, but there doesn't seem to be anywhere to start autoexec.

Anything in autostart.txt will run on Forager start
EthLargementpill requires admin, so you will might need to start Forager with Run as administrator


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: alucard20724 on February 23, 2019, 05:31:30 PM


- won't allow me to set group by type for NVIDIA, so that i can set power limits.   Gives me "No Devices for group NVIDIA was detected"... however if i don't set by group and type it runs, but i don't get to set power limits.
line i'm using which worked in all previous versions:
GPUGROUPS=[{"GroupName": "NVIDIA", "Type": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


change "Type" to "GroupType"

GpuGroups=[{"GroupName": "NVIDIA", "GroupType": "NVIDIA", "Devices": "0,1,2", "PowerLimits": "85,90,95,100"}]


that was it.

How do i get the ethlargmentpill to activate?   I removed the # in autoexec.txt, but there doesn't seem to be anywhere to start autoexec.

Anything in autostart.txt will run on Forager start
EthLargementpill requires admin, so you will might need to start Forager with Run as administrator


ok.. then it's not working.  EthLargementpill is not running

Runs fine in v19.02.1, does not run nor initialize in v19.03


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 23, 2019, 11:20:48 PM
19.03 re-uploaded with a hotfix for screen limit + small error during donation


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on February 24, 2019, 03:08:05 PM
Error:
Info   Downloading https://github.com/develsoftware/GMinerRelease/releases/download/1.34/gminer_1_34_minimal_windows64.zip
Warn   Existing file hash doesn't match. Will re-download.
Warn   File hash doesn't match. Removing file.


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 24, 2019, 04:25:19 PM
Error:
Info   Downloading https://github.com/develsoftware/GMinerRelease/releases/download/1.34/gminer_1_34_minimal_windows64.zip
Warn   Existing file hash doesn't match. Will re-download.
Warn   File hash doesn't match. Removing file.

Apparently the developer has silently uploaded a newer version

You can edit /Miners/N-GMiner-1.34.json and update the SHA256 in to "FAF6BEE635DC830E22FE0978DE3680479544440422C2EE35D857F37757D726DC"

If you use git version, just "git pull" to get latest updates


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: duboisi on February 25, 2019, 02:34:02 PM
Error:
Info   Downloading https://github.com/develsoftware/GMinerRelease/releases/download/1.34/gminer_1_34_minimal_windows64.zip
Warn   Existing file hash doesn't match. Will re-download.
Warn   File hash doesn't match. Removing file.

Apparently the developer has silently uploaded a newer version

You can edit /Miners/N-GMiner-1.34.json and update the SHA256 in to "FAF6BEE635DC830E22FE0978DE3680479544440422C2EE35D857F37757D726DC"

If you use git version, just "git pull" to get latest updates
TQ.


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on February 26, 2019, 10:53:50 AM
Hi,
I switched 2 rigs to latest github clone this morning. Both win10 64bit - 4gb RAM

1. rig - 2x RX570_8gb - blockchain drivers
2. rig - 2x RX580_4gb - 18.6.1


On rig 1 it shows - Ellesmere_32cu3gb

On rig 2 it shows - Ellesmere_36cu3gb

why not 8gb & 4 gb? accordingly the algos using more then 3gb are not activated.


regards,
g.

 
edit:
JCE 033b18 is no longer working. I suspect due to the device config?


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on February 26, 2019, 12:38:33 PM
Hi,
I switched 2 rigs to latest github clone this morning. Both win10 64bit - 4gb RAM

1. rig - 2x RX570_8gb - blockchain drivers
2. rig - 2x RX580_4gb - 18.6.1


On rig 1 it shows - Ellesmere_32cu3gb

On rig 2 it shows - Ellesmere_36cu3gb

why not 8gb & 4 gb? accordingly the algos using more then 3gb are not activated.


regards,
g.

 
edit:
JCE 033b18 is no longer working. I suspect due to the device config?


Interesting... Can you please post output from OpenCLList.bat and DeviceList.bat ?


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: gregfromo on February 26, 2019, 01:08:13 PM
Hi,
I switched 2 rigs to latest github clone this morning. Both win10 64bit - 4gb RAM

1. rig - 2x RX570_8gb - blockchain drivers
2. rig - 2x RX580_4gb - 18.6.1


On rig 1 it shows - Ellesmere_32cu3gb

On rig 2 it shows - Ellesmere_36cu3gb

why not 8gb & 4 gb? accordingly the algos using more then 3gb are not activated.


regards,
g.

 
edit:
JCE 033b18 is no longer working. I suspect due to the device config?


Interesting... Can you please post output from OpenCLList.bat and DeviceList.bat ?


here it is:

https://imgur.com/a/RRLqN6L


Title: Re: [Forager] v19.03.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on March 02, 2019, 05:03:16 PM
Forager 19.03.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/2FGwpnZ)

Changelog:
Miners:
- RHMiner 1.3
- BMiner 15.1
- EthMiner 0.17.1
- lyclMiner 0.2.1
- CPU XMRig 2.13.1
- CCMinerMTP 1.1.14
- SwapMiner 1.2
- TTMiner 2.1.12
- lolMiner 0.7
- SRBMiner 1.7.9

Other:
- WhatToMine pool updated/fixed redundant requests
- MinerRocks improve pool list parsing + fix wallet divisors
- START.bat will generate sample AutoStart.bat based on your selections
- Fix MinWorker_PoolName allowing to set min workers per pool
- Fix PowerLimits for AMD. Now uses 50-150 values (add 100 to WattMan values). 0 means don't change
- Update 7Zip
- Additional small fixes


Title: Re: [Forager] v19.03 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on March 02, 2019, 05:04:33 PM
Hi,
I switched 2 rigs to latest github clone this morning. Both win10 64bit - 4gb RAM

1. rig - 2x RX570_8gb - blockchain drivers
2. rig - 2x RX580_4gb - 18.6.1


On rig 1 it shows - Ellesmere_32cu3gb

On rig 2 it shows - Ellesmere_36cu3gb

why not 8gb & 4 gb? accordingly the algos using more then 3gb are not activated.


regards,
g.

 
edit:
JCE 033b18 is no longer working. I suspect due to the device config?


Interesting... Can you please post output from OpenCLList.bat and DeviceList.bat ?


here it is:

https://imgur.com/a/RRLqN6L

Sorry for the delay in response. Can you also send the log?


Title: Re: [Forager] v19.03.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on March 15, 2019, 02:58:09 PM
Forager 19.03.2 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:
- Phoenix 4.2a
- NBMiner 21.2
- GMiner 1.36
- TeamRed 0.4.2
- WildRigMulti 0.15.4p7 for (Rainforest)
- CpuMinerMulti 1.3.6.1 (Rainforest)
- XMRig 2.14.1
- CCMinerVerus 3.3
- TTMiner 2.1.17
- NanoMiner 1.1.1
- XMR-Stak 2.10.1
- BMiner 13.3
- SRBMiner 1.8.0
- WildRig 0.10.5 (WildKeccak)
- RHMiner 1.4

Core fixes
Pool updates
CnR, CnGpu, CnRwz, Rainforest and Verushash support


Title: Re: [Forager] v19.03.2 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
Post by: 4ward on March 25, 2019, 06:58:02 PM

I am happy to announce Beta Linux support

You can test it using GIT version
https://github.com/yuzi-co/Forager/ (http://bit.ly/forager-miner)

New release will come in the beginning of April


Title: Re: [Forager] v19.04 - Profit switching miner (AMD/NVIDIA/CPU) BETA Linux support!
Post by: 4ward on April 13, 2019, 07:56:01 AM
Forager 19.04 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:
- Initial Linux support. See Linux.md for details
- Tested on HiveOS, Ubuntu, Mint

- Move configs to /Config (Existing Config.ini will be copied automatically)
- Support custom parameters for miner (override default intensity)
- Add Acc/Rej shares
- Support Merge Mining (LOKI+Turtle) on MinerRocks
- ReportStatus in background job to not stall interface
- Update AMD miner with mem requirements for old cards
- Lot of core updates and fixes

Miners
- GMiner 1.38
- NanoMiner 1.2.0
- SRBMiner 1.8.3
- NBMiner 22.1
- LukMiner 0.15.12 (linux only)
- CpuMinerRplant 4.0.4
- WildRigMulti 0.15.4p18
- MiniZ 1.2m
- GrinPro 2.0rc
- CryptoDredge 0.18
- XMRig NVIDIA 2.14.3
- RHMiner 1.5
- XMR-Stak 2.10.4
- CCMinerMTP 1.16.1
- MultiMiner 1.2 (linux only)
- BMiner 15.4
- TeamRed 0.4.3
- CpuMinerBF 3.8.11
- NHeqVerus 0.7.2
- TTMiner 2.2.1
- Phoenix 4.2c
- AMD VerusMiner 2.0


Title: Re: [Forager] v19.04 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on April 15, 2019, 03:45:45 PM
Forager-v19.04.7z and Forager-v19.04.exe were re-uploaded with hotfix for Console resize with non-core Powershell and Spaces in folder name issues.

The issues are non relevant for Linux users



Title: Re: [Forager] v19.04 - Profit switching miner (AMD/NVIDIA/CPU) BETA Linux support!
Post by: 4ward on April 21, 2019, 07:44:45 AM
Forager 19.04.1 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:
- Fix Autoexec
- Add error checking for unpacking miners
- Remove most custom intensities
- Custom intensities can be set in /Config/MinerParameters.json
- Enable nvidia-smi on Linux (power usage)
- CPU power estimation on Linux
- Fix start process in folder with spaces

Miners:
TeamRed 0.4.4
lolMiner 0.8.1
GrinPro 2.1
WildRigMulti 0.15.5 preview (Honeycomb algo)
TTMiner 2.2.2
NanoMiner 1.2.1
CCMinerMTP 1.1.17
NBMiner 22.3


Title: Re: [Forager] v19.05 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on May 09, 2019, 11:08:13 AM
Forager 19.05 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:

Miners:
- CCMinerRFv2 1.0.1 (Rainforest2)
- TTMiner 2.2.3
- ClaymoreEth 14.0
- GMiner 1.42
- WilRigMulti 0.16
- SRBMiner 1.8.8
- CryptoDredge 0.19
- BMiner 15.5.3
- MiniZ 1.3n3
- NanoMiner 1.2.4
- TeamRed 0.4.5
- MultiMiner 1.2 (linux)
- CCMinerVerus 3.4


- Improve NVIDIA support
- Add last run speed and shares to Stats screen
- Support setting powerlimits in Watts (NVIDIA with Afterburner Off only)
- Additional fixes



Title: Re: [Forager] v19.06 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on June 03, 2019, 02:58:16 PM
Forager 19.06 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:

Miners:
- NanoMiner 1.3.4
- CCMinerRFv2 1.0.2
- CryptoDredge 0.20.1
- CCMinerVerus (CPU) 3.5
- CpuMinerOpt 3.9.1.1
- SGMinerFancyIX 0.6
- GMiner 1.45
- WildRigMulti 0.17.3
- TTMiner 2.2.5
- XMRig 2.14.4
- zEnemy 2.0
- CCMinerDyn 3.0
- ClaymoreEth 14.6
- SRBMiner 1.8.9
- GrinPro 2.2
- CpuMinerMulti 1.3.6.3 (Rainforest2)
- TRex 0.11
- RHMiner 1.5.2
- CryptoDredge 0.16.3 with algos missing from latest
- NBMiner 23.2.1


Other:
- Support miner definitions in ps1 format and combine different Cuda variants
- Fix start on Win10 1903
- Update memory requirements for some miners
- Update Readme files
- Support share count for wrapper
- Other minor fixes


Title: Re: [Forager] v19.06 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: sky1962 on June 05, 2019, 09:42:39 PM
It's possible in prerun launch a file.bat for every algoritm with setBaseClockOffset and setMemoryClockOffset ?


Title: Re: [Forager] v19.06 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on June 06, 2019, 08:15:38 AM
It's possible in prerun launch a file.bat for every algoritm with setBaseClockOffset and setMemoryClockOffset ?

Currenty no, but i'll take a look at implementing something like that


Title: Re: [Forager] v19.06 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: sky1962 on June 06, 2019, 09:15:11 AM
It's possible in prerun launch a file.bat for every algoritm with setBaseClockOffset and setMemoryClockOffset ?

Currenty no, but i'll take a look at implementing something like that

Ok thank you, it's very important this fix !


Title: Re: [Forager] v19.07 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on July 27, 2019, 03:48:52 PM
Forager 19.07 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Miner updates:
- NanoMiner 1.5.2
- XMRig AMD 2.14.5
- XMR-Stak 2.10.6
- TeamRed 0.5.6
- BMiner 15.7.6
- Ethminer 0.18
- CpuMinerOpt 3.9.6.1
- WildRigMulti 0.19
- GMiner 1.53
- NBMiner 24.2
- lolMiner 0.8.5
- SRBMiner 1.9.1
- CryptoDredge 0.20.2
- RHMiner 1.5.3
- KBMiner 1.3.11
- MiniZ 1.4o
- TRex 0.12.1
- ClaymoreDual 14.7

Support new NiceHash pool
Update algos


Title: Re: [Forager] v19.07 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: Surgut2006 on September 08, 2019, 04:58:32 AM
Beam V2 not work  - nicehash


Title: Re: [Forager] v20.01 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on January 05, 2020, 09:46:24 AM
Forager 20.01 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:

* Miner updates (too many to list)
* ZergPool RandomX/SFX and Cryptonight support
* Use CoinPaprika for WTM coin prices
* Many new algos
* Move SHA256 hashes to separate file
* Fixes for miners and algos


Title: Re: [Forager] v20.01 - running my 1080ti as "AMD" card
Post by: rigking on February 23, 2020, 11:55:55 PM
forager is currently mining

Group  Algorithm   Coin        Miner                   LocalSpeed Acc/Rej PLim Watt USD/W mBTC/Day USD/Day Profit/Day PoolSpeed Workers Pool
-----  ---------   ----        -----                   ---------- ------- ---- ---- ----- -------- ------- ---------- --------- ------- ----
AMD    Equihash144 Equihash144 A-lolMiner-0.9.3                       1/0                  0.00000    0.00       0.00   219.9 h      55 Zpool-US
NVIDIA NeoScrypt   NeoScrypt   N-CryptoDredge-0.22       2.006 mh    29/0                  0.06292    0.63       0.62  458.1 kh     251 Zpool-US
CPU    Power2b|t4  Power2b     C-CpuMinerRplant-4.0.29    666.5 h    57/0                  0.01231    0.12       0.12  1.129 kh      51 Zpool-US

but when LOLminer starts, it is running on device 0, e.g. GPU0 is submitting all the shares, which is my 1080ti

if I change the LOLminer .json from  "--devices #Devices#", to  "--devices 1",

how is that going to screw me over later??


Setup Miner...
 Device 0:
    Name:    GeForce GTX 1080 Ti
    Address: 7:0
    Vendor:  NVIDIA Corporation
    Memory:  11264 MByte
    Active:  true (Selected Algorithm: Equihash 144/5 Nvidia)
 Device 1:
    Name:    Radeon RX 570 Series
    Address: 10:0
    Vendor:  Advanced Micro Devices (AMD)
    Memory:  8192 MByte (8142 MByte free)
    Active:  false (not selected)

Connecting to pool...
Connected to equihash144.na.mine.zpool.ca:2144 (TLS disabled)
Subscribed to stratum server
Authorized worker: ( - BTC WAOLLET - )
New target received: 00ffff0000000000
New job received: 15ea (sngemPoW)
Start Mining...
GPU 0: Share accepted (33 ms)

=====================================================================================

I think I found the solution

removed @devices tag from N- and A- .json, and put in the correct device number for this rig                             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

===================================================================================


Title: Re: [Forager] v20.01 - running my 1080ti as "AMD" card
Post by: alucard20724 on February 24, 2020, 02:52:24 AM
forager is currently mining

blah blah blah ..

but when LOLminer starts, it is running on device 0, e.g. GPU0 is submitting all the shares, which is my 1080ti

if I change the LOLminer .json from  "--devices #Devices#", to  "--devices 1",

how is that going to screw me over later??


it's going to screw you on every other miner.

You need to set it in the config.ini file..

i.e.

GpuGroups = [{"GroupName": "RX570", "GroupType": "AMD", "Devices": "1", "PowerLimits": "100"}, {"GroupName": "1080s", "GroupType": "NVIDIA", "Devices": "0", "PowerLimits": "100,90,80"}]

you're welcome.


Title: Re: [Forager] v20.04 - Profit switching miner (AMD/NVIDIA/CPU) Windows/Linux!
Post by: 4ward on April 05, 2020, 09:54:37 AM
Forager 20.04 released
https://github.com/yuzi-co/Forager/releases (http://bit.ly/forager-releases)

Changelog:
- Miner updates
- New algos
- Bugfixes
- Display CPU load for miners
- Remove some unnecessary clutter