Bitcoin Forum
May 05, 2024, 08:30:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6]  All
  Print  
Author Topic: Braiins OS+ support thread  (Read 2229 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (4 posts by 1+ user deleted.)
Artemis3 (OP)
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
January 22, 2024, 08:56:43 PM
 #101

Hello,

I am trying to find a way to flash BraiinsOS+ onto S17+ without leaving micro-sd in, to avoid having to spend $300+ on many micro-sd's.

I have read little bits about flashing with BOS+Toolbox, and something about flashing to NAND. But I get lost as im not too technically knowlegable.

If someone could give step by step instructions, or a link for how to, that would be great. Thanks.

In the first post you can download the sd image for x17 which is 22.05, you can install this to the miner if it has stock firmware, and the control board has NEVER been used with S19 fw (otherwise its permanently locked).

In that first post is the guide you need to follow as well (SD Method). It requires you inserting the sd, and use a browser to enter the miner and install to nand.

If you want a non interactive sd image that just installs then use this one instead which just flashes to the control board and nothing else, you have to wait for the leds to blink which indicates the flashing is done.

If you install Braiins OS+ to the NAND of the control boards, the only supported uninstall method is using old bos-toolbox (link in the first post). Anything else, like sd_recovery from the manufacturer can leave the miner in an unusable state, which is remedied by installing Braiins OS+ again from sd and then use the only supported uninstall method. Do not use any other methods, especially those from 3rd parties.

If you want to upgrade after Braiins OS+ is installed to nand, you MUST use old bos-toolbox, and in the INSTALL tab type version 23.01 which is the final version for x17, you CANNOT use any later version than this. There is not much difference from version 22.05 and 23.01, just smoother fan operation.

These comments are only valid for the x17 family and have nothing to do with x19.

Flashing firmware is a delicate matter, maybe you should find someone with knowledge to help you.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
1714941014
Hero Member
*
Offline Offline

Posts: 1714941014

View Profile Personal Message (Offline)

Ignore
1714941014
Reply with quote  #2

1714941014
Report to moderator
1714941014
Hero Member
*
Offline Offline

Posts: 1714941014

View Profile Personal Message (Offline)

Ignore
1714941014
Reply with quote  #2

1714941014
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714941014
Hero Member
*
Offline Offline

Posts: 1714941014

View Profile Personal Message (Offline)

Ignore
1714941014
Reply with quote  #2

1714941014
Report to moderator
1714941014
Hero Member
*
Offline Offline

Posts: 1714941014

View Profile Personal Message (Offline)

Ignore
1714941014
Reply with quote  #2

1714941014
Report to moderator
philipma1957
Legendary
*
Offline Offline

Activity: 4116
Merit: 7850


'The right to privacy matters'


View Profile WWW
January 25, 2024, 05:19:33 PM
 #102

so I purchased a controller from altairtech.io it is a braiins+ controller.


https://altairtech.io/product/bcb/

it is not working on my s19pro

I have

You have no connection to licensing server!


on one page

and

Unknown variant of stm32mp157c-ii1-am2 platformHostname: miner-d0050

on the dashboard page

 ideas on a fix


I changed miner to

 hostname s19pro

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Artemis3 (OP)
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
January 30, 2024, 06:29:00 PM
Last edit: February 01, 2024, 08:46:20 PM by Artemis3
 #103

The licensing server message always shows when a miner is not recognized, but its not the actual problem.
The problem is that your miner is not supported by the BCB100, because the BM1398 is currently unsupported.

If you do have a miner with 5nm BM1362 (ie. S19j Pro) or BM1366 (XP v 1.0) you can use it now with the BCB100.

More modern miners will be supported when a firmware upgrade gets released for it, notably the XP v1.01, K Pro and jpro+ (which requires bos 23.10 or later).
The devs said it is possible to eventually support the older 7nm chips, but it would take more time, so i think its best to simply skip BM1398 for the time being (those are the oldest S19 miners).

Did the Altair site not say anything about BM1398 not being currently supported?

PS: BCB100 doesn't pay devfee, so normal pool fee applies.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
Beny44
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 10, 2024, 05:03:12 PM
 #104

API query - correct syntax for Braiins pool

I would like to use the API to check the status of the miner from the pool. I don't have Braiins OS and I can't get the syntax right.
I did find a tutorial at https://academy.braiins.com/en/braiins-pool/monitoring/, but it doesn't work.
I have created the API token.

My query is as follows (API token is changed to blabla)

https://pool.braiins.com/accounts/profile/json/btc/ "SlushPool-Auth-Token: <blabla>"

Tnx
Artemis3 (OP)
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
February 23, 2024, 01:28:17 AM
 #105

Sorry Braiins OS only here. For pool questions you need to open a ticket in the pool.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
Beny44
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 05, 2024, 06:36:08 PM
 #106

I see the beta 24.02 for S19 Pro+ Hydro is out and is there any registration required?
Second question . is there also support for the S19 Pro Hydro 180 chip pair?
Thanks
Artemis3 (OP)
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
March 06, 2024, 04:31:35 PM
 #107

No to both.

If you have the S19 Pro+ Hyd. (this also uses 180 bm1362 in each of its 4 hashboards) please test it with one miner first and share your results. Preferably dm me in the telegram support group so i can add it to the reports file.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
Artemis3 (OP)
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
April 15, 2024, 10:19:33 PM
Merited by philipma1957 (2)
 #108

⚠️ ATTENTION FIRMWARE USERS ⚠️

Do NOT update stock firmware to the latest version. Bitmain firmware from March 2024 and on restricts installation of third-party firmwares.

A fix is currently in progress. We appreciate your patience and thank you for using our products. Updates will come as they are available 🤝

Seen in the wild so far: T21, S21, S19k Pro, S21 Hyd.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
Pages: « 1 2 3 4 5 [6]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!