Bitcoin Forum
June 01, 2024, 08:36:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 [215] 216 217 218 219 220 221 222 223 224 225 226 227 228 229 »
4281  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 29, 2016, 03:48:56 PM
Trying to mine with awesome miner, and get some very strange result Undecided
My coin is DMD. Miner is sgminer 5.4.0-nicehash-1 (also tried a nicehash-39) and the problem is, that there is only rejects on any pool Sad I'am suspecting, that something wrong in the --kernel parameter, it's should be "--kernel diamond", but looks like that Awesome Miner ignoring it. I've already tried to put it as an option in Miner Properties->Advanced and tried to put the --kernel diamond into miner commandline parameters (Miner Properties->Command Line), but still rejects only. Tried to put the whole miner commandline
Code:
--kernel diamond --api-listen --api-allow W:127.0.0.1 --auto-fan --auto-gpu --gpu-fan 75-100,75-100 --temp-target 72,72 --temp-overheat 81,81 -I20,20 -w 256,256 -g 1,1 --gpu-engine 1075,1200 --gpu-memclock 150,150 --lookup-gap 2,2 --gpu-powertune 22,22 -o stratum+tcp://dmdpool.digsys.bg:3333 -u <myusernamehere> -p <mypasshere> -o stratum+tcp://eu.miningfield.com:3378 -u <myusernamehere> -p <mypasshere>
but no effect Sad
If I will run the sgminer via CMD with this commandline - all is OK, pools are accepting shares.
What's I did wrong with Awesome Miner?..
Sorry about the delated response on this one.
In the pool configuration in Awesome Miner you can select "Specify kernel". Does it work if you put diamond in there?
4282  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 27, 2016, 08:16:54 AM
I am having difficulty getting the mobile web browser working. I've got the port forwarded and it works on the PC that is running awesome miner. But I'm unable to get anything on my phone? Any suggestions would be great.
The first step is to verify if you can access the web interface from a web browser running on the same PC as Awesome Miner is running. If that works fine, it's most likely a firewall issue.

It might not only be port fortwaring configuration on the router, but also that you have the Windows firewall or any other security software running that blocks the connection. Does it work from your mobile if you run in on your local Wifi for example?
4283  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 27, 2016, 08:14:55 AM
Hey Patrike, I was curious if you'd have a moment to respond to my question from last week?  About setting up a CPU Miner in Awesome Miner or if it doesn't support that?

Thanks
I have investigated this a bit more, and it looks like there is a very basic API available for cpuminer. I can probably be used to display hashrate, accepted, rejected and maybe change pool but not much more. It will also be possible to start and stop from Awesome Miner, and of course you will get notifications and all standard monitoring features.

It's not supported today, but it could be added in future releases if people will find this useful.
4284  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 27, 2016, 07:44:11 AM
I would be interested in testing a development version that has fan control in addition to frequency control.

That would be handy in summer months to change settings at night when my ambient temps are lower.

You can try the feature in the development version 1.7.8. You can enable download of development versions in Options -> "Check for development versions". Then you close the Options dialog and go to Menu -> "Check for updates".

You will find the Antminer Fan settings next to the existing Antminer frequency settings (In toolbar: Tools -> Antminer).

I'm still not sure if the Fan feature actually is working on all Antminers. If you experience any problems, set the fan speed back to Default, and Awesome Miner will revert all changes.
I did have one user that couldn't get this feature to work, but I don't have all details on that case yet.
Please share any findings on this.

When I tried the fan settings on my S9 it wiped all the settings and I was unable to restore to defaults from within Awesome Miner. The miner appeared offline to Awesome Miner, but I still had access via the web interface which showed all settings as blank even after a reboot. I had to perform a reset on the miner and re-enter all settings.

Speed settings seemed fine though.
Thanks for the feedback and sorry about the inconvenience. Setting back to Default should have worked in the latest development release, but it doesn't look that there is a way to get the Antminers to react on fan speed settings.

What Awesome Miner was trying to do was to set the following in /config/cgminer.conf (or bmminer.conf on S9):
"bitmain-fan-ctrl" : true,
"bitmain-fan-pwm" : "80",

From the information I could find on the web, it looked like it was supported on Antminers - at least in the past. Maybe it's no longer supported, and then this cannot be supported from Awesome Miner.
If anyone want to experiment with the two settings above, feel free to do that. It might be that only the pwm-setting should be set.

The fan setting in Awesome Miner was only available in the latest development releases, and it will be removed. I do hope that we can figure out a way to control this in the future.
4285  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 24, 2016, 08:35:22 PM
You can see the api info here:

http://www.zpool.ca/site/api

And the actual API json is outputted here:

http://www.zpool.ca/api/status

Not sure if the format/content is what's needed but there you have it Smiley

Cheers!

To make it a little more appealing, maybe, zpool uses the standard YiiMP Pool API.
So by doing it once you will gain any pool using the standard YiiMP API.
I am using the same API with multiple pools from a .net app.  Works peachily.

Thanks for providing this input. I will implement support for this in Awesome Miner.
4286  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 24, 2016, 05:23:32 PM
I would be interested in testing a development version that has fan control in addition to frequency control.

That would be handy in summer months to change settings at night when my ambient temps are lower.

You can try the feature in the development version 1.7.8. You can enable download of development versions in Options -> "Check for development versions". Then you close the Options dialog and go to Menu -> "Check for updates".

You will find the Antminer Fan settings next to the existing Antminer frequency settings (In toolbar: Tools -> Antminer).

I'm still not sure if the Fan feature actually is working on all Antminers. If you experience any problems, set the fan speed back to Default, and Awesome Miner will revert all changes.
I did have one user that couldn't get this feature to work, but I don't have all details on that case yet.
Please share any findings on this.
4287  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 23, 2016, 09:15:34 PM
there is an API reference to scripting and manage Ant miner S9??
thanx
Not at the moment. Do you want to develop your own external application and connect to a REST API provided by Awesome Miner?
Awesome Miner also has a built in C# scripting feature, but this is not what you are looking for I assume?

This is something I've had plans for, so is there is an interest in providing this, it could be added.

just to know...
Awesome Miner built in C# scripting feature,
can read a txt file from a folder in my intranet,
elab it...
and then modify frequency of my miners??
The C# scripting feature don't have access to the Antminer Frequency command in the current version. However, I just added support for it, so in next version (that will be available quite soon) you will be able to write scripts like the following:

Code:
IMinerBase miner = Context.Miner.GetByName("Antminer S9 #1");
Context.Miner.AntminerSetFrequency(miner, "root", "admin", 675);

You can of course access all C#/.NET features like reading from file in these scripts, so the value "675" in the example could be read from a file.

I will also update the documentation for the C# scripting API when the new version is available (not yet):
http://www.awesomeminer.com/help/script.aspx
4288  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 23, 2016, 06:55:43 PM
there is an API reference to scripting and manage Ant miner S9??
thanx
Not at the moment. Do you want to develop your own external application and connect to a REST API provided by Awesome Miner?
Awesome Miner also has a built in C# scripting feature, but this is not what you are looking for I assume?

This is something I've had plans for, so is there is an interest in providing this, it could be added.
4289  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 21, 2016, 08:03:34 PM
I'm curious if anyone has ran across the following when GPU mining with RX 480's with Awesome Miner:

All of my R9 Fury rigs and R9 380 rigs have no problem displaying the GPU temps, hash rate, etc...  You will notice in the following image link that I have Rig #17 highlighted in grey up top and in the window at the bottom you see each GPU with their Fan speed percentage, Temperature, etc... Which see:

[Screen Shot 2016-08-21 at 7.08.58 AM (3).png](https://postimg.org/image/5ntc1y0o3/)

In this next screen shot, you will see I have Rig #14 high lighted.  Yet, it does not display the temperature of Rig #14 in the top window like the other Rigs and it does not display the GPU's in the bottom window with their fan speed, hash rate, temperature, etc... Which see:

[Screen Shot 2016-08-21 at 7.20.56 AM (3).png](https://postimg.org/image/tkcpgb9lx/)

Rig 14 is a rig made up of 6 x RX 480's.  I have two more rigs of RX 480's I'm in the process of putting together.  I'm just wondering if there is something I'm doing wrong that is keeping the temps from posting in Awesome miner as well as keeping the GPU's from being listed in Awesome miner?

Any help would be appreciated.
I would like to see what Claymore's Etheruem miner is reporting over the API on Rig 14 compared to one of the other. Could you please generate an API report for Rig 14 and Rig 1 for example? You find this feature in the toolbar: Tools -> API Report. Please send the information via PM or by e-mail to info[at]awesomeminer.com
Thanks!
4290  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 21, 2016, 07:58:56 PM
Agreed.  My thoughts on it are simply this.  If you're going to have a program that is dedicated to mining, then you should have the option to mine anything with whatever is at your disposal.  Asic, GPU, CPU, FPGA, etc...  To see that show up in Awesome Miner would be all the conviction I'd need to make a purchase.  As it is, I'm using Miner Control for CPU / GPU mining and while it does a great job, I'd much rather centralize it all in a single App.  If Awesome Miner does this, then that's the goto app for me.  Smiley
First about your initial question about Zpool. It should work with Awesome Miner. On their web site I can see the following instructions:
stratum+tcp://<algo>.mine.zpool.ca:<PORT> -u <WALLET_ADDRESS> [-p <OPTIONS>]

In Awesome Miner this should be added as a Pool with the following settings, where I will use X11 algorithm as an example:
Server URL: stratum+tcp://x11.mine.zpool.ca:3533
Worker name: (your bitcoin wallet address)

Auto profit switching is not supported for Zpool. I couldn't find an API on their web site, which would be required in order for Awesome Miner to support it.

To answer your question about ASIC / GPU and so on. Awesome Miner doesn't care too much about this as long as you use it together with a Cgminer style miner API (or Sgminer, Claymore's Ethereum, ccMiner). You can for sure connect to many different systems and get a good overview of the mining from a single user interface.

Please try the free version of Awesome Miner to see if it works well for the features you are looking for.

Alright, so at the risk of seeming a bit dense, say I wanted to mine yescrypt on Zpool using CPU.  How would I go about setting that part up?
I have ASIC's running there and it does well so I got that part figured out and I'm fairly certain I can get the GPU portion of it working but the CPU has me stumped.

Hi,
I've actually never tried CPU mining with Awesome Miner. Which CPU mining software are you using? Some of them have cgminer like API's that can be enabled that Awesome Miner can connect to.
4291  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 19, 2016, 09:39:57 PM
Agreed.  My thoughts on it are simply this.  If you're going to have a program that is dedicated to mining, then you should have the option to mine anything with whatever is at your disposal.  Asic, GPU, CPU, FPGA, etc...  To see that show up in Awesome Miner would be all the conviction I'd need to make a purchase.  As it is, I'm using Miner Control for CPU / GPU mining and while it does a great job, I'd much rather centralize it all in a single App.  If Awesome Miner does this, then that's the goto app for me.  Smiley
First about your initial question about Zpool. It should work with Awesome Miner. On their web site I can see the following instructions:
stratum+tcp://<algo>.mine.zpool.ca:<PORT> -u <WALLET_ADDRESS> [-p <OPTIONS>]

In Awesome Miner this should be added as a Pool with the following settings, where I will use X11 algorithm as an example:
Server URL: stratum+tcp://x11.mine.zpool.ca:3533
Worker name: (your bitcoin wallet address)

Auto profit switching is not supported for Zpool. I couldn't find an API on their web site, which would be required in order for Awesome Miner to support it.

To answer your question about ASIC / GPU and so on. Awesome Miner doesn't care too much about this as long as you use it together with a Cgminer style miner API (or Sgminer, Claymore's Ethereum, ccMiner). You can for sure connect to many different systems and get a good overview of the mining from a single user interface.

Please try the free version of Awesome Miner to see if it works well for the features you are looking for.
4292  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 19, 2016, 09:19:54 PM
Well that post seems highly suspicious Roll Eyes
I agree, so I reported that post to a moderator and it has been removed now.
I don't recommend anyone to download Awesome Miner from strange web sites. It probably contains all sorts of virus and ransom-ware.

Please make sure that you only download Awesome Miner from the official web site.
4293  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 17, 2016, 08:18:11 PM
@ patrike
you might have even more subs coming the Avalon 7 may release next month right now it's guessing but one is coming  they put up new software support for it a few days ago an it run off of orange PI's which run better then rasp berry and are a lot cheaper to buy depending on which one.

enjoy i guess .

https://bitcointalk.org/index.php?topic=1502116.0

http://build.canaan-creative.com:8080/~buildbot/avalon7/20160817/orangepi-2/

https://twitter.com/canaanio  they keep saying watch twitter it will be posted there first .!!!

I'm not a big fan of bitmain any more !!!
Thanks for your comments on this. Hopefully they will run a standard compliant Cgminer API that will just work out of the box with Awesome Miner.
If anyone get access to this miner, please give it a try with Awesome Miner and send me an API report if there are any issues. Thanks!
4294  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 17, 2016, 08:15:28 PM
it'll work just like freq adjustment but miner will have to go thru a soft reboot.

will this feature be available for dev version or still have to pay ?

sob sob no budget Sad

for the older version fw of s7, it's just like the s9's, will change to restricted after a reboot n will have to overwrite again unless during boot time it's been over writen to give access to all privilleges Wink


If I manage to get the fan speed feature to work, it will be verify similar to the frequency feature and will probably be in the same dialog. I will also require the Professional Edition.

These changes requires a restart of the cgminer/bmminer process on the miner for the changes to take effect, but it's not a complete reboot of the entire miner. You will get a 30 second interruption in the mining progress, but if you do it only a few times per day, it no big deal.

I have two ideas on the fact that miners revert back to Restricted mode.
1) I'm working on a feature where Awesome Miner automatically will detect Antminer S7 and S9 in Restricted mode and automatically configure them for Privileged mode. It doesn't matter if you reboot the miners, restore firmware or simply buy and connect new miners - as soon as Awesome Miner see that they run in Restricted mode, they will be automatically set to Privileged mode.
2) I think some Antminer versions have a firmware default configuration file. It could be an option to investigate if Awesome Miner can work on that one as well, so a simple reboot doesn't revert backt o Restricted mode. I'm not sure if I want Awesome Miner to interact with this part of the Antminer.
4295  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 17, 2016, 04:47:04 AM
Can the fan speed  of my antminer s7 be put on a schedule?
I bought this program so the fan speed and frequency could be on a timer
Hi,
There is a guide on the web site how to setup scheduling of Antminer frequency changes:
http://www.awesomeminer.com/help/antmineroperations.aspx

Changing fan speed is currently not supported, but could possibly be added if there are any interest for it.
How is the S7 reacting to a lower frequency - will it automatically lower the fan speed because of the lower heat?

Changing the frequency is no problem - I have the miner at my work and want it to be quiet during the day so I need to turn down the frequency to get cooler temps at low fan speed.
The fan is not automatic, so nothing will change at lower/higher frequency.

The reason I purchased this program was for these two reasons.

Maybe there is another way to control fan other than creating a new program?
I do not know much about SSH/API but I have been looking hard for a way to do it.

Thanks,
I think I have an idea how to implement fan speed control in Awesome Miner as well, without too much effort. I'm not sure which versions of Antminer it will actually work on, but please let me know if you would be interested in trying a development version of the feature within a week.
4296  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 16, 2016, 04:09:43 PM
Can the fan speed  of my antminer s7 be put on a schedule?
I bought this program so the fan speed and frequency could be on a timer
Hi,
There is a guide on the web site how to setup scheduling of Antminer frequency changes:
http://www.awesomeminer.com/help/antmineroperations.aspx

Changing fan speed is currently not supported, but could possibly be added if there are any interest for it.
How is the S7 reacting to a lower frequency - will it automatically lower the fan speed because of the lower heat?
4297  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 15, 2016, 07:15:50 PM
Second, in the Customize Progress Field / Define Custom Expressions (list), I have - "Best Share: " + status.BestShare - in line #2. I know this is pretty trivial, but is there any way to add commas to this (and other fields perhaps) to make the numbers easier to read?

Rather than 6745637465317, it would be easier to read 6,745,637,465,317.
Hi,
Thanks for all feedback. For this specific request, you can try the following expression:

Code:
"Best Share: " + System.String.Format("{0:n0}", status.BestShare)
4298  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 10, 2016, 09:24:08 PM
Future versions of Awesome Miner - please leave feedback

I receive many good feature suggestions from users of Awesome Miner. I take note of all feature requests and the most popular and realistic requests are implemented first. Features that can be used by many users are of course prioritized.

There are four large concepts that I would like to receive feedback on. Would you use any of these features if they are introduced in future versions of Awesome Miner? Which one is most important?

Feature #1 - Public cloud service for monitoring

Today
Today Awesome Miner has a built in web interface that can be used for monitoring and perform the most common operations. The web engine is running inside Awesome Miner, and can be accessed from any computer / tablet / phone on the local network. However, in order to access it outside the local network, you need to configure your firewall for port forwarding.



Future?
Awesome Miner could push all statistics to a public cloud service, providing a web interface that can be accessed from any Internet connected device (computer / tablet / phone). Of course you need to enter you username and password in order to get access to the information.

Optionally, this could also be enabled:
- Allow certain operations to be performed from the public web (like switching between the predefined pools, change pool priority, reboot, ...)
- Allow you to create guest accounts for your mining friends, and give them a monitoring view of only a selected group of miner

A cloud service like this would not be for free, and could for example require you to have one of the following: 1) A yearly subscription or 2) Enterprice Edition or above.

The cloud web is not a replacement for the existing Awesome Miner application, it's just an addon like the current built-in web is. The amount of features will initially be mainly about monitoring, and not for configuring the system.

I've started a proof-of-concept implementation of this a year ago, but the development was put on hold as it will require a significant effort to complete, and I would like to know how many that would actually use a feature like this. I've seen a few "cloud based mining monitoring" projects being introduced in the past, but they have closed down after a while.



Feature #2 - Multiple users and improved management
Any user with access to your computer and Windows account can play around with Awesome Miner. To make it work better in multi user environment, the following could be implemented:
- Require password to open the Main window and Options dialog of Awesome Miner
- Make it possible to define multiple user accounts for the built-in web. Give access to only specific operations or miners for those user accounts
- Maybe support for connecting the Awesome Miner UI to Awesome Miner on another system to manage it

Feature #3 - Linux support for Managed miners
There are no plans to run the entire Awesome Miner UI on Linux and it's important to point out that Awesome Miner can already today connect to the API of Linux based miners using the External Miner feature.

The new feature would instead be to develop a Linux based version of the Remote Agent used for Managed miners. This would give Awesome Miner full control of the mining, and provide features like start mining, stop mining and process monitoring.

Feature #4 - "App Store" concept: Share pool settings, rules and scripts
Awesome Miner also have the feature to import and export entities like pools, rules and scripts. To take this to the next level, an "App Store" concept could be introduced where users can upload pool settings and scripts to a public service, and all other users of Awesome Miner could browse, read the description and install these entities on their system. A user could then for example import the Bitcoin pool BTCC and only have to enter a worker name.

The main concern here is security. For pools it would probably be fine, but importing scripts from someone else is not good from security point of view. Then a review concept would be required first.

Because of the security concern, this feature may not be realtistic - but hopefully it can trigger some other innovative ideas for future development.



Please let me know your comments on the above, and also let me know if there are any other areas where you think Awesome Miner could expand.
4299  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: August 07, 2016, 07:21:05 PM
replied to patrike here :

https://bitcointalk.org/index.php?topic=1550796.msg15833332#msg15833332

after S9 reboots, it's restricted again, have to re-enable/reflash/mod.
I've just implemented a feature in Awesome Miner that can fix the API privileges automatically. Awesome Miner will be able to detect S7 and S9 miners in Restricted API mode, and simply reconfigure them over SSH to Privileged API mode. It will look like pure magic in action. You will be able to reboot, reflash, reset configuration, add new miners and Awesome Miner will sort it out.

This feature will of course not be enabled by default, but it will be possible to configure this behavior in the Options dialog.
4300  Bitcoin / Mining software (miners) / Re: Best software to manage mining farm on: August 05, 2016, 10:07:38 PM
Please can anybody tell me the best software to manage a bitcoin mining farm?

I need it for my new bitcoin mining farm setup

Thanks
Hi,

Awesome Miner (web site, forum thread) is of course my recommendation. It can manage and monitor a large number of miners.

Will it be a large amount of Antminers?

it is for my own private biz the will be (100 Antminers)
Thanks for the information.
In addition to all general monitoring and management features, Awesome Miner can also setup privileged API access for all your Bitmain Antminer ASIC's at once. Awesome Miner also provides other Antminer specific features like set and schedule frequency changes, display of both Antminer PCB temperature and chip temperature, plus customizable rules that can be triggered based on these temperatures. You will find more details on the web site.
Pages: « 1 ... 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 [215] 216 217 218 219 220 221 222 223 224 225 226 227 228 229 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!