Author

Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners - page 465. (Read 703113 times)

newbie
Activity: 58
Merit: 0
How is mining speed and profitability vs other Genoil, CCminer, BFGminer, CGminer...  hidden fee?  or lover profitability or side mining...?  Huh
jr. member
Activity: 348
Merit: 5
Is there way to monitor profitability for Digibyte - Skein?
I can mine it by selecting Digibyte (Scrypt) and adding the -a skein parameter for ccminer, but it still calculates profitability based on Scrypt.
Help would be appreciated.

PS: Keep up the good work, this tool works very good so far, I only need the Skein algorithm and it's perfect.
Thanks for your feedback. Awesome Miner supports about 25 popular mining algorithms, but unfortunately Skein isn't one of them. Are there any other coins that uses this one?

Is there any plan to add digibyte skein as coin so it can be considered in profit switching? This coin has very high spikes in profitability, would be nice if it is added.

Keep up the good work!

The ccMiner v2.2.3 that comes with current AM does support Skein by default, I've been mining them w/o issues on the managed profit miner
newbie
Activity: 4
Merit: 0
Is there way to monitor profitability for Digibyte - Skein?
I can mine it by selecting Digibyte (Scrypt) and adding the -a skein parameter for ccminer, but it still calculates profitability based on Scrypt.
Help would be appreciated.

PS: Keep up the good work, this tool works very good so far, I only need the Skein algorithm and it's perfect.
Thanks for your feedback. Awesome Miner supports about 25 popular mining algorithms, but unfortunately Skein isn't one of them. Are there any other coins that uses this one?

Is there any plan to add digibyte skein as coin so it can be considered in profit switching? This coin has very high spikes in profitability, would be nice if it is added.

Keep up the good work!
newbie
Activity: 35
Merit: 0
Looking for a way to see temps on the innosilicon a4+

e.g. AVG 34/34/34/34

in AM:
https://i.imgur.com/zWV2T8c.jpg

Looks like the API can see it.

Code:
PI command: devs
{...
  "STATUS": [
    {
      "STATUS": "S",
      "When": 1515017401,
      "Code": 9,
      "Msg": "4 ASC(s)",
      "Description": "cgminer 4.10.0"
    }
  ],
  "DEVS": [
    {
      "PREHT": 0,
      "CID": 0,
      "CPIDA": 0,
      "CPIDB": 0,
      "TEMPH": 0,
      "ASC": 0,
      "Name": "BA1",
      "ID": 0,
      "Enabled": "Y",
      "Status": "Alive",
      "TempAVG": 49.33,
      "TempMAX": 61.33,
      "TempMIN": 36.67,
      "CHIP": 72,
      "CORE": 648,
      "DUTY": 70,
      "MHS av": 157.06,
      "MHS 5s": 157.22,
      "Accepted": 6,
      "Rejected": 0,
      "Hardware Errors": 0,
      "Utility": 1.27,
      "Device Elapsed": 284
    },
...



Any suggestions of how to either get it populated to the ASIC list? or even just the customize progress bar?

Too bad they didn't stick with the same format as antminer. Can't really find enough documentation to hack it myself.
sr. member
Activity: 393
Merit: 250
911 IT Admin. I keep 911 up so you get help ASAP!
Is there anything I have to enable on an Avalon 741 to get Awesome Miner to access it to monitor it like the Bitmain units? I can get all my Antminers to work, but this Avalon 741 I am not having much luck.

Thanks!
newbie
Activity: 13
Merit: 0
EDIT: SOLVED! : I Run the Latest Installer in repair mode, and it started! Also after a Reboot it's ok...
Best Regards
Massimiliano


Hello Awesome Miners,  after the latest upgrade to 4.3.1 all works fine until a reboot;
After the reboot I discover that awesome didnt start anymore both at the startup than manually
Windows Version is 10 Pro 64bit Ver 1709  Build 16299.125.

Event viewer gave me this error:
Name of the application that generated the error: AwesomeMiner.exe, version: 4.3.1.0, timestamp: 0x5a4b6441
Name of the form that generated the error: KERNELBASE.dll, version: 10.0.16299.15, timestamp: 0x2cd1ce3d
Exception code: 0xe0434352
Error offset 0x001008b2
Process ID that generated the error: 0x2c8c
Start time of the application that generated the error: 0x01d384d6d0119ab1
Path to the application that generated the error: C: \ Program Files (x86) \ Awesome Miner \ AwesomeMiner.exe
Path to the form that generated the error: C: \ WINDOWS \ System32 \ KERNELBASE.dll
Reporting ID: 7398967a-c061-4921-a617-0a45a9bb40d3


Any tips for me?
Best Regards
Massimiliano
full member
Activity: 124
Merit: 100
Patrike, is there some way to integrate MQTT devices in AM? We have some MQTT powered SONOFF POW switches for power control and rigs monitoring, it would be great if we have power consumption information in progress list and a buttons  "Power on"/"Power off"
hero member
Activity: 1151
Merit: 528
Patrike, can you point me in the right direction? I'm trying to update a custom coin with the C# scripting interface and I am unsure how to save my updates back (or if It even functions like this)

Code:
public class ActionScript
{
private ContextProvider Context = ScriptManager.Context;


public bool Execute(List list)
{

Muncoin bob = new Muncoin();
bob.SetProperties("", 0, 0, 0);
return true;
}

}

public class Muncoin : ICoinStatProvider
{
public string coinShortName;
public double difficulty;
public double reward;
public double valueBtc;

public Muncoin()
{
}

public void SetProperties(string _coinShortName, double _difficulty, double _reward, double _valueBtc)
{
coinShortName = "MUN";
difficulty  = 10;
reward = 10;
valueBtc = 10;
}

}
copper member
Activity: 62
Merit: 1
I'm currently using my Nvidia GTX cards to mine XVG using the X17 algo.

When I'm using ZPool, the per day/month profits show up & change consistently, based on how the pool is doing.

However, when trying to use the YIIMP pool, the profits just show up as 0.00 & never changes.

Any ideas what I'm doing wrong?  I like the pool better, but it's driving me crazy not having a quick view of how the profits appear.

You need to specify what algorithm or coin the pool is mining.  AM has no way to know unless you tell it because there is no yiimp API integration built in.

I do have both of those specified.

On the pool, I have the x17 algo specified & the x17 generic coin specified for the coin, since there is no section for x17 coins listed specifically.

Also have it specified on the managed miner, itself, as well.

I have it set up the same way with my Electroneum pool (for my AMD Vega rigs) through nanopool & my x17 pool for ZPools.

I do see what you’re saying though, I bet both nanopool & zpool have API’s that allow it to read the profitability and since Yiimp doesn’t it can’t. And since AM doesn’t have any specific coins listed for the X17 algo it can’t assign any kind of profitability to it using the generic x17 coin option?

Any kind of workaround for that if that’s the case?
member
Activity: 548
Merit: 47
I cant find anywhere, is there fee? Or Awesome Miner is using other miner who is taking fee?
newbie
Activity: 8
Merit: 0
1. Hello. How i can complete deinstall AM? Simple deinstall in windows app doesnt help. After reinstalling - always have my miners and bitcoin addreses etc
2. Why AM always choose ETH+SIA for me? But if i look in profit calculations (rmc on miner... view details...) i see Equihash much much better then ETH+SIA... and other Algos...

Sorry for my English.
newbie
Activity: 22
Merit: 0
Is there anyway to see which/how many miner(s) mined which coin for how long in the last say 24h? Sometimes it swiches a few times between coins during a day and I was wondering if I could see the stats and profitability of what it mined.
sr. member
Activity: 700
Merit: 294
Hello Smiley

Is there a way to have awesomeminer reference a config with a custom miner I would like to use?

Yes, you would need to add in the custom command line parameters to point the mining software to the config file location.
sr. member
Activity: 700
Merit: 294
I'm currently using my Nvidia GTX cards to mine XVG using the X17 algo.

When I'm using ZPool, the per day/month profits show up & change consistently, based on how the pool is doing.

However, when trying to use the YIIMP pool, the profits just show up as 0.00 & never changes.

Any ideas what I'm doing wrong?  I like the pool better, but it's driving me crazy not having a quick view of how the profits appear.

You need to specify what algorithm or coin the pool is mining.  AM has no way to know unless you tell it because there is no yiimp API integration built in.
full member
Activity: 231
Merit: 101
Hello Smiley

Is there a way to have awesomeminer reference a config with a custom miner I would like to use?
copper member
Activity: 62
Merit: 1
I'm currently using my Nvidia GTX cards to mine XVG using the X17 algo.

When I'm using ZPool, the per day/month profits show up & change consistently, based on how the pool is doing.

However, when trying to use the YIIMP pool, the profits just show up as 0.00 & never changes.

Any ideas what I'm doing wrong?  I like the pool better, but it's driving me crazy not having a quick view of how the profits appear.
newbie
Activity: 9
Merit: 0
Hi is there a way to remove the coins along the bottom.
legendary
Activity: 3346
Merit: 1094
Patrike,

A question... when we upgrade the Awesome Miner application, we can use the GUI to update the remote agent.  Where is this agent located?  Are the agents pulling the updates from the web?  Or is there an MSI on the computer running AM that is buried somewhere?

The reason I ask, is that if I were to bring a new rig online, I'd like a convenient place to grab the current remote agent that matches the version of AM I'm running.  I don't always update to the latest version of AM, and while it's never been a problem using a newer version of the remote agent with an older version of AM... you never know.
Right now the Upgrade Remote Agent button in the toolbar will tell the Remote Agent application to download and install the latest software version from the web site. Your point here is good, because if you don't want to use the very latest version, it may not work.

The only tested and officially supported installation is to run the same version of Awesome Miner and Remote Agent.

I will have to think of an improved concept here.
legendary
Activity: 3346
Merit: 1094
Hi guys

Anyone else getting this on 4.3.1 remote agent?

Yes, I did. So I sent it to Microsoft two days ago, where they manually analyze the file and determine if it's a threat or not. The result was of course that it was a false positive and not a threat. Here is the report:
http://www.awesomeminer.com/img/link/defender1.png

Hopefully the updated definition files for Windows Defender will correct this problem.

What is a it strange is that this is just a helper library used by Awesome Miner, but it's not at all related to mining which often is the main trigger for security software.
newbie
Activity: 2
Merit: 0
Hi guys

Anyone else getting this on 4.3.1 remote agent?

https://imgur.com/ATwhrMr
Jump to: