I'm making this new thread to focus in support issues and not get derailed with off topic things anymore.
Remember that this is by my own initiative, official support is provided by opening a
Support ticket, or in the
Telegram Group.
Official web page is here:
https://braiins.com/os/plusI will try to keep this first post updated with latest releases and supported hardware.
23.10.1 for
Bitmain Antminer S19 series devices
- New miner model: Antminer S19XP 1.01 (manufactured 2H 2022)
- Efficiency improvements for models S19j Pro, S19j Pro+
- Improvements of the persistence of the mining pause (important for curtailments)
- Public API: User can remove tuned profiles
23.10 for
Bitmain Antminer S19 series devices
- New Supported models: Antminer S19j Pro+, S19k Pro*
- Improved detection of apw121215g power supply unit
- Mining uptime metric is exposed in the public grpc API
- MinerModel enum has been removed from the public grpc API
- Bug that resulted in a slow response from the public grpc API has been squashed.
* Please note that support for the S19k Pro is in beta. As a result, miner performance when downclocking may not be optimal.
23.09.2 for
Bitmain Antminer S19 series devices
23.09.1 for
Bitmain Antminer S19 series devices
- USER CONTROLLED RESUMPTION OF MINING AFTER PAUSE Restarting/rebooting the device will no longer resume mining.
- REDUCED UPSTREAM CONNECTIONS it makes Braiins OS+ notably less taxing on NAT space.
- OPTIMIZED CPU USAGE optimizations have been made to improve CPU performance
- GUI TEXT FIXES corrections to some incorrect wording within the GUI
- CLEANER LOGGING clearer and more streamlined logging
23.09 Support for the
BCB 100 control board- Support for our Braiins BCB 100 Control Board for Antminer S19 series devices.
- Support for the APW121215G PSU used on the Antminer S19 Pro-A
- Several improvements and bug fixes
Note that S19 miners with the hashing chip BM1398 are not supported on BCB100.
23.08 for
Bitmain Antminer S19 series devices- The process to request and receive the license from the license server will be carried out automatically by Braiins OS+.
- Extension of gRPC public API Pool configuration options, Performance configuration options, Mining mode options.
- Dynamic Power Scaling (DPS) upgrade the miner will start at the lowest power target and upscale it as it detects that temperatures are stable.
23.03.1 for X19 series (S19, S19 Pro, S19j, S19j Pro, T19, and S19 XP) with SD card installation only
- Fix for version rolling of the following X19 series miners with Zynq control boards
- Opens port 50051 which is required for the new gRPC API
- Fixes issue when updating Braiins OS+ version with SD card on Antminer S19 series devices with BBB (BeagleBone Black) control board
- Fixes fan issue
23.03 tested and optimized for X19 series (S19, S19 Pro, S19j, S19j Pro and T19) with
SD card installation only- Support for Antminer S19 sub-variant NBS1902L
- Improved autotuning without restarts
- Fixed delays to the resumption of mining experienced after the pause command
- Alpha release of our new gRPC-based public API to provide a unified standard for all current and future miner variants regardless of the manufacturer
Note: Due to improvements in autotuning, old tuner profiles will be removed with this update.
23.02 for
X19 series (S19, S19 Pro, S19j, S19j Pro, T19, and S19 XP) with
SD card installation only- Support for Antminer S19 XP
- Support for Antminer S19 sub-variants BHB56802 and BHB42651
- Improved tuner - autotuning without restarts
23.01 for X19 series Zynq SD only
- [feature] added support for more S19 sub-variants
- [feature] improved efficiency of the tuning process
- [feature] added new fan control mechanism
- [feature] fans in auto mode are now default
22.08.1 This is a minor release that fixes minor bugs related to pools connections.
- [bug fixes] Minor bugs related to pools connections
22.08 This is a major release that brings BeagleBone Black Control Board for public use and Hashrate Target mode for Autotuning.
- [feature] Hashrate Target mode for Autotuning
- [improvement] Improved Power Curves for S19j PRO and S19 PRO
- [improvement] Adjusted power limit defaults for Antminer X17 family
NOTE: The default power limits for the X17 family are now aligned with the stock power limits based on the machine variant. The previous default power limit of 1700W is now 2200W, which will more closely match the consumption and hashrate output to the stock specifications.
IMPORTANT: If you are currently running many X17 devices at the default power limit, this update will cause a significant increase in power consumption. To prevent that, you can simply change the power limit on your machines slightly (e.g. to 1710W) so that the upgrade does not cause any major changes.
If you install Braiins OS+ on a stock device, or have been using a user defined power limit, this change will not impact you at all.
22.06 This is a major release for Beaglebone control boards only.
- [feature] Added support for Beagle Bone based control boards (including tuner, but excluding the auto-upgrade functionality)
Note: this release won't run on other than Beaglebone control board equipped miners.
Note: not sure which control board you have? check
here22.05 This is a minor release containing improved power curves for selected Antminers models.
- [feature] Power curve matrix has been added for models S19J and S19 pro so the estimation of power consumption is now more accurate
Read the
documentation here.
**
Remote install method ** Optional for BBB, required for AML:
- Download the latest Braiins Toolbox for your OS:
Linux x86_64 (Intel / AMD PCs, etc).
Linux aarch64 (Newer Raspberry PI or clones).
Linux armv7 (Older Raspberry PI or clones).
MacOS x86_64 (MacOS 12.4 or later).
Windows x86_64 (Windows 10 or later).
Example downloading, unpacking and running from a Linux terminal in a PC:
wget https://feeds.braiins-os.com/braiins-toolbox/assets/latest/braiins-toolbox-linux-x86_64.tar.gz && tar xvzf braiins-toolbox-linux-x86_64.tar.gz && ./braiins-toolbox
Running without options starts a local web server:
http://127.0.0.1:8888 point your web browser to it and use the web UI.
Run it with option
--help to see more options and CLI usage.
If you want to access this from another PC in your lan (example you are running it in a headless Raspberry PI), add the -g option to allow access like this:
./braiins-toolbox -g 0.0.0.0:8888 and then point your browser to the IP address where the toolbox is running, same port.
**
Micro SD method ** Optional for BBB, required for Zynq:
- Download the image for the micro SD (max 16g):
x19 Zynq/Xilinx/7007 (23.10.1)
sha256sum.
x19 BeagleBone Black (23.10.1)
sha256sum.
x17 Zynq/Xilinx/7007 (22.05).
S9, S9j, S9i Zynq/Xilinx (22.05).
(S9 only) move jumper jp4.- Flash the image from a pc with
BalenaEtcher,
Rufus or dd.
- Insert the micro SD card and reboot the miner.
- Log into the miner with a web browser: user root, no password.
You can find its IP with bos-toolbox listen + ip report button, or AngryIP /
Nmap.
— — — — — — — — — —
- (
Optional) Install to NAND from (System > Status >) System > Install to NAND (
Only 22.05 with S9/x17 control boards).
(Old) bos-toolbox for S9/S17:
Linux x86_64 -
Windows x86_64
Braiins OS+ is a full replacement firmware made from scratch. Braiins has to figure out hardware support without any aid or documentation from manufacturers, for this reason the number of supported ASIC miners is limited. Braiins takes no shortcuts modding existing firmware and therefore its impossible to support new miners that have been just released. It takes countless hours of research and development to support each new variant or model in a manner that is clean, safe and efficient.
Since its release in 2020, the results has always been the best efficiency, often resulting in a "generation leap". For example:
People who used it with the S9, could make 74 J/TH, same as S11 with stock.
People who used it with the S17, could make 29 J/TH same as S19 with stock.
People who used it with the S19j, could make 21 J/TH same as S19 XP with stock.
People who used it with the S19 XP, could make 18 J/TH same as S21 with stock.
Some results reported publicly by users of Braiins OS+:
S19 XP 127 doing 101.20TH/s 1856.30W (18.35 J/TH) 60.00C -- Nick ₿丰
S19 XP 141 doing 104.40TH/s 1929.00W (18.48 J/TH) 59.50C -- Joe Surfer
S19 XP 141 doing 104.00TH/s 1989.00W (19.10 J/TH) 60.00C -- Shredd
S19 XP 141 doing 109.00TH/s 2087.00W (19.20 J/TH) 62.00C -- Shredd
S19 XP 141 doing 95.52TH/s 1760.00W (19.44 J/TH) 60.00C -- Torsten Goettel
S19 XP 141 doing 118.00TH/s 2321.00W (19.60 J/TH) 65.00C -- Shredd
S19 XP 141 doing 121.00TH/s 2420.00W (19.90 J/TH) 60.00C -- Aviral
S19j Pro 104 doing 64.00TH/s 1343.00W (20.90 J/TH) 38.00C -- Sadnudbi
S19j Pro 100 doing 68.00TH/s 1459.00W (21.30 J/TH) 60.00C -- Weng Hon Fong
S19 Pro 100 doing 67.00TH/s 1480.00W (22.00 J/TH) 61.00C -- LOCHER
S19j Pro 92 doing 74.00TH/s 1632.00W (22.10 J/TH) 40.00C -- Travis Bitckle
S19j Pro 104 doing 70.00TH/s 1630.00W (23.10 J/TH) 64.00C -- Vendetta
S19j Pro 100 doing 61.00TH/s 1388.00W (22.60 J/TH) 60.00C -- Tuborg
S19 XP 141 doing 155.20TH/s 3610.50W (23.27 J/TH) 74.50C -- Aviral
S19j Pro 100 doing 71.00TH/s 1690.00W (23.70 J/TH) 61.00C -- Aviral
S19j Pro 100 doing 73.00TH/s 1758.00W (24.20 J/TH) 62.00C -- Weng Hon Fong
S19j Pro 104 doing 104.00TH/s 2542.00W (24.40 J/TH) 65.00C -- Rony
S19 95 doing 80.00TH/s 1965.00W (24.60 J/TH) 63.00C -- Paulo Lobo
S19j Pro 100 doing 91.00TH/s 2321.00W (25.40 J/TH) 60.00C -- Aviral
S19 Pro 110 doing 94.00TH/s 2413.00W (25.70 J/TH) 60.00C -- MineBTC, NotYourBTC
S19j Pro 92 doing 111.00TH/s 2904.00W (26.00 J/TH) 45.00C -- Travis Bitckle
S19j Pro 100 doing 115.00TH/s 3020.00W (26.20 J/TH) 72.00C -- Colonel
S19 86 doing 57.00TH/s 1511.00W (26.20 J/TH) 60.00C -- Tuborg
S19 Pro 110 doing 91.00TH/s 2403.00W (26.30 J/TH) 60.00C -- MineBTC, NotYourBTC
S19j Pro 100 doing 110.00TH/s 2900.00W (26.30 J/TH) N/A -- bigshiny
S19 Pro 110 doing 103.00TH/s 2720.00W (26.40 J/TH) N/A -- Jake C
S19j Pro 96 doing 108.00TH/s 2850.00W (26.50 J/TH) 60.00C -- Barnminer
S19J Pro 100 doing 99.00TH/s 2668.00W (26.90 J/TH 68.00C -- Yabai Digital
S19 Pro 110 doing 109.00TH/s 2950.00W (27.00 J/TH) N/A -- Danilo
S19j Pro 100 doing 105.00TH/s 2850.00W (27.10 J/TH) 53.00C -- Barnminer
S19j Pro 100 doing 120.00TH/s 3256.00W (27.10 J/TH) 75.00C -- Colonel
S19j Pro 96 doing 110.00TH/s 3000.00W (27.20 J/TH) N/A -- Not Sure Who
S19 95 doing 65.00TH/s 1770.00W (27.30 J/TH) N/A -- Andrew Gutierrez
S19 95 doing 70.00TH/s 1910.00W (27.30 J/TH) N/A -- Andrew Gutierrez
S19 Pro 110 doing 118.00TH/s 3254.00W (27.40 J/TH) 63.00C -- MineBTC, NotYourBTC
S19j Pro 100 doing 118.00TH/s 3255.00W (27.50 J/TH) N/A -- Yabai Digital
S19 Pro 110 doing 110.00TH/s 3033.00W (27.60 J/TH) N/A -- HanzieO
S19j Pro 104 doing 120.00TH/s 3313.00W (27.60 J/TH) N/A -- RoomForwards
S19 Pro 110 doing 124.00TH/s 3432.00W (27.70 J/TH) N/A -- Jake C
S19j Pro 100 doing 117.00TH/s 3240.00W (27.70 J/TH) N/A -- Francis Paul Delacruz
S19j Pro 96 doing 134.00TH/s 3780.00W (28.20 J/TH) 55.00C -- Hugh Mancilla
S19j Pro 100 doing 110.00TH/s 2982.00W (28.40 J/TH) 60.00C -- Aviral
S19j Pro 92 doing 129.00TH/s 3670.00W (28.50 J/TH) N/A -- Hugh Mancilla
S19j Pro 104 doing 92.00TH/s 2632.00W (28.60 J/TH) N/A -- D P
S19j Pro 104 doing 122.00TH/s 3645.00W (28.70 J/TH) N/A -- RoomForwards
S19j Pro 104 doing 101.00TH/S 2900.00W (28.70 J/TH) 68.00C -- Barnminer
S19j Pro 104 doing 122.00TH/s 3565.00W (29.10 J/TH) 64.00C -- RoomForwards
S19j Pro 100 doing 126.00TH/s 3680.00W (29.20 J/TH) 71.00C -- Yabai Digital
S19 Pro 110 doing 115.00TH/s 3388.00W (29.40 J/TH) N/A -- Danilo
S19j Pro 92 doing 110.00TH/s 2900.00W (29.50 J/TH) 69.00C -- Travis Bitckle
S19j Pro 104 doing 117.00TH/s 3495.00W (29.80 J/TH) N/A -- D P
S19j Pro 100 doing 123.00TH/s 3741.00W (30.30 J/TH) 60.00C -- Aviral
S19 Pro 110 doing 139.00TH/s 4224.00W (30.30 J/TH) 70.00C -- MineBTC, NotYourBTC
S19 Pro 110 doing 138.00TH/s 4221.00W (30.60 J/TH) 69.00C -- MineBTC, NotYourBTC
S19j Pro 104 doing 135.00TH/s 4160.00W (30.70 J/TH) 67.00C -- Ltn
S19j Pro 100 doing 108.00TH/s ????.00W (31.60 J/TH) 65.00C -- David Bell
S19j Pro 100 doing 122.00TH/s 3918.00W (32.00 J/TH) 61.00C -- Aviral
S19j Pro 104 doing 115.00TH/s 3689.00W (32.10 J/TH) N/A -- D P
S19 96 doing 94.00TH/s 3120.00W (32.40 J/TH) 68.00C -- Andrew Gutierrez
S19j Pro 104 doing 122.00TH/s 4070.00W (33.40 J/TH) N/A -- D P
S19j Pro 104 doing 136.00TH/s 4700.00W (34.50 J/TH) N/A -- Joe Rogan
For most of 2023, you could have made your XPs achieve the so called
1XJ/T ahead of the manufacturers newest models, by simply using Braiins OS+.
Even if you subtract the dev fee, you still get better than others with "zero fee". For example 101.2*0.975=98.67 1856.3W/98.67TH=18.81J/T (normalized against "zero" fee). By using Braiins OS+, you support the development of a truly independent and clean alternative developed from scratch using the Rust language. Braiins OS+ was made in Europe at the Czech Republic by an international team working across the globe in multiple time zones.
The reason why Braiins always achieves the best efficiency is because of its unique autotuning, a deep and continuous process others aren't able to imitate no matter what they claim, since they don't get it and take shortcuts which are inefficient and never adapt truly to your hardware. Its not who does it first, its who does it best. Worldwide market adoption has been overwhelming, and for good reason. Think of cars, what quality you get from Europe, America, China and Russia...
And on top of that,
enjoy the 0% pool fee by using
Braiins Pool. Since you are already paying for Braiins OS+ you get the benefit of using Braiins Pool for free!
Two products for the price of one!
**
Get notifications from: **
Braiins OS+ web page
https://braiins.com/os/plusBraiins Announcements Telegram channel to:
https://t.me/BraiinsBraiins OS+ support Telegram group
https://t.me/BraiinsOS