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

Braiins OS answer/request #172

Open
ErnesTRKS opened this issue May 9, 2020 · 13 comments
Open

Braiins OS answer/request #172

ErnesTRKS opened this issue May 9, 2020 · 13 comments

Comments

@ErnesTRKS
Copy link

Hi, One of my antminers S9 really needs this software but they no longer use Cgminer is there any way to configure this monitor to work with it?

@anselal
Copy link
Owner

anselal commented May 11, 2020

Hi there,

sorry for the late reply. What do they use instead of cgminer ? cgminer is the default software for miners. It could be that the miner has just disabled access toe cgminer's API.

I need more info on this

@chainworksindustries
Copy link

If it is the Braiins OS as stated, it will use the new BOSMiner instead ...

Braiins (Slush Devs) have written it from scratch and it is open source also.

#crysx

@o2user
Copy link

o2user commented Jul 23, 2020

Hi,

I second this feature :) Any attempts at implementing support?

https://braiins-os.com/plus

@anselal
Copy link
Owner

anselal commented Jun 22, 2021

Difficult one. I got my hands in a S9 running BraiinsOS but there is no documentation for the API it uses.
It will take to much time to implement this...

@airoweb
Copy link

airoweb commented Jul 29, 2021

Braiins OS+ commands are almost the same + some new commands, BOSminer wrote from scratch in Rust language.
This is the API docs:
https://docs.braiins.com/os/plus-en/Development/1_api.html

@anselal
Copy link
Owner

anselal commented Jul 29, 2021

Braiins OS+ commands are almost the same + some new commands, BOSminer wrote from scratch in Rust language.
This is the API docs:
https://docs.braiins.com/os/plus-en/Development/1_api.html

you are right on that. will try to work on something but it will take some time cause the internet connection to my miner is reaaaally slow.

@anselal
Copy link
Owner

anselal commented Aug 1, 2021

I managed to use the bosminer API to retrieve some info.
But the only available info is the Hashrate, Uptime and HW Error Rate %. There is no info about chip condition nor fan speed.

Maybe they are stil working on it ?

@airoweb
Copy link

airoweb commented Aug 2, 2021

All data + extra data are available, this is the api link:
IP.AD.RE.SS/cgi-bin/luci/admin/miner/api_status

you can use "?luci_username=root&luci_password=root" at the end of URL

@anselal
Copy link
Owner

anselal commented Aug 2, 2021

I guess you are right. I didn't check all endpoints.
I checked only stats, pools and summary, the defaults for cgminer.
Will look at it tomorrow.

Thnx 💪

@anselal
Copy link
Owner

anselal commented Aug 7, 2021

@ErnesTRKS @chainworksindustries @o2user @3ehzad I managed to retrieve some info from the BOSminer API.
I will some changes to a new branch the next days so you can test it.

Sorry for the delay but I am currently on vacations 🏖️

@airoweb
Copy link

airoweb commented Aug 10, 2021

Please let me know if you need some tester :) @anselal

@papampi
Copy link

papampi commented Nov 14, 2021

Any news on this?

@anselal
Copy link
Owner

anselal commented Nov 18, 2021

Any news on this?

Sorry for the late reply.
I had some miner issues and totally forgot about that.
Will have to recheck my code and try to apply all the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants