cryptominer420
|
|
December 21, 2017, 05:08:23 PM |
|
any windows version build download? cant find anything would love to give it a spin
It's only a windows build, just download from the repo and follow the instructions in the readme file. easy but, lol, i dont see a windows build on github could you please provide me with download link ? thanks in advanced ! Just download the repo as a .zip file extract it to a folder and follow the instructions, there is nothing to build as it is a windows powershell script.
|
╖╖ ╓╖╖ ╖╖╖ ,╖╖─ ║▒▒ ╢▒╜,@╢▒▒▒║ ╓╣╢╝║║*║▒╢ ╢▒╣ ]▒▒,╢▒╢`]▒▒░╢▒▒╖ ╢▒ ╥╢▒▒▒╢ @║╝╢▒╜ ▒▒Ñ╝╝╢▒▒]▒▒` ]▒▒`╙╢╢║║╖┌▒▒╣▒╢▒▒ ╢▒╝▒▒▒ ╢▒╜║▒╢▒▒╢▒░║▒╜ ╥╥─╙╢╢╢║N ║▒╢ ▒▒╜ ║▒▒╢▒▒╣╓╢@@╢╢╜║▒║ ╢▒╜ ║▒▒ ╙▒▒,║▒▒░▒╣ ║▒▒║ ╢▒▒╢▒▒▒»@╢@@╢╜
|
. | | |
█ █ █ █ █ █ █ █ █ █ █ █ | | | | | |
█ █ █ █ █ █ █ █ █ █ █ █ |
|
|
|
mo35
Member
Offline
Activity: 142
Merit: 10
|
|
December 21, 2017, 05:08:28 PM |
|
any windows version build download? cant find anything would love to give it a spin
It's only a windows build, just download from the repo and follow the instructions in the readme file. easy but, lol, i dont see a windows build on github could you please provide me with download link ? thanks in advanced ! it is just bunch of ps scripts and json data , there is nothing to compile ... so it is windows build on git
|
|
|
|
tutulfo (OP)
|
|
December 21, 2017, 05:13:01 PM |
|
any windows version build download? cant find anything would love to give it a spin
Source code is all you need, MM is based on scripts (ps1) and .bat
|
Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM ------- LTC: LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr -------- ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
|
|
|
paulus59
Newbie
Offline
Activity: 231
Merit: 0
|
|
December 21, 2017, 05:32:35 PM |
|
ah oke , so i am a little noob lol , thank all of you ! going to play with it
|
|
|
|
thepez
Newbie
Offline
Activity: 10
Merit: 0
|
|
December 21, 2017, 08:18:02 PM |
|
was playing around with couple amd rigs , things i had to tinker with (all of them win10 x64 , august blockhain drv. , mix match of 480, 570 cards) 1. GPUGROUPS variable , had to change , line 220 , include.ps_ | Add-Member GpuPlatform (Get-Gpu-Platform $_.Type) -Force
had to add parameter -Force , to be able overwrite group name , since it was already created while i was tinkering.
2. had to add -I 18 to be able to run A-SgminerXevan.json
3. manually had to change dualmining pool to suprnova DCR in A-ClayDual.json , since Yiimp is permanently loaded and rejects all DCR connections. "Arguments" : "-epool #SERVER#:#PORT# -ewal #LOGIN# -epsw #PASSWORD# -esm #ETHSTMODE# -allpools 1 -dpool stratum+tcp://dcr.suprnova.cc:3252 -dwal myusername.amd1 -dpsw x -wd 1 -di #DEVICESCLAYMODE# -mport #APIPORT# -platform 1 #ALGORITHMPARAMETERS#"
4. Had to add to A-nsgminer.json additional parameters to be able to run it -w 128 -g 1 -I 18 to be able to run it
5. In A-CastXMR had to change --device with -G , otherwise only 1st gpu was used
6. Could you please add sgminer for x17 (verge)
p.s. forgot to mention , was running with following settings:
-MiningMode Automatic -PoolsName YIIMP,Mining_pool_hub,NANOPOOL -Coinsname DECRED,BITCORE,BITCOINGOLD,CHAINCOIN,DIGIBYTE,ETHEREUM,EXPANSE,ELECTRONEUM,ETHEREUMCLASIC,HUSH,LBRY,MONACOIN,ZENCASH,ZCASH,ZCOIN, ZCLASSIC,KOMODO,MONERO,UBIQ,SIA,GROESTLCOIN,HSHARE,VERTCOIN,GOBYTE,FEATHERCOIN,LUXCOIN,DIGIBYTE,VERGE,BITSEND
1. Config.txt explanation for @@GPU is wrong in current release, is fixed in master branch now, GPUplatform atribute must not exist on groups definitions, now is automatically calculated. 2. Added 3. Other way is change yiimp.ps1 file to ignore that pool 4. -w128 was included, others added now. 5. Reported hours ago in Github, Fixed this morning in master branch 6. The only one I found is an old Cryptomining blog release, It dont works for me. Thx a lot Thanks for all your hard work! I'm happy to donate to this as this saves me a great deal of time. Only issue I have is sometimes ccminer crashes when Megaminer closes it and results in a dialog box for me to close. Unfortunately Megaminer will not time out (watchdog?) so it will stand still until you click the box. Its caused me numerous nights of no work being done because of this. If possible, can you make sure ALL the process windows ** AND ** resulting dialogs are closed before switching algorithms. Thx. -peZ P.S. I'm a coder, just not Powershell. You can disable the pop up from within windows https://blogs.msdn.microsoft.com/alejacma/2011/02/18/how-to-disable-the-pop-up-that-windows-shows-when-an-app-crashes/Worked like a charm! Cheers
|
|
|
|
|
cryptopanda99
Newbie
Offline
Activity: 4
Merit: 0
|
|
December 22, 2017, 02:24:11 PM |
|
I am having an issue where if I let the newest version run for more than a day the command window will stay blank and stops switching coins. The gpu window stays open on the last coin mined so its not a total loss but it would be great if I didn't have to restart the program everyday.
|
|
|
|
|
tutulfo (OP)
|
|
December 22, 2017, 04:59:14 PM |
|
I am having an issue where if I let the newest version run for more than a day the command window will stay blank and stops switching coins. The gpu window stays open on the last coin mined so its not a total loss but it would be great if I didn't have to restart the program everyday.
Please post your last log message.
|
Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM ------- LTC: LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr -------- ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
|
|
|
cryptominer420
|
|
December 22, 2017, 05:23:44 PM |
|
Palgin deleted it as he is now building a custom miner and is working to further improve mining speeds but has added a fee to the miner. Thread is here https://bitcointalk.org/index.php?topic=2565979.0
|
╖╖ ╓╖╖ ╖╖╖ ,╖╖─ ║▒▒ ╢▒╜,@╢▒▒▒║ ╓╣╢╝║║*║▒╢ ╢▒╣ ]▒▒,╢▒╢`]▒▒░╢▒▒╖ ╢▒ ╥╢▒▒▒╢ @║╝╢▒╜ ▒▒Ñ╝╝╢▒▒]▒▒` ]▒▒`╙╢╢║║╖┌▒▒╣▒╢▒▒ ╢▒╝▒▒▒ ╢▒╜║▒╢▒▒╢▒░║▒╜ ╥╥─╙╢╢╢║N ║▒╢ ▒▒╜ ║▒▒╢▒▒╣╓╢@@╢╢╜║▒║ ╢▒╜ ║▒▒ ╙▒▒,║▒▒░▒╣ ║▒▒║ ╢▒▒╢▒▒▒»@╢@@╢╜
|
. | | |
█ █ █ █ █ █ █ █ █ █ █ █ | | | | | |
█ █ █ █ █ █ █ █ █ █ █ █ |
|
|
|
tutulfo (OP)
|
|
December 23, 2017, 12:38:31 PM |
|
5.1 Release
*Added new config.txt parameter @@PERCENTTOSWITCH for indicates MM new miner/algo only will be launched if new profit is greater than actual profit in specified percent, also defined PERCENTTOSWITCH parameter to override config.txt value (for example for not PPLS pools like Nicehash) *Now miners are closed N seconds after new miners are opened, this minimize time machine is inactive for switching. Time is configured on config.txt @@TIMETOSWITCH variable *Included Bminer for Nvidia equihash *Added confirmation prompt to ResetBechmark batch *Excavator moved to additional miners folder due to instability *Reactivated Nicehash pool *Upgraded compatibility for more than one instance of MM running
*Fixed: incorrect workername for dualmining *Fixed: divisor for yiimp keccakc *Fixed: new Italyiimp api profit units for keccak *Fixed: profit screen showing repeated algos for coin level pools like MPH *Fixed: palgin ccminer new download URL *Fixed: error "Cannot add a member with the name "Name" because a member with that name already exists"
-- NOTE: YOU MUST ADD THIS VARIABLES TO CONFIG.TXT OR CONFIGURE FROM NEW RELEASE WHERE THEY ARE INCLUDED-------------------- @@PERCENTTOSWITCH=10 @@DELAYCLOSEMINERS=20
|
Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM ------- LTC: LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr -------- ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
|
|
|
dudel42
Member
Offline
Activity: 111
Merit: 10
|
|
December 23, 2017, 02:16:10 PM |
|
I have problems on two systems that run fine with 5.0 release. different errors during benchmarking, and benchmarking never turns up any numbers in the profits screen. on one of them the "current" screen shows errors on one GPU, while the actual miner window shows all GPUs working just fine. never had those probs with 5.0, reverting back to 5.0 now
|
|
|
|
geck
Member
Offline
Activity: 145
Merit: 10
|
|
December 24, 2017, 12:29:41 AM |
|
been testing 5.1 all day today and everything seems great! no errors or crashes yet. *fingers crossed*
|
|
|
|
Nexworks
Newbie
Offline
Activity: 20
Merit: 0
|
|
December 24, 2017, 02:01:43 AM Last edit: December 24, 2017, 02:49:26 AM by Nexworks |
|
The 20 second cutoff in the config for older workers doesnt seem to be working, old Bminers still going. In MPH im getting new workers showing up as workernamer.workername, im guessing thats due to two Bminers on same system using same worker? This didnt occur in 5.0b nor does it occur when I run Bminer directly.
|
|
|
|
getwo
Newbie
Offline
Activity: 26
Merit: 0
|
|
December 24, 2017, 03:41:50 AM |
|
Which algos are supported by this miner or where can i find it? ty
|
|
|
|
|
bttalkdim2
Newbie
Offline
Activity: 30
Merit: 0
|
|
December 24, 2017, 07:30:32 PM Last edit: December 24, 2017, 07:55:50 PM by bttalkdim2 |
|
On one rig I am geting errors now for about one hour... (yesterday was same issue) ----------------- ZPOOL API NOT RESPONDING...ABORTING NO POOLS!....retry in 10 sec REMEMBER, IF YOUR ARE MINING ON ANONYMOUS WITHOUT AUTOEXCHANGE POOLS LIKE YIIMP, NANOPOOL, ETC. YOU MUST SET WALLET FOR AT LEAST ONE POOL COIN IN CONFIG.TXT ZPOOL API NOT RESPONDING...ABORTING NO POOLS!....retry in 10 sec REMEMBER, IF YOUR ARE MINING ON ANONYMOUS WITHOUT AUTOEXCHANGE POOLS LIKE YIIMP, NANOPOOL, ETC. YOU MUST SET WALLET FOR AT LEAST ONE POOL COIN IN CONFIG.TXT ----------------- I use two pools Zpool,Hash_Refinery and I have checked http://www.zpool.ca/api/statushttp://pool.hashrefinery.com/api/statusboth urls are working. I restarted MegaMiner few times, and with both pools and with one pool in settings - it not help. What can be wrong ? PS. I have rebooted computer and now all is working fine..
|
|
|
|
bttalkdim2
Newbie
Offline
Activity: 30
Merit: 0
|
|
December 24, 2017, 08:21:05 PM |
|
Sometimes I have such problem:
After some non-usual error in ccminer (especially on x17) , ccminer - not exit and continue to work but actually not mining. It even show some hashrate (~10 mhz instead of ~100 for 6 cards) and make some workr for GPU (so temperature ~25 degreese). And MegaMiner keeped it for 1 hour until I rebootet the computer..
Is it possible to add someting like such setting: ----------- If XXX secconds passed and current hashrate < than 50% of banchmarked hashrate, then - restart miner. -------------------
|
|
|
|
kevarms
Member
Offline
Activity: 154
Merit: 10
|
|
December 25, 2017, 12:38:29 PM |
|
How is this miner working for amd cards ? anyone having good luck? easy to use ?
|
|
|
|
mo35
Member
Offline
Activity: 142
Merit: 10
|
|
December 25, 2017, 01:36:18 PM |
|
Im testing it on 2 amd rigs , chugging away with no issues. Got rid of CastXMR miner tho , caused issues on my 480/570 setups, and since Claymore released new miner for cryptonight and dont have Vegas , its no big deal.
p.s. today im glad i had some rigs on test mode with Mega , Yiimp hardware went belly up , less downtimes for me
|
|
|
|
|