Author

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

legendary
Activity: 3346
Merit: 1094
Hey, this still has some hardcoded mapping. MWC coin runs with --coin MWC instead of the standard algorithm overrides.
Algo : C29D : MWC-C29D
Rest of the C29M, C31, C32 work fine
Can you please double check if you manually added "--coin MWC" or "MWC" somewhere like below?
1) In the Properties of your pool, command line.
2) Options dialog, Managed Software section, lolMiner algorithm mapping.

When looking at how lolMiner is started by Awesome Miner, there are no hard coded coins. If I'm wrong - please let me know.

MWC is mined with C31 and C29D algos.
For lolminer, AM doesnt have builtin algo mapping for C29D algo, so adding custom mapping as MWC-C29D.
Then starting the miner with no parameters in diagnostics shows, miner started with --coin MWC instead of the custom mapped --coin MWC-C29D
Could you please send me your Awesome Miner configuration file? %appdata%\AwesomeMiner\ConfigData.xml. Please send via PM or mail as it contains sensitive information. Thanks!
member
Activity: 204
Merit: 10
Bugfixes on lolminer compatibility:

1. Miner supports all c29 variants (29,d,m) and c31
2. Miner uses this format of algo support. I think it is done internally in AM and not via miner properties-command line arg. Adding support to do this via the deafult/user defined command line args would help
Code:
--coin 
--coin sets the coin you want to mine, e.g. BEAM,AION,BTG,...

...

3. Hashrates are not properly parsed in decimal from the api. The api gives proper 1.2 as values, but is parsed and displayed as 1 in am.

Thanks for the details! There were a number of hardcoded mappings for Lolminer as it had a bit special concept for specifying algorithms - as it's typically the coin name you specify. I will change this to be more flexible where you can use the standard algorithm configuration for Lolminer as well.

I will also correct the hashrate reporting.

Hey, this still has some hardcoded mapping. MWC coin runs with --coin MWC instead of the standard algorithm overrides.
Algo : C29D : MWC-C29D
Rest of the C29M, C31, C32 work fine
Can you please double check if you manually added "--coin MWC" or "MWC" somewhere like below?
1) In the Properties of your pool, command line.
2) Options dialog, Managed Software section, lolMiner algorithm mapping.

When looking at how lolMiner is started by Awesome Miner, there are no hard coded coins. If I'm wrong - please let me know.

MWC is mined with C31 and C29D algos.
For lolminer, AM doesnt have builtin algo mapping for C29D algo, so adding custom mapping as MWC-C29D.
Then starting the miner with no parameters in diagnostics shows, miner started with --coin MWC instead of the custom mapped --coin MWC-C29D
legendary
Activity: 3346
Merit: 1094
Bugfixes on lolminer compatibility:

1. Miner supports all c29 variants (29,d,m) and c31
2. Miner uses this format of algo support. I think it is done internally in AM and not via miner properties-command line arg. Adding support to do this via the deafult/user defined command line args would help
Code:
--coin 
--coin sets the coin you want to mine, e.g. BEAM,AION,BTG,...

...

3. Hashrates are not properly parsed in decimal from the api. The api gives proper 1.2 as values, but is parsed and displayed as 1 in am.

Thanks for the details! There were a number of hardcoded mappings for Lolminer as it had a bit special concept for specifying algorithms - as it's typically the coin name you specify. I will change this to be more flexible where you can use the standard algorithm configuration for Lolminer as well.

I will also correct the hashrate reporting.

Hey, this still has some hardcoded mapping. MWC coin runs with --coin MWC instead of the standard algorithm overrides.
Algo : C29D : MWC-C29D
Rest of the C29M, C31, C32 work fine
Can you please double check if you manually added "--coin MWC" or "MWC" somewhere like below?
1) In the Properties of your pool, command line.
2) Options dialog, Managed Software section, lolMiner algorithm mapping.

When looking at how lolMiner is started by Awesome Miner, there are no hard coded coins. If I'm wrong - please let me know.
member
Activity: 204
Merit: 10
Bugfixes on lolminer compatibility:

1. Miner supports all c29 variants (29,d,m) and c31
2. Miner uses this format of algo support. I think it is done internally in AM and not via miner properties-command line arg. Adding support to do this via the deafult/user defined command line args would help
Code:
--coin 
--coin sets the coin you want to mine, e.g. BEAM,AION,BTG,...

...

3. Hashrates are not properly parsed in decimal from the api. The api gives proper 1.2 as values, but is parsed and displayed as 1 in am.

Thanks for the details! There were a number of hardcoded mappings for Lolminer as it had a bit special concept for specifying algorithms - as it's typically the coin name you specify. I will change this to be more flexible where you can use the standard algorithm configuration for Lolminer as well.

I will also correct the hashrate reporting.

Hey, this still has some hardcoded mapping. MWC coin runs with --coin MWC instead of the standard algorithm overrides.
Algo : C29D : MWC-C29D
Rest of the C29M, C31, C32 work fine
legendary
Activity: 3346
Merit: 1094
Hi all! Do you know how to fix the problem when main window of awesome miner software displayed above other subwindows with menus or dialogues? Sometimes I can see a piece of window and move it to another place outside the main window, but sometimes I even can not see other windows under the main window and can not control them at all.
Can you please give an example of what kind of window that are displayed incorrectly? Is it a specific Awesome Miner window like the Benchmark that shows behind the main window? Or external applications?
Hello, Patrike. This is about main window.
I've had one other user reporting this as well and I'm trying to figure out the exact scenario.

What if you exit Awesome Miner once and start it again, or minimize the application and then restore the window, do you still get the same problem?

https://yadi.sk/i/aUViRj96tcSTHA - this is the snapshot to see how it looks like.
If minimize main window and then restore nothing will change.
If close the app and start again it will help.
Thanks! I think I have an idea how the problem now so I will make a change for this in the next release.
newbie
Activity: 21
Merit: 0
Hi all! Do you know how to fix the problem when main window of awesome miner software displayed above other subwindows with menus or dialogues? Sometimes I can see a piece of window and move it to another place outside the main window, but sometimes I even can not see other windows under the main window and can not control them at all.
Can you please give an example of what kind of window that are displayed incorrectly? Is it a specific Awesome Miner window like the Benchmark that shows behind the main window? Or external applications?
Hello, Patrike. This is about main window.
I've had one other user reporting this as well and I'm trying to figure out the exact scenario.

What if you exit Awesome Miner once and start it again, or minimize the application and then restore the window, do you still get the same problem?

https://yadi.sk/i/aUViRj96tcSTHA - this is the snapshot to see how it looks like.
If minimize main window and then restore nothing will change.
If close the app and start again it will help.
legendary
Activity: 3346
Merit: 1094
I have a small problem, I want to mine with ttminer for Progpowz. It seems that the antivirus is activated on several of my rigs and the host computer and I delete TTminer.

I have deactivated and put exclusion of the folder in each rig. In Awesome-miner I give the option and delete and replace the miners. But it makes no difference, it always gives me the error in diagnosis that the miner cannot find.

You just have to be on the main computer where Awesome-miner is and then upload to each rig? or I have to download the version to each rig in user / nameuser / appdata / local ....
For Windows Defender, Awesome Miner will automatically try to add an exclusion.

As I test I would recommend you to manually download TT-miner to any folder on your mining rig. Try to add this folder as an exclusion if it's being removed and try again. Next, configure a miner in Awesome Miner to not use automatic download and instead specify the exact path where you downloaded TT-miner. Is this working?

it was necessary for ttminer to work the last vc redistrubuitable, otherwise it does not work.

Another fault, I have a currency defined entirely by me. In Coins the profit comes out of RIG, but in the miner tab it doesn't tell me the profit, and that's weird because it reads the hash.

I think that somehow there is some incompatibility of the new ttminer with the new CC +, and even giving the value in coins and giving the hash in miner, it does not give the current profit of the miner
If you change the Coin you defined for this Pool, to another coin (than your user defined coin) but still with the same algorithm - does that one show up with profit information in the miner list?
Please also verify that the pool Profit Factor isn't set to 0.
jr. member
Activity: 756
Merit: 2
I have a small problem, I want to mine with ttminer for Progpowz. It seems that the antivirus is activated on several of my rigs and the host computer and I delete TTminer.

I have deactivated and put exclusion of the folder in each rig. In Awesome-miner I give the option and delete and replace the miners. But it makes no difference, it always gives me the error in diagnosis that the miner cannot find.

You just have to be on the main computer where Awesome-miner is and then upload to each rig? or I have to download the version to each rig in user / nameuser / appdata / local ....
For Windows Defender, Awesome Miner will automatically try to add an exclusion.

As I test I would recommend you to manually download TT-miner to any folder on your mining rig. Try to add this folder as an exclusion if it's being removed and try again. Next, configure a miner in Awesome Miner to not use automatic download and instead specify the exact path where you downloaded TT-miner. Is this working?

it was necessary for ttminer to work the last vc redistrubuitable, otherwise it does not work.

Another fault, I have a currency defined entirely by me. In Coins the profit comes out of RIG, but in the miner tab it doesn't tell me the profit, and that's weird because it reads the hash.

I think that somehow there is some incompatibility of the new ttminer with the new CC +, and even giving the value in coins and giving the hash in miner, it does not give the current profit of the miner
legendary
Activity: 3346
Merit: 1094
Well hopefully this bug report is reproducible.. Smiley

Using Awesomeminer Linux client with nVidia driver 430, when benchmarking new algos it seems AM is reading the wrong GPU for power usage.

Benchmark results show ~20w (standard idle). There are 3 cards in the system, however I am using the single card benchmark mode.

Running nvidia-smi shows card 0 at 200w and cards 1/2 at ~20w. Benchmark mode is single GPU, with GPU 0 selected.
I will look into this case and get back to you.
legendary
Activity: 3346
Merit: 1094
I have a small problem, I want to mine with ttminer for Progpowz. It seems that the antivirus is activated on several of my rigs and the host computer and I delete TTminer.

I have deactivated and put exclusion of the folder in each rig. In Awesome-miner I give the option and delete and replace the miners. But it makes no difference, it always gives me the error in diagnosis that the miner cannot find.

You just have to be on the main computer where Awesome-miner is and then upload to each rig? or I have to download the version to each rig in user / nameuser / appdata / local ....
For Windows Defender, Awesome Miner will automatically try to add an exclusion.

As I test I would recommend you to manually download TT-miner to any folder on your mining rig. Try to add this folder as an exclusion if it's being removed and try again. Next, configure a miner in Awesome Miner to not use automatic download and instead specify the exact path where you downloaded TT-miner. Is this working?
hero member
Activity: 1151
Merit: 528
Well hopefully this bug report is reproducible.. Smiley

Using Awesomeminer Linux client with nVidia driver 430, when benchmarking new algos it seems AM is reading the wrong GPU for power usage.

Benchmark results show ~20w (standard idle). There are 3 cards in the system, however I am using the single card benchmark mode.

Running nvidia-smi shows card 0 at 200w and cards 1/2 at ~20w. Benchmark mode is single GPU, with GPU 0 selected.
jr. member
Activity: 756
Merit: 2
I have a small problem, I want to mine with ttminer for Progpowz. It seems that the antivirus is activated on several of my rigs and the host computer and I delete TTminer.

I have deactivated and put exclusion of the folder in each rig. In Awesome-miner I give the option and delete and replace the miners. But it makes no difference, it always gives me the error in diagnosis that the miner cannot find.

You just have to be on the main computer where Awesome-miner is and then upload to each rig? or I have to download the version to each rig in user / nameuser / appdata / local ....
legendary
Activity: 3346
Merit: 1094
Hi. My nbminer on Handshake doesn’t start at all, and today gminer doesn’t work either.
Is this with dual mining or single coin mining? Can you please share the Diagnostics output. If dual-mining, please see the questions below as well.

AM is not correctly passing the algo flags to nbminer

Handshake dual eth with nbminer

View details -> "Command line parameters:  -a --no-watchdog -o stratum+tcp://handshake.6block.com:7701 -u ****:x -do ethproxy+tcp://us1-etc.ethermine.org:4444 -du 0xfa8eda5139ec1eb480e5cc67e99920c70a8361c6:x --api 0.0.0.0:4028"

It is missing hns_ethash
I've found some benchmark related issues with NbMiner/Gminer and Handshake/Tensitory, but when doing normal dual mining I've not been able to reproduce this problem you experience. I will continue trying but if you have additional details to share, please let me know.

1) May I get access to the complete Diagnostics output for this configuration? Sending via PM is of course fine.
2) Is the Handshake pool configured with the Coin property set to either "Unspecified Handshake" or the "Handshake"?
3) Is the "Dual mining" property on the Managed Miner configured for Ethereum+Handshake?

Thanks!
legendary
Activity: 3346
Merit: 1094
Hi boss
in AM ver. 7.3.9 i cant more benchmark Handshake algo with NBMiner

Eaglesong not possible benchmark too
Thanks for the report. I was able to reproduce the benchmark problem with certain algorithms for NbMiner and Gminer. From what I could see, the problem was also possible to reproduce on older versions.

A correction will be included in the next release.
legendary
Activity: 1753
Merit: 1007
Hi guys, can somebody explain, how to configure Phoenix miner in Awesome to mine UBIQ coin, or ProgPow
I always get a error that no pools configured?Huh
Thanks
hero member
Activity: 1151
Merit: 528
AM is not correctly passing the algo flags to nbminer

Handshake dual eth with nbminer

View details -> "Command line parameters:  -a --no-watchdog -o stratum+tcp://handshake.6block.com:7701 -u ****:x -do ethproxy+tcp://us1-etc.ethermine.org:4444 -du 0xfa8eda5139ec1eb480e5cc67e99920c70a8361c6:x --api 0.0.0.0:4028"

It is missing hns_ethash
jr. member
Activity: 114
Merit: 2
Hi. My nbminer on Handshake doesn’t start at all, and today gminer doesn’t work either.
legendary
Activity: 1753
Merit: 1007
Hi boss
in AM ver. 7.3.9 i cant more benchmark Handshake algo with NBMiner

Eaglesong not possible benchmark too
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
add FCH for "define coin for pool" under SHA-256
I've added the coin so it shows up in the list. There are however no revenue statistics for this coin yet.

only exchange I know that has FCH is https://www.coinex.com/ (subsidiary of ViaBTC)

and if you want to get the coin image, their site is https://freecash.org

I have my terminus mining it atm - its getting lucky and finding blocks so getting decent rewards. I just xfer it to coinex and trade it for btc on their exchange.
legendary
Activity: 3346
Merit: 1094
Something is really broken in this update.. all my miners are trying to use claymore mining for managed profit or even if I specify other miners claymore details are getting passed in...
I was not able to reproduce this issue.

For a selected miner, is the Profit Switching tab showing a correct decision (the most profitable algorithm is on top) and although this decisions indicates a specific algorithm - you always end up with Claymore Ethereum miner?
Could you please send me the log files for Awesome Miner and Remote Agent (toolbar: Tools -> Log File) via PM or mail? Thanks!
Jump to: