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.
**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://
[email protected]: 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))