Artemis3 (OP)
Legendary
Offline
Activity: 2030
Merit: 1573
CLEAN non GPL infringing code made in Rust lang
|
|
August 19, 2023, 04:50:09 AM |
|
... Fee cost has not changed. If you aren't doing curtailment, you earn less satoshis using those Chinese pools. That 2% rebate matters.
But on top of that you are still one of the highest pool fees - 2% So Any FPPS pool that is charging less than 2% (quite a few) is giving a higher reward, no matter what 'marking' lies you make up. ... and on top of that even your own site points out that luck on the last 250 blocks = 3.5 months, has been down 7.5% So they are losing 7.5% there also, so no way are they making more Feel free to argue yourself with that user. Unlike others, I'm not doing any "marking" lies (did you mean marketing? too bad, I'm not that). With the rebate, it is 0%. And guess what, Partners have more options. But this is not a pool thread, so go back to the pool section if you want to waste time arguing instead of coding, People are waiting for the BM1398 BM1362 BM1366, get back to work so a product can be launched before the S21... Bad mouthing Braiins Pool isn't going to bring you a single miner to yours (especially when you ban independent firmware), You know perfectly well how luck works. Its not 2015. I'm not allowing pool talk here anymore, any further comment about pool will be unceremoniously deleted, use the pool section. You don't see me trolling in your thread so respect mine.
|
█████████████████████████ ██████████████████████████ ██████████████████████████ ███████████████████████████ | 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 | |
|
|
|
kano
Legendary
Offline
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
|
|
August 19, 2023, 10:32:59 AM |
|
Well I simply responded to your own comments about other pools. OK, if you don't want pool talk here - don't start it
|
|
|
|
Gabrics
Full Member
Offline
Activity: 193
Merit: 124
Just digging around
|
|
October 10, 2023, 08:37:06 AM |
|
I would like to know what are the requirements for the new API calls Pause/Resume? Tried to find in the docs, but not yet there. I mean what needs to be activated e.g. dynamic hashrate/shutdown/etc. Doesn't seem to stay off when there is a simple W target.
|
|
|
|
Artemis3 (OP)
Legendary
Offline
Activity: 2030
Merit: 1573
CLEAN non GPL infringing code made in Rust lang
|
|
October 16, 2023, 03:52:40 PM |
|
|
█████████████████████████ ██████████████████████████ ██████████████████████████ ███████████████████████████ | 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 | |
|
|
|
NotFuzzyWarm
Legendary
Online
Activity: 3850
Merit: 2738
Evil beware: We have waffles!
|
|
October 17, 2023, 03:13:38 PM Last edit: October 17, 2023, 04:55:49 PM by NotFuzzyWarm |
|
Hey everyone I'm relatively new to the world of Bitcoin and cryptocurrencies, and I have a few questions. Can someone help clarify the process of setting up a secure Bitcoin wallet and the best practices for keeping my investments safe? I've heard about hardware wallets and software wallets, but i'm not sure which one is right for me. Any advice or recommendations would be greatly appreciated!
1st - learn how to use a Forum... One does not just blindly post wherever they want to. Forums have specific areas dedicated to specific topics. Posting off-topic questions wherever you happen to be just ticks folks off and does not encourage them to give you the answers you need... 2nd - repeating the question 2x is just.... In your case the correct area is Beginners & Help where you find your answers.
|
|
|
|
electricuniverse
Newbie
Offline
Activity: 1
Merit: 0
|
|
October 17, 2023, 05:58:44 PM Last edit: October 17, 2023, 11:10:45 PM by electricuniverse |
|
Trying to get Braiins OS+ running from SD card S19J Pro with Beagelbone control boards. I got the BB version and flashed the image onto an SD card using balenaEtcher. Can't seem to get the miners to boot from SD card. They boot into stock Bitmain OS no matter if the SD card is inserted or not. Is there something else I need to do to tell the miner to boot from the SD card? **Edit/Update** Seems to be a problem with the type of SD card used. I tried another card and got it to boot from SD. Now I am having another issue, on one machine it won't mine and I see the following in the log. Any idea how to fix this? The machine works fine with Bitmain's OS: 2000-01-01T00:00:09.719281Z INFO bosminer_plus_tuner: Detected platform: [arch:am3 controlboard: bbb arch descriptor: Antminer X17/X19] 2000-01-01T00:00:10.740350Z WARN bosminer_backend::miner: Hashboard 1: EEPROM cannot be read, skipping (Hashboard 1: cannot read EEPROM Caused by: Operation timed out (os error 110)) 2000-01-01T00:00:11.755952Z WARN bosminer_backend::miner: Hashboard 2: EEPROM cannot be read, skipping (Hashboard 2: cannot read EEPROM Caused by: Operation timed out (os error 110)) 2000-01-01T00:00:12.767614Z WARN bosminer_backend::miner: Hashboard 3: EEPROM cannot be read, skipping (Hashboard 3: cannot read EEPROM Caused by: Operation timed out (os error 110)) 2000-01-01T00:00:12.767900Z ERROR bosminer_plus_tuner::arch: Failed to auto detect miner type from hashboard EEPROMs 2000-01-01T00:00:12.768036Z WARN bosminer_plus_tuner: Model detection failed, you can possibly use one of the supported models when 'use_config_fallback = true' is set in '[model_detection]' section of '/etc/bosminer.toml' 2000-01-01T00:00:12.768141Z INFO bosminer_plus_tuner: Prepared miner model skipped: Unable to build Miner model for Antminer S19J Pro, since no hashboard info is available 2000-01-01T00:00:12.772927Z WARN bosminer_plus_tuner: Using dummy backend 2000-01-01T00:00:12.774949Z INFO bosminer::entry: Starting BOSminer (bosminer-plus-tuner 0.9.0-a5e4fbd8) in paused state... 2000-01-01T00:00:12.775006Z INFO bosminer::entry: Configured 4 midstates 2000-01-01T00:00:12.793693Z INFO bosminer::client::stratum_v2: log_message="Connected Stratum V1 to: btc-na.f2pool.com:3333" 2000-01-01T00:00:12.796319Z INFO bosminer::client::stratum_v2: log_message="Connected Stratum V1 to: btc-na.f2pool.com:1314" 2000-01-01T00:00:12.885206Z INFO bosminer::backend: backend::Manager: Resuming triggered for the pause reason: dead pools 2000-01-01T00:00:12.906133Z INFO bosminer::client::stratum_v2: log_message="Connected Stratum V2 (authority key: _redacted_) to: v2.us-east.stratum.braiins.com:3336" 2000-01-01T00:00:14.813014Z WARN bosminer::client::stratum_v2: log_message="dev-fee:stratum2+tcp://bdf_000.kRWMBcp9s8cA_wQA@a830bcc3.bos.braiins.com: Standard application shutdown" 2000-01-01T00:00:14.825660Z INFO bosminer::backend: backend::Manager: Resuming triggered for the pause reason: missing license 2023-10-17T23:04:34.698704Z INFO bosminer::client::stratum_v2: log_message="Stratum: changing target to 00000000003fffc0000000000000000000000000000000000000000000000000 diff=1024" 2023-10-17T23:05:01.177618Z INFO bosminer_plus_tuner: Detected platform: [arch:am3 controlboard: bbb arch descriptor: Antminer X17/X19] 2023-10-17T23:05:02.190438Z WARN bosminer_backend::miner: Hashboard 1: EEPROM cannot be read, skipping (Hashboard 1: cannot read EEPROM Caused by: Operation timed out (os error 110)) 2023-10-17T23:05:03.198188Z WARN bosminer_backend::miner: Hashboard 2: EEPROM cannot be read, skipping (Hashboard 2: cannot read EEPROM Caused by: Operation timed out (os error 110))
|
|
|
|
Artemis3 (OP)
Legendary
Offline
Activity: 2030
Merit: 1573
CLEAN non GPL infringing code made in Rust lang
|
|
October 21, 2023, 10:19:54 AM |
|
Looks like unsupported variant, or it can't read the EEPROM for some reason, bad cable connection, corrupted eeprom, etc. Try swapping the ribbon data cables.
SD cards can't be SDXC or later thanks to Bitmain. Just SDHC or SD; in layman terms, 16g max (a few 32g may work, nothing bigger).
|
█████████████████████████ ██████████████████████████ ██████████████████████████ ███████████████████████████ | 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 | |
|
|
|
philipma1957
Legendary
Offline
Activity: 4340
Merit: 9030
'The right to privacy matters'
|
|
November 04, 2023, 12:08:28 AM |
|
Looks like unsupported variant, or it can't read the EEPROM for some reason, bad cable connection, corrupted eeprom, etc. Try swapping the ribbon data cables.
SD cards can't be SDXC or later thanks to Bitmain. Just SDHC or SD; in layman terms, 16g max (a few 32g may work, nothing bigger).
got an email from braiins today . you will be able to remote load. just like you remote load bitmain os. i will test over the week end
|
|
|
|
Artemis3 (OP)
Legendary
Offline
Activity: 2030
Merit: 1573
CLEAN non GPL infringing code made in Rust lang
|
|
November 04, 2023, 09:34:49 PM |
|
There are links and instructions for using the new braiins-toolbox in the first message of the thread.
|
█████████████████████████ ██████████████████████████ ██████████████████████████ ███████████████████████████ | 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 | |
|
|
|
Exlo
Newbie
Offline
Activity: 9
Merit: 2
|
|
November 20, 2023, 11:14:06 AM Last edit: November 20, 2023, 01:04:02 PM by Exlo Merited by philipma1957 (1), Artemis3 (1) |
|
I have installed BraiinsOS on my S19k Pro, but no other pools other than the v2 stratum on Braiins Pool is working. They all states "Dead"
Is BraiinsOS only working with Braiins Pool?
Edit: I got other pools working. Solution: Turn off AI features in ASUS router
|
|
|
|
sarjvela
Newbie
Offline
Activity: 3
Merit: 0
|
|
December 12, 2023, 04:34:44 PM |
|
Hello, Installed OS with new toolbox on 10+ devices easy but I have few Zynq s19s that is unsupported, is there a plan to support it or how should I update them also?
|
|
|
|
ujiko
Newbie
Offline
Activity: 20
Merit: 4
|
|
December 17, 2023, 11:17:31 PM |
|
Hello there, i have a little trouble, i bought a 64GB SD Card, is it too hight to flash braiin's os?
|
|
|
|
|
Artemis3 (OP)
Legendary
Offline
Activity: 2030
Merit: 1573
CLEAN non GPL infringing code made in Rust lang
|
|
December 24, 2023, 07:18:37 PM |
|
You don't need sd to install on Zynq anymore...
|
█████████████████████████ ██████████████████████████ ██████████████████████████ ███████████████████████████ | 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 | |
|
|
|
ujiko
Newbie
Offline
Activity: 20
Merit: 4
|
|
January 02, 2024, 06:36:23 AM Last edit: January 02, 2024, 08:04:01 AM by ujiko |
|
Dear sir, how to flash the xilink board on a s19xp? Or maybe i have just to boot on SD card, but will it work? regards
|
|
|
|
Beny44
Newbie
Offline
Activity: 13
Merit: 0
|
|
January 04, 2024, 12:28:26 PM |
|
Hi,
is the OS already for S19 Hydro or not?
Thank you for the info.
|
|
|
|
BitMaxz
Legendary
Offline
Activity: 3472
Merit: 3204
Playbet.io - Crypto Casino and Sportsbook
|
|
January 04, 2024, 06:52:00 PM |
|
Dear sir, how to flash the xilink board on a s19xp? Or maybe i have just to boot on SD card, but will it work? regards
Currently, you can't flash any s19 series with braiins but you can boot braiins OS on sd card. You can find the guide under this link below - https://academy.braiins.com/en/braiins-os/installation/install/#install-braiins-os+-on-s19-seriesHi,
is the OS already for S19 Hydro or not?
Thank you for the info.
This unit model is not yet listed on their current supported units check the list of supported units below. Why not try to boot Braiins through SD card and lets see if it would work? - https://academy.braiins.com/en/braiins-os/about/
|
|
|
|
Beny44
Newbie
Offline
Activity: 13
Merit: 0
|
|
January 04, 2024, 09:55:45 PM |
|
I have yet to buy a miner and therefore cannot try it out. So far I'm dealing with ROI after halving and even with $0.09 per kWh, S19s are already pretty bad.
|
|
|
|
Artemis3 (OP)
Legendary
Offline
Activity: 2030
Merit: 1573
CLEAN non GPL infringing code made in Rust lang
|
|
January 12, 2024, 12:36:06 AM |
|
Dear sir, how to flash the xilink board on a s19xp? Or maybe i have just to boot on SD card, but will it work? regards
You can install using Braiins toolbox to any of the control boards. Running from SD is optional for BeagleBone Black and Zynq.
Hydros are "work in progress", no model is supported until announced. Supporting a miner cleanly from scratch takes a lot of effort and time, it cannot be done quickly. The manufacturer does not provide technical documentation and even obstructs independent firmware development.
|
█████████████████████████ ██████████████████████████ ██████████████████████████ ███████████████████████████ | 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 | |
|
|
|
BlazinaBits
Newbie
Offline
Activity: 17
Merit: 0
|
|
January 21, 2024, 02:59:17 PM |
|
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.
|
|
|
|
|