Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Antminer A3 #59

Closed
starrateit opened this issue Jan 25, 2018 · 8 comments
Closed

Support for Antminer A3 #59

starrateit opened this issue Jan 25, 2018 · 8 comments

Comments

@starrateit
Copy link

Hi,

Thanks for the help once I loaded the latest version works like a charm.
Really like it clean and simple.

Is there any chance you can look at adding in the new Antminer A3, I have added it using L3+ for now but it throws up an error about the chips still monitors though for now.

Thanks,

Spencer

@sergioclemente
Copy link
Contributor

Hello. Thanks for using the app.

It should be pretty simple to add support for the A3. Do you mind sharing the output of:

http://127.0.0.1:5000/<miner_ip>/pools
http://127.0.0.1:5000/<miner_ip>/stats

Making sure you replace <miner_ip> for the A3 ip. And assuming you are running locally.

That will contain information about the miner which might make the porting a lot easier.

@ghost
Copy link

ghost commented Jan 26, 2018

I was able to use the D3 profile and it worked perfectly for the A3, the only difference is it reports in MH/s instead of GH/s which is what the miner is actually doing.

@anselal
Copy link
Owner

anselal commented Jan 26, 2018

@brmcc thank you for the feedback. This means that the have the same number of chips and boards. I will add the A3 in the next days with some other changes i made 😉

@starrateit
Copy link
Author

starrateit commented Jan 26, 2018 via email

@anselal
Copy link
Owner

anselal commented Jan 26, 2018

Should have seen that the specs at bitmain's site mention the number of chips and boards on the A3. Sorry for the delay guys.

https://shop.bitmain.com/productDetail.htm?pid=00020180116164357365a2ljX8gx06D3

@ghost
Copy link

ghost commented Jan 26, 2018

Hey anselai, thanks for the add!! I honestly though this project had been abandonded since I hadn;t seen any activity on it in awhile until recently. I'm sending a donation right now as this project has been great for me.

I'm not a programmer by any means but I've hacked mine up enough to show me cabinet temperature from a TempER sensor, and power stats from a Neurio. I just have shell scripts get that info for me, then put it a file that antminer-monitor prints out with the rest of the info.

I wish I could see your pictures starrateit, but they don't show up! Sounds like you have a really nice setup. I have a small operation (12 miners) and keep all of mine in a cabinet. I have a 2000CFM blower in the top with a motorized damper that will redirect the air outside or inside to keep the rest of the building warm. It has been near 0 degrees celsius here in the winter a lot so it works out pretty well for the time being anyway. My exhaust temp is usually around 40-42 degrees C, so I can see your room being that warm!

My A3 is definitely not running in the 80s! I've had mine reach 100 on occasion but am trying to keep it below that. I have mine slightly overclocked too and it will give lots of errors if it higher than that being overclocked. I know the S9s supposedly can go up to 115 degrees before shutting down. I try not to let mine go over 102 (my high limit temp alarm is 103) or so, but I've had some of them in the upper 90s for months and they all seem to do ok.

With the L3s that only show board temp I know you're not supposed to go over 80, but on the A3 I'm hoping the chip temp can be about the same as the A9. So far mine has been ok running below 100 with a little overclock. I guess we will just have to see, I don't think anyone really has any good answers yet. I can't find anything from bitmain. I hope they put an overtemp shutdown in the software at least!

@starrateit
Copy link
Author

starrateit commented Jan 28, 2018 via email

@anselal
Copy link
Owner

anselal commented Jan 28, 2018

@starrateit you can use the new update_db.py script 😉
More info in the README.md file !!!

@anselal anselal changed the title Add A3 miner Antminer A3 support Feb 1, 2018
@anselal anselal changed the title Antminer A3 support Support for Antminer A3 Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants