Author

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

legendary
Activity: 3346
Merit: 1094
How do I use Nicehash-Equihash with this version?

These are my parameters: equihash.eu.nicehash.com:3357
Login: BTC_ADDRESS
Pass: x
Coin: Unspecified Equihash

Advanced Tab -> Add: allpools 1

When starting a miner with these parameters it retruns the following lines:
UNKNOWN OPTION -etha
UNKNOWN OPTION -1
UNKNOWN OPTION -gser
UNKNOWN OPTION -1
...
ZEC: No pools specified. Specifiy at least one valid pool in "-epool" Parameter.

It looks like the Device Profile selected for this Managed Miner is configured with some ethereum specific settings (etha = Ethereum Algorithm mode). Can you try to not select any Device Profile for this Managed Miner? I will make sure those settings are not passed to the mining software in next release.
legendary
Activity: 1405
Merit: 1001
How do I use Nicehash-Equihash with this version?

These are my parameters: equihash.eu.nicehash.com:3357
Login: BTC_ADDRESS
Pass: x
Coin: Unspecified Equihash

Advanced Tab -> Add: allpools 1

When starting a miner with these parameters it retruns the following lines:
UNKNOWN OPTION -etha
UNKNOWN OPTION -1
UNKNOWN OPTION -gser
UNKNOWN OPTION -1
...
ZEC: No pools specified. Specifiy at least one valid pool in "-epool" Parameter.


legendary
Activity: 3346
Merit: 1094
Thanks for the feedback!

Awesome Miner development version 2.0.5
- Update to display the correct Zcash profit from both WhatToMine and Coinwarz.
- Zcash: Support for switching between multiple pools (although the mining process is being restarted).

There was also a request for the MSI installer for the development version of the Remote Agent (now also 2.0.5):
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi
If it's not possible to upgrade the remote miners with the Upgrade feature in Awesome Miner, the link above can be used to manually perform an upgrade.
legendary
Activity: 1274
Merit: 1000
Awesome Miner development version 2.0.4 is available. This version includes initial support for Zcash mining using Claymore's Zcash Miner.

A known limitation is that currently only one pool can be added to the miner.

To get access to development versions of Awesome Miner:
1) In the Options dialog of Awesome Miner, in the General section, enable "Check for development versions". Save.
2) Go to Menu -> Check for updates




hate to ask would you post the remote msi install file for 204 once it's upgraded on each PC I can use it even before the upgrade on the main PC @ 203 i could use everything and now it won't do a thing till i upgrade the remote PC's  manually . it show then online with a version number under the icons i right click  hit the upgrade to, it doesn't do a thing i can't use any PCs remote, til it is upgraded, it's been that way for some time . i never said any thing because there hasn't been a dev version in a while and it's not a big deal to me , the live version lets me update to any live version updates and if it doesn't I can go online and download it Smiley .

here's what the log says not sure it's that's me i need to turn something on or it just can't find the server for the remote.msi file but has no issue upgrading the main PC.

System.Net.WebException: The remote server returned an error: (503) Server Unavailable

again it no big deal if i can download it some place it all works after upgrades.
sr. member
Activity: 805
Merit: 250
How to heck you get Zcash Coin to show the profit value. mine stays at 0.00$ even tought i'm mining at 252HS, have Whattomine for Coins Statictics. Have Claymores Software Selected .?

works for my other coins...

legendary
Activity: 3346
Merit: 1094
Awesome Miner development version 2.0.4 is available. This version includes initial support for Zcash mining using Claymore's Zcash Miner.

A known limitation is that currently only one pool can be added to the miner.

To get access to development versions of Awesome Miner:
1) In the Options dialog of Awesome Miner, in the General section, enable "Check for development versions". Save.
2) Go to Menu -> Check for updates
legendary
Activity: 3346
Merit: 1094
Development in progress - Awesome Miner with Claymore's Zcash Miner:


legendary
Activity: 1274
Merit: 1000
I hope silent army when it hits windows can be used with AM with stats , it does the same thing Claymore does with no fee . i guess i can't i get over that issue well any way SA3 it what Claymore is based off of .I just tried it . in Linux, i made my 3 470  rig a Linux box to test it ,windows is coming all three 470 acttly worked like they should doing 43 Sol per card . the impressive one to me is my R9 280 it was doing 31 sol now with SA or Claymore  44 to 46  sol that really impressed me .
legendary
Activity: 3346
Merit: 1094
Claymore just released his ZCash Miner including an API:
https://bitcointalksearch.org/topic/claymores-zcashbtg-amd-gpu-miner-v126-windowslinux-1670733

Will you try to implement it?

Yes, just started to look into it. I will keep you updated on the progress
legendary
Activity: 1405
Merit: 1001
legendary
Activity: 3346
Merit: 1094
hero member
Activity: 1036
Merit: 531
A new development version is available

Version 2.0.3 (Development)
- 'Generic Miner' is a new type of miner for mining software (like most Zcash miners) that doesn't provide any API. Allows the mining process to be started and stopped from Awesome Miner, but no statistics will be provided.
- Chip temperature for Antminer is now presented in ChipTemp1, ChipTemp2 and ChipTemp3 to better support latest batches.
- Zcash coin added to statistics
- X14 algorithm added to profit switcher
- Claymore's Dual Ethereum Miner 7.3

For those of you who customized the Progress Field to show the individual chip temperatures for Antminer S9 is required to change the expression to:
Code:
"Chip: " + stats.ChipTemp1 + "/" + stats.ChipTemp2 + "/" + stats.ChipTemp3 + " °C"

On previous batches of Antminer S9, it was ChipTemp 1, 3, 4 that was used, but that is no longer valid for the latest batches. Because of this, I've changed the implementation in Awesome Miner to always report it as 1, 2, 3 no matter which batch is being used.

Hi, patrike
How to test this development version?
In the Options dialog of Awesome Miner, in the General section, you will find a checkbox "Check for development versions". If you enable that one and then go to Menu -> Check for updates, you will be able to download the development version.

Thx for your answer, i'm currently testing with genoil for zcash, for the moment seems good Wink
legendary
Activity: 1274
Merit: 1000
not sure if this intend or not i had to set up a bat command to get past the EXE's hard coded pool . it kept login me to his pool , i click the exe by it self and it logs me to
Code:
Connecting to zec.suprnova.cc:2142 

so I looked at am went to the bat command line made it log in with a bat file after that it works fine .

legendary
Activity: 3346
Merit: 1094
I can't get to upgrade remotely to the DEV version any place i  can download then upgrade/install that way .
Hi,
The MSI installer for the development version of the Remote Agent:
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

However, in most cases it should work to simply select the miner in the list and click the Upgrade button to also upgrade the Remote computers.
legendary
Activity: 1274
Merit: 1000
I can't get to upgrade remotely to the DEV version any place i  can download then upgrade/install that way .
legendary
Activity: 3346
Merit: 1094
A new development version is available

Version 2.0.3 (Development)
- 'Generic Miner' is a new type of miner for mining software (like most Zcash miners) that doesn't provide any API. Allows the mining process to be started and stopped from Awesome Miner, but no statistics will be provided.
- Chip temperature for Antminer is now presented in ChipTemp1, ChipTemp2 and ChipTemp3 to better support latest batches.
- Zcash coin added to statistics
- X14 algorithm added to profit switcher
- Claymore's Dual Ethereum Miner 7.3

For those of you who customized the Progress Field to show the individual chip temperatures for Antminer S9 is required to change the expression to:
Code:
"Chip: " + stats.ChipTemp1 + "/" + stats.ChipTemp2 + "/" + stats.ChipTemp3 + " °C"

On previous batches of Antminer S9, it was ChipTemp 1, 3, 4 that was used, but that is no longer valid for the latest batches. Because of this, I've changed the implementation in Awesome Miner to always report it as 1, 2, 3 no matter which batch is being used.

Hi, patrike
How to test this development version?
In the Options dialog of Awesome Miner, in the General section, you will find a checkbox "Check for development versions". If you enable that one and then go to Menu -> Check for updates, you will be able to download the development version.
hero member
Activity: 1036
Merit: 531
A new development version is available

Version 2.0.3 (Development)
- 'Generic Miner' is a new type of miner for mining software (like most Zcash miners) that doesn't provide any API. Allows the mining process to be started and stopped from Awesome Miner, but no statistics will be provided.
- Chip temperature for Antminer is now presented in ChipTemp1, ChipTemp2 and ChipTemp3 to better support latest batches.
- Zcash coin added to statistics
- X14 algorithm added to profit switcher
- Claymore's Dual Ethereum Miner 7.3

For those of you who customized the Progress Field to show the individual chip temperatures for Antminer S9 is required to change the expression to:
Code:
"Chip: " + stats.ChipTemp1 + "/" + stats.ChipTemp2 + "/" + stats.ChipTemp3 + " °C"

On previous batches of Antminer S9, it was ChipTemp 1, 3, 4 that was used, but that is no longer valid for the latest batches. Because of this, I've changed the implementation in Awesome Miner to always report it as 1, 2, 3 no matter which batch is being used.

Hi, patrike
How to test this development version?
legendary
Activity: 1274
Merit: 1000
Thanks at least now i can see them all on in one place I wish they world provide a way to see all the stats including Hardware errors believe it  or not they have hard ware errors  so i was told it's off so we don't see  it .
legendary
Activity: 3346
Merit: 1094
A new development version is available

Version 2.0.3 (Development)
- 'Generic Miner' is a new type of miner for mining software (like most Zcash miners) that doesn't provide any API. Allows the mining process to be started and stopped from Awesome Miner, but no statistics will be provided.
- Chip temperature for Antminer is now presented in ChipTemp1, ChipTemp2 and ChipTemp3 to better support latest batches.
- Zcash coin added to statistics
- X14 algorithm added to profit switcher
- Claymore's Dual Ethereum Miner 7.3

For those of you who customized the Progress Field to show the individual chip temperatures for Antminer S9 is required to change the expression to:
Code:
"Chip: " + stats.ChipTemp1 + "/" + stats.ChipTemp2 + "/" + stats.ChipTemp3 + " °C"

On previous batches of Antminer S9, it was ChipTemp 1, 3, 4 that was used, but that is no longer valid for the latest batches. Because of this, I've changed the implementation in Awesome Miner to always report it as 1, 2, 3 no matter which batch is being used.
Jump to: