Post
Topic
Board Hardware
Re: Official FutureBit Apollo BTC Software/Image and Support thread
by
RotorDriven
on 19/05/2024, 00:07:00 UTC
Running the new binaries for my Apollo 2 Standard on a Raspberry Pi 4 after updating the start_apollo.sh script, it looks like apollo-miner-v2 is not detecting my miner.

Code:
*** MASTER STATS:
Date: 2024-05-18 18:50:55, UpTime: 241 secs, mbHwVer: 0x0, osc: 0
Smooth osc: step: 1, ignore broken pwc: 0
Found boards:   0
Broken SPI:     0

Then it scrolls off the screen repeating this:
Code:
MsPacket: version mismatch: act 0xd167 != exp 0xd166
WARNING: slave[0]: packet ignored

And the status update shows this:
Code:
*** MASTER-SLAVE SPI BUS STATS:
SLAVE                       UID  B-LEN   B-CRC-C   B-CRC-L         VER  TIME    PING    M=>S  rx   err       %    S=>M  rx  err     %  SS  SD  Rst  LastRstT  Packets  Time msec.  Speed(pack./sec)
    0  000000000000000000000000      0  00000000  00000000  0x00000000     0  666666    3121   0  3118  100.0%       0   0    0  0.0%   0   0    0         0

Any ideas?