Bitcoin Forum
August 13, 2026, 11:04:24 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7]  All
  Print  
Author Topic: FutureBit Apollo III - Next Gen Home Mining  (Read 1725 times)
huntingthesnark
Member
**
Offline

Activity: 361
Merit: 26


View Profile WWW
Today at 10:34:01 AM
Last edit: Today at 10:51:55 AM by huntingthesnark
 #121

Right, so my node is finally synched and looks like it's running fine, and the solo pool is live to other devices on the network.

But no standalone mining is happening, indeed, there's no miner mention anywhere on the UI - I can't even access logs for the miner, it's like it doesn't exist.

The only reference I can find is in system logs:

2026-08-13T06:50:10.457309-04:00 futurebit-apollo-3 miner_start.sh[36925]: Error: I/O error
2026-08-13T06:50:10.467064-04:00 futurebit-apollo-3 miner_start.sh[35929]: internal board error
2026-08-13T06:50:10.467400-04:00 futurebit-apollo-3 miner_start.sh[36926]: ls: cannot access '/dev/ttyACM*': No such file or directory
2026-08-13T06:50:10.467502-04:00 futurebit-apollo-3 miner_start.sh[35929]: Started
2026-08-13T06:50:10.491742-04:00 futurebit-apollo-3 miner_stop.sh[36933]: /opt/apolloapi/backend/apollo-miner/miner_stop.sh: line 23: gpio: command not found
2026-08-13T06:50:10.999474-04:00 futurebit-apollo-3 miner_stop.sh[37062]: /opt/apolloapi/backend/apollo-miner/miner_stop.sh: line 25: gpio: command not found
2026-08-13T06:50:11.007277-04:00 futurebit-apollo-3 miner_stop.sh[37063]: ls: cannot access '/dev/ttyACM*': No such file or directory
2026-08-13T06:50:11.008400-04:00 futurebit-apollo-3 miner_stop.sh[36927]: Stopped
2026-08-13T06:50:11.010542-04:00 futurebit-apollo-3 systemd[1]: apollo-miner.service: Deactivated successfully.
2026-08-13T06:50:11.010796-04:00 futurebit-apollo-3 systemd[1]: Started apollo-miner.service - apollo-miner.
2026-08-13T06:50:15.725727-04:00 futurebit-apollo-3 node[1756]: Service Status:
2026-08-13T06:50:15.725843-04:00 futurebit-apollo-3 node[1756]:   - miner: offline (systemd: inactive)

How do I bring the miner online? Board error doesn't look good...


For the latest Crypto news and alts info check out https://coinsjar.info/
jstefanop (OP)
Legendary
*
Offline

Activity: 2251
Merit: 1422


View Profile
Today at 01:43:13 PM
 #122

Right, so my node is finally synched and looks like it's running fine, and the solo pool is live to other devices on the network.

But no standalone mining is happening, indeed, there's no miner mention anywhere on the UI - I can't even access logs for the miner, it's like it doesn't exist.

The only reference I can find is in system logs:

2026-08-13T06:50:10.457309-04:00 futurebit-apollo-3 miner_start.sh[36925]: Error: I/O error
2026-08-13T06:50:10.467064-04:00 futurebit-apollo-3 miner_start.sh[35929]: internal board error
2026-08-13T06:50:10.467400-04:00 futurebit-apollo-3 miner_start.sh[36926]: ls: cannot access '/dev/ttyACM*': No such file or directory
2026-08-13T06:50:10.467502-04:00 futurebit-apollo-3 miner_start.sh[35929]: Started
2026-08-13T06:50:10.491742-04:00 futurebit-apollo-3 miner_stop.sh[36933]: /opt/apolloapi/backend/apollo-miner/miner_stop.sh: line 23: gpio: command not found
2026-08-13T06:50:10.999474-04:00 futurebit-apollo-3 miner_stop.sh[37062]: /opt/apolloapi/backend/apollo-miner/miner_stop.sh: line 25: gpio: command not found
2026-08-13T06:50:11.007277-04:00 futurebit-apollo-3 miner_stop.sh[37063]: ls: cannot access '/dev/ttyACM*': No such file or directory
2026-08-13T06:50:11.008400-04:00 futurebit-apollo-3 miner_stop.sh[36927]: Stopped
2026-08-13T06:50:11.010542-04:00 futurebit-apollo-3 systemd[1]: apollo-miner.service: Deactivated successfully.
2026-08-13T06:50:11.010796-04:00 futurebit-apollo-3 systemd[1]: Started apollo-miner.service - apollo-miner.
2026-08-13T06:50:15.725727-04:00 futurebit-apollo-3 node[1756]: Service Status:
2026-08-13T06:50:15.725843-04:00 futurebit-apollo-3 node[1756]:   - miner: offline (systemd: inactive)

How do I bring the miner online? Board error doesn't look good...



If you updated via command line this will downgrade your unit to pre-apollo 3 support and will cause this error.

For anyone that received their unit before this week you need to flash your SD card to the image linked below to make sure you are on the latest bug fix release.

All units that shipped this week will have this latest image installed so you should be good to go.

OTA updater wont work for Apollo III until we merge 3 support into mainline in a week or two.

Latest Apollo III factory image: https://www.dropbox.com/scl/fi/kk285qtgiewduefws6eqs/apollo-3_080826.img.xz?rlkey=4i5g2xko7w1yv18zurgq72ore&dl=0

6a9085a9855eb252a6783a29fc560e5a721ad765963f241cf0d75116f8824d7a  apollo-3_080826.img.xz

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
huntingthesnark
Member
**
Offline

Activity: 361
Merit: 26


View Profile WWW
Today at 02:07:30 PM
Last edit: Today at 02:37:03 PM by huntingthesnark
 #123

Ah, I did wonder if I'd ended up with an older OS - I did update via command line, so that explains that. Will flash and re-setup - thanks!

<edit: Miner is now hashing! Huzzah>

For the latest Crypto news and alts info check out https://coinsjar.info/
philipma1957
Legendary
*
Offline

Activity: 4942
Merit: 12342


'The right to privacy matters'


View Profile WWW
Today at 03:08:07 PM
Last edit: Today at 04:50:43 PM by philipma1957
 #124

I  have a question my RMA comes to my house sometime today.

I have the Nvme.2  ssd from the last unit (my Nvme.2 is my own)

   it has up to block 960,000 if I put it in the new Apollo III will it work easy peasy?

or must I add codes on the command line to accept it.

gear came

I used a blank Nvme.2 ssd

▄▄████████████████████▄▄
▄███████▀▀██████▀▀███████▄
████████████████████████
████████▄▄██████▄▄██████

████████████████████████
██▄▄█████████████▄▄██████
██▀▀██████████████████▄▄██
██████▀▀██████████████▀▀██
██████████████████████████
██████▀▀██████▀▀████████
████████████████████████
▀███████▄▄██████▄▄███████▀
▀▀████████████████████▀▀
 
 DΞX.fo 
▄▄██████
█████████
██████████
█████████
██████████
█████████
▀▀██████

▄███████
▄██████████
████████████
█████████████
█████████████
|
▄▄█
▄████▀
▄███▀
▄██▀▄██
█████▀▀
███████
████████
▀██▄████
▄████▄▄
▄█████▀███
▄█████▀████
█████▀███████
▀██▀█████████
|..BTC......XMR...
..USDT.....LTC...
....Fees  0.8%.....
heslo
Legendary
*
Offline

Activity: 1356
Merit: 1365


View Profile
Today at 08:23:44 PM
 #125

I  have a question my RMA comes to my house sometime today.

I have the Nvme.2  ssd from the last unit (my Nvme.2 is my own)

   it has up to block 960,000 if I put it in the new Apollo III will it work easy peasy?

or must I add codes on the command line to accept it.

gear came

I used a blank Nvme.2 ssd

You should just be able to put in the synced nvme and away it goes
philipma1957
Legendary
*
Offline

Activity: 4942
Merit: 12342


'The right to privacy matters'


View Profile WWW
Today at 09:13:45 PM
 #126

I  have a question my RMA comes to my house sometime today.

I have the Nvme.2  ssd from the last unit (my Nvme.2 is my own)

   it has up to block 960,000 if I put it in the new Apollo III will it work easy peasy?

or must I add codes on the command line to accept it.

gear came

I used a blank Nvme.2 ssd

You should just be able to put in the synced nvme and away it goes

yeah I did that rather then load a second NVME.2 ssd

and we are mining yeah baby

it needs to settle a bit to get power use on eco but it seems pretty good

maybe 12-13watts


▄▄████████████████████▄▄
▄███████▀▀██████▀▀███████▄
████████████████████████
████████▄▄██████▄▄██████

████████████████████████
██▄▄█████████████▄▄██████
██▀▀██████████████████▄▄██
██████▀▀██████████████▀▀██
██████████████████████████
██████▀▀██████▀▀████████
████████████████████████
▀███████▄▄██████▄▄███████▀
▀▀████████████████████▀▀
 
 DΞX.fo 
▄▄██████
█████████
██████████
█████████
██████████
█████████
▀▀██████

▄███████
▄██████████
████████████
█████████████
█████████████
|
▄▄█
▄████▀
▄███▀
▄██▀▄██
█████▀▀
███████
████████
▀██▄████
▄████▄▄
▄█████▀███
▄█████▀████
█████▀███████
▀██▀█████████
|..BTC......XMR...
..USDT.....LTC...
....Fees  0.8%.....
Pages: « 1 2 3 4 5 6 [7]  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!