tf2addict
|
|
November 27, 2017, 03:54:39 AM |
|
What is the difference between the "path" setting in the Managed Miner mining engine section vs. the "Specify mining software exe-file" in the Command line section?
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 27, 2017, 03:58:45 AM |
|
Did AM ever get support for the eBit miners?
I actually don't know. Awesome Miner supports most miners that runs cgminer or compatible software with a monitoring API. If you have any of these miners, please give it a try with Awesome Miner and let me know. Hi Patrike, Here is the API Report for an eBit 9t miner. It uses CgMiner. It does not have a configuration option to enable anything API related. Version: 4.2.1 API command: config API command: summary API command: privileged API command: devs API command: pools API command: coin API command: notify API command: stats dig a little deeper it's there in a few spots you can send API commands if i understand what you asking for right with GPU cards even with external miners ... under tools, i think is were i saw it... or you want a GUI with API links ? .....
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 27, 2017, 04:03:23 AM Last edit: November 27, 2017, 04:33:49 AM by toptek |
|
Any ETA for supporting XMR-Stak's new unified version? That's pretty much all I'm running these days. I so desperately want to use Awesome Miner and XMR-Stak that I'm considering writing an adapter program to emulate Claymore so I can feed XMR-Stak's data back to Awesome Miner. But I don't want to invest that time if support for XMR-Stak will be coming in the next month or two.
I have all implementation for connecting to it as an External Miner ready, but it's currently hidden. For the moment I have given up on adding support for it as a Managed Miner because this mining software do so many strange things, for example: - It requires running as Administrator, which creates all sorts of problems when you want to auto start it or launch it from another applications. It's probably the first mining software ever that has this behavior. - It doesn't simply auto detect devices like other mining software. It looks like it tries to detect the first time and then update the configuration file, but it would be too complex for Awesome Miner to know if it will work or now. I can just imagine all the support question I will get around how this software handles its configuration file and prompting the user for input on the command line when something is missing. Even if I only support it as an External Miner, you could still add your own Managed Software, point to the XMR-Stak for API compatibility and then create a Managed Miner for this where you point to your xmr-stak.exe file. As long as Awesome Miner is running as Administrator (or you have some configuration of Windows to bypass this), it will behave like any other Managed Miner - but you are in charge of all configuration yourself. Any thoughts on how to get the AM Remote to be able to launch xmr-stak because of the elevated permissions issue? That is the only thing holding me back from getting this all working. I thought I had it working by having AM launch my adapter app and the app then launches XMR-Stak and that does work but the problem is when I stop the miner in AM it only shuts down my app and not XMR-Stak as well. If I'm not mistaken this XMR mining pool has a nice how to on how to set up XMR-Stak miner or Sgminer and use it with Windows, it tells you how to set up Group Policity's in windows 10 ... not sure if this is what you mean or are looking for . I mine XMR with my GPU's from time to time. https://www.usxmrpool.com/#easy_mining_guideThis might help some I hate UAC i mean i hate it and have it completely off Disabling it Through Group Policy's with no side effects ... with a clean install of Windows 10 Work station Pro. https://community.ivanti.com/docs/DOC-16594
|
|
|
|
puwaha
|
|
November 27, 2017, 04:29:00 AM |
|
Did anybody successfully run DSTM miner on 1080ti? It never starts for me, strangest thing ever.
You need to install Visual C++ Redistributable for visual studio 2015 (VCRUNTIME140.dll) to make DSTM run. I had the same issue.
|
|
|
|
puwaha
|
|
November 27, 2017, 04:31:46 AM |
|
What is the difference between the "path" setting in the Managed Miner mining engine section vs. the "Specify mining software exe-file" in the Command line section?
It's the same thing. If you already know the path, you can just paste it in the "path" setting. If you don't know the path, you can use the "Specify mining software exe-file" button to search the rig for the EXE to point AM in the right direction.
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 27, 2017, 04:46:28 AM |
|
Never hit 7.5 Msol/s before (always check from pool side) but now things change , with DSTM 0.5.6 and awesome miner 4.2.1 above 7+++ for usual and hit 8.5 Msol/s sometimes Merry christmas yup, DSTM 0.5.6 is nice .. one rigs I'm building that only has two NV GTX cards a 1070 and 1080 with 1070 Ti due here this week coming some time ..when i was using EWBF's CUDA Zcash miner with the 1070 and 1080 no ti's yet I was getting 980 h/sol some thing between the two OC, an using DSTM 0.5.6, i went up to 1.05 KH or higher same settings and it runs cooler ...
|
|
|
|
derkos
Newbie
Offline
Activity: 32
Merit: 0
|
|
November 27, 2017, 04:53:19 AM |
|
Did AM ever get support for the eBit miners?
I actually don't know. Awesome Miner supports most miners that runs cgminer or compatible software with a monitoring API. If you have any of these miners, please give it a try with Awesome Miner and let me know. Hi Patrike, Here is the API Report for an eBit 9t miner. It uses CgMiner. It does not have a configuration option to enable anything API related. Version: 4.2.1 API command: config API command: summary API command: privileged API command: devs API command: pools API command: coin API command: notify API command: stats dig a little deeper it's there in a few spots you can send API commands if i understand what you asking for right with GPU cards even with external miners ... under tools, i think is were i saw it... or you want a GUI with API links ? ..... Toptek - I'm not sure what you are asking or suggesting. This is an ASIC machine, a bitcoin miner that I am hoping AwesomeMiner can support so that it can at least be viewed or managed through the GUI. Patrike asked earlier for someone to post the results of API Report in AwesomeMiner. Thanks
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
November 27, 2017, 05:17:38 AM |
|
Did AM ever get support for the eBit miners?
I actually don't know. Awesome Miner supports most miners that runs cgminer or compatible software with a monitoring API. If you have any of these miners, please give it a try with Awesome Miner and let me know. Hi Patrike, Here is the API Report for an eBit 9t miner. It uses CgMiner. It does not have a configuration option to enable anything API related. Version: 4.2.1 API command: config API command: summary API command: privileged API command: devs API command: pools API command: coin API command: notify API command: stats dig a little deeper it's there in a few spots you can send API commands if i understand what you asking for right with GPU cards even with external miners ... under tools, i think is were i saw it... or you want a GUI with API links ? ..... Toptek - I'm not sure what you are asking or suggesting. This is an ASIC machine, a bitcoin miner that I am hoping AwesomeMiner can support so that it can at least be viewed or managed through the GUI. Patrike asked earlier for someone to post the results of API Report in AwesomeMiner. Thanks Misunderstood my bad my excuse on the internet to much no life or that's what i get for not reading it all ....
|
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
November 27, 2017, 08:50:27 AM |
|
Did anybody successfully run DSTM miner on 1080ti? It never starts for me, strangest thing ever.
First try what puwaha suggested above, because that's probably the solution. If it still doesn't work, please use the Diagnostics button in the toolbar to get more details from the mining software why it isn't starting.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
November 27, 2017, 08:51:48 AM |
|
New version 4.2.1 crashing after 2-3 min. !!!
Please send me the log file that you can access via the toolbar: Tools -> Log File.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
November 27, 2017, 08:54:29 AM |
|
Did AM ever get support for the eBit miners?
I actually don't know. Awesome Miner supports most miners that runs cgminer or compatible software with a monitoring API. If you have any of these miners, please give it a try with Awesome Miner and let me know. Hi Patrike, Here is the API Report for an eBit 9t miner. It uses CgMiner. It does not have a configuration option to enable anything API related. Version: 4.2.1 API command: config API command: summary API command: privileged API command: devs API command: pools API command: coin API command: notify API command: stats If this miner is running Cgminer (are you sure?), it has not been enabled for API calls. Do you have any configuration on this miner to enable it? Or any other settings related to Cgminer or maybe even an cgminer.conf file?
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
whoisthismanoO
|
|
November 27, 2017, 10:24:42 AM |
|
patrike, add please one more column to display the profit, so that the current profit and 24 hour profit are simultaneously visible. I'm already very tired of constantly going to the settings and switching the time period from the current to 24h and back. I want to always see both results. In the settings we need to leave it only for the profit switching calculation. something like this: Thank you very much in advance!
|
|
|
|
funminer
|
|
November 27, 2017, 11:15:12 AM |
|
New version 4.2.1 crashing after 2-3 min. !!!
Please send me the log file that you can access via the toolbar: Tools -> Log File. Have the same Error and send you the link to the log in PM, looks like it crash when profitswitching, change the pool.
|
|
|
|
shubaduba
Full Member
Offline
Activity: 158
Merit: 100
mine safe o/
|
|
November 27, 2017, 11:18:06 AM |
|
One more happy user there
|
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
November 27, 2017, 11:36:53 AM |
|
New version 4.2.1 crashing after 2-3 min. !!!
Please send me the log file that you can access via the toolbar: Tools -> Log File. Have the same Error and send you the link to the log in PM, looks like it crash when profitswitching, change the pool. There is a bug in the new Profit Threshold check. If you disable that one for the moment, it should work. I will release a correction for this soon.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
crazydane
|
|
November 27, 2017, 12:16:56 PM |
|
Does Awesome Miner support remote controlling miners running nvOC (Ubuntu)?
My farm of nvOC based miners is growing and being able to centrally manage 1bash, 3main and the watchdog scripts (or perhaps in case of the watchdog script) be a replacement for it, would be very nice.
I'm running DSTM ZM Miner 0.5.6 on all rigs. I know that Awesome Miner recently added support for it, but it is not clear to me if Awesome Miner is only capable of interfacing with the ZM miner's API, or if it can manipulate GPU clock rates, power level, coins mined, etc, which are all normally selected within the 1bash script on each rig.
|
|
|
|
Jaerin
|
|
November 27, 2017, 12:58:20 PM |
|
Would you look into adding ahashpool.com as a supported Mining pool?
It is very similar to zpool.ca with autoexchange, but doesn't take the significant cut in the exchange fees. They fixed the bug in the Yiimp software that I pointed out elsewhere on the forums. The setup is almost identical to zpool. Would be very interested in seeing it in the profit switching compared to the other pools.
Using multipoolminer I am seeing an average of $7-8/day on my 1080Ti compared to the $5 that I see using Zpool.
Also it seems that Bitcore, Xevan, Phi, and Hsr would be good algorithms to add since they do offer some decent profit over others at times.
|
|
|
|
narousberg
Legendary
Offline
Activity: 1753
Merit: 1007
|
|
November 27, 2017, 01:47:57 PM |
|
New version 4.2.1 crashing after 2-3 min. !!!
Please send me the log file that you can access via the toolbar: Tools -> Log File. PM sent
|
I AM NOT SELL MY BITCOINTALK ACCOUNT !!!
|
|
|
tf2addict
|
|
November 27, 2017, 03:49:14 PM |
|
Any ETA for supporting XMR-Stak's new unified version? That's pretty much all I'm running these days. I so desperately want to use Awesome Miner and XMR-Stak that I'm considering writing an adapter program to emulate Claymore so I can feed XMR-Stak's data back to Awesome Miner. But I don't want to invest that time if support for XMR-Stak will be coming in the next month or two.
I have all implementation for connecting to it as an External Miner ready, but it's currently hidden. For the moment I have given up on adding support for it as a Managed Miner because this mining software do so many strange things, for example: - It requires running as Administrator, which creates all sorts of problems when you want to auto start it or launch it from another applications. It's probably the first mining software ever that has this behavior. - It doesn't simply auto detect devices like other mining software. It looks like it tries to detect the first time and then update the configuration file, but it would be too complex for Awesome Miner to know if it will work or now. I can just imagine all the support question I will get around how this software handles its configuration file and prompting the user for input on the command line when something is missing. Even if I only support it as an External Miner, you could still add your own Managed Software, point to the XMR-Stak for API compatibility and then create a Managed Miner for this where you point to your xmr-stak.exe file. As long as Awesome Miner is running as Administrator (or you have some configuration of Windows to bypass this), it will behave like any other Managed Miner - but you are in charge of all configuration yourself. Any thoughts on how to get the AM Remote to be able to launch xmr-stak because of the elevated permissions issue? That is the only thing holding me back from getting this all working. I thought I had it working by having AM launch my adapter app and the app then launches XMR-Stak and that does work but the problem is when I stop the miner in AM it only shuts down my app and not XMR-Stak as well. If I'm not mistaken this XMR mining pool has a nice how to on how to set up XMR-Stak miner or Sgminer and use it with Windows, it tells you how to set up Group Policity's in windows 10 ... not sure if this is what you mean or are looking for . I mine XMR with my GPU's from time to time. https://www.usxmrpool.com/#easy_mining_guideThis might help some I hate UAC i mean i hate it and have it completely off Disabling it Through Group Policy's with no side effects ... with a clean install of Windows 10 Work station Pro. https://community.ivanti.com/docs/DOC-16594Thanks for the info. I already had the "lock pages in memory" user added and UAC is off.
|
|
|
|
soothaa
|
|
November 27, 2017, 03:54:49 PM |
|
Any ETA for supporting XMR-Stak's new unified version? That's pretty much all I'm running these days. I so desperately want to use Awesome Miner and XMR-Stak that I'm considering writing an adapter program to emulate Claymore so I can feed XMR-Stak's data back to Awesome Miner. But I don't want to invest that time if support for XMR-Stak will be coming in the next month or two.
I have this written and running well.
|
|
|
|
|