Pages:
Author

Topic: Official FutureBit Apollo BTC Software/Image and Support thread - page 19. (Read 47056 times)

newbie
Activity: 3
Merit: 0
Good morning.  Perhaps covered elsewhere but could not readily find a resolution.
Got my Apollo II plugged in a few days ago and sync'ed to the current block but mining function is getting error message of [GraphQL error]: Message: Int cannot represent non 32-bit signed integer value: 4445094100
Any insight as to how to resolve?
Thank you.

Updated to 2.0.4 if you have not already done so. There is also another overflow bug that is fixed in 2.0.5 (out in the next few days) but a reboot will fix this temporarily.

FYI this is just a UI bug (everything in the backend miner/node is still working fine).

Thank you, updating to 2.0.5 resolved this issue.  One question, the unit seems to beep intermittently for different length of time, no real pattern to it.  Is there a way to turn that beeping off?

We havent released 2.0.5 yet.

Beep? There is no speaker on the Apollo, I believe there is a beeper on the board, but this is not used.

Sorry, updated to 2.0.4 that addressed the GraphQL error message.  I had the Apollo II plugged into a battery back up / surge protector ... thats where the beeping came from.  Plugging it into the wall socket handled that issue as well.
legendary
Activity: 2162
Merit: 1401
Can you send output of ./apollo-miner-v2 --help (top line version/build date).

Sure thing:
Code:
$ ./apollo-miner-v2 --help
apollo-miner 2.0.2-c 2024-03-20, msp ver 0xd166

Ahh oops uploaded the Apollo 1/BTC binary will fix shortly.
legendary
Activity: 2162
Merit: 1401
FYI If you have been trying to solo mine with a taproot address and stuck on "Waiting for Share" the issue is the taproot address.

Only legacy or Segwit addresses are supported for Solo mining currently

EDIT: Actually its all 62 char addresses so P2WSH (pay to witness script hash) and  P2TR (pay to taproot) wont work either.

Just legacy, script, and normal SegWit (P2WPKH) are supported.
legendary
Activity: 2162
Merit: 1401
Good morning.  Perhaps covered elsewhere but could not readily find a resolution.
Got my Apollo II plugged in a few days ago and sync'ed to the current block but mining function is getting error message of [GraphQL error]: Message: Int cannot represent non 32-bit signed integer value: 4445094100
Any insight as to how to resolve?
Thank you.

Updated to 2.0.4 if you have not already done so. There is also another overflow bug that is fixed in 2.0.5 (out in the next few days) but a reboot will fix this temporarily.

FYI this is just a UI bug (everything in the backend miner/node is still working fine).

Thank you, updating to 2.0.5 resolved this issue.  One question, the unit seems to beep intermittently for different length of time, no real pattern to it.  Is there a way to turn that beeping off?

We havent released 2.0.5 yet.

Beep? There is no speaker on the Apollo, I believe there is a beeper on the board, but this is not used.
newbie
Activity: 3
Merit: 0
Good morning.  Perhaps covered elsewhere but could not readily find a resolution.
Got my Apollo II plugged in a few days ago and sync'ed to the current block but mining function is getting error message of [GraphQL error]: Message: Int cannot represent non 32-bit signed integer value: 4445094100
Any insight as to how to resolve?
Thank you.

Updated to 2.0.4 if you have not already done so. There is also another overflow bug that is fixed in 2.0.5 (out in the next few days) but a reboot will fix this temporarily.

FYI this is just a UI bug (everything in the backend miner/node is still working fine).

Thank you, updating to 2.0.5 resolved this issue.  One question, the unit seems to beep intermittently for different length of time, no real pattern to it.  Is there a way to turn that beeping off?
newbie
Activity: 7
Merit: 0
Thank you for releasing the Apollo 2 binaries, jstefanop! Quick question: are there plans to release a linux-aarch32 version for Apollo 2 like you have for Apollo 1? I was planning to drive it with a 32-bit architecture machine that I have accessible but can adapt if needed, but I wanted to check to see if that's coming. Thank you again!
newbie
Activity: 4
Merit: 0
Can you send output of ./apollo-miner-v2 --help (top line version/build date).

Sure thing:
Code:
$ ./apollo-miner-v2 --help
apollo-miner 2.0.2-c 2024-03-20, msp ver 0xd166
legendary
Activity: 2162
Merit: 1401
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?

Can you send output of ./apollo-miner-v2 --help (top line version/build date).
legendary
Activity: 2162
Merit: 1401
Good morning.  Perhaps covered elsewhere but could not readily find a resolution.
Got my Apollo II plugged in a few days ago and sync'ed to the current block but mining function is getting error message of [GraphQL error]: Message: Int cannot represent non 32-bit signed integer value: 4445094100
Any insight as to how to resolve?
Thank you.

Updated to 2.0.4 if you have not already done so. There is also another overflow bug that is fixed in 2.0.5 (out in the next few days) but a reboot will fix this temporarily.

FYI this is just a UI bug (everything in the backend miner/node is still working fine).
newbie
Activity: 3
Merit: 0
Good morning.  Perhaps covered elsewhere but could not readily find a resolution.
Got my Apollo II plugged in a few days ago and sync'ed to the current block but mining function is getting error message of [GraphQL error]: Message: Int cannot represent non 32-bit signed integer value: 4445094100
Any insight as to how to resolve?
Thank you.
newbie
Activity: 4
Merit: 0
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?
newbie
Activity: 7
Merit: 0
Support for Apollo II USB Standard units on your own linux/windows systems has been released below:

https://github.com/jstefanop/Apollo-Miner-Binaries

Release section has not been updated yet so click on "Code" then download Zip and run the appropriate binary for your system.

Will also upload updated Apollo 1/BTC binaries next week.

Sorry this took so long windows port took longer than expected...had to compile under GCC for windows (not msvc) so has only been tested under windows 10 as working. Let me know if anyone has any .dll errors.

Awesome, thank you!

Regarding the updated Apollo 1/BTC binaries: is there any kind of changelog or list of changes? I am interested to know the benefits of upgrading from the existing binaries to the new ones.

Thank you again!
jr. member
Activity: 122
Merit: 4
What's shipping looking like for April orders?


Currently shipping march orders, should have those done by end of the month. April orders should start going out early June.

Leadtimes will probably decrease end of the month as we catch up to demand.


Awesome, can't wait!
legendary
Activity: 2162
Merit: 1401
Support for Apollo II USB Standard units on your own linux/windows systems has been released below:

https://github.com/jstefanop/Apollo-Miner-Binaries

Release section has not been updated yet so click on "Code" then download Zip and run the appropriate binary for your system.

Will also upload updated Apollo 1/BTC binaries next week.

Sorry this took so long windows port took longer than expected...had to compile under GCC for windows (not msvc) so has only been tested under windows 10 as working. Let me know if anyone has any .dll errors.
legendary
Activity: 2162
Merit: 1401
Temperatures:
What are the safe temps for the miner? I was 67C for Eco mode, now I'm at 71 - 73 for Balanced mode. Before I try out turbo mode, I'd like to know at what temperature I need to throttle it back?

Anything under 80c is fine for these ASICs, the miner has mutiple levels of protection and will auto shut down power at 83+ (even if the fan or controller dies)

The fan/temps are tuned for quiet operation...if you are running these in a garage or basement you can set a manual fan profile that keeps temps even cooler for slightly better efficiencies
legendary
Activity: 2162
Merit: 1401
What's shipping looking like for April orders?


Currently shipping march orders, should have those done by end of the month. April orders should start going out early June.

Leadtimes will probably decrease end of the month as we catch up to demand.
newbie
Activity: 13
Merit: 0
Looking for transactions:
I sent a test transaction to my address. If I want to see how long it takes to show up on my node, is there a tool built into the Apollo II setup? Or do I need to use another resource to search the data in my node?
newbie
Activity: 13
Merit: 0
Temperatures:
What are the safe temps for the miner? I was 67C for Eco mode, now I'm at 71 - 73 for Balanced mode. Before I try out turbo mode, I'd like to know at what temperature I need to throttle it back?
jr. member
Activity: 122
Merit: 4
What's shipping looking like for April orders?
legendary
Activity: 2162
Merit: 1401
~snip~
Yes sorry for the delay on this was supposed to have these out by now but ran into some issues with windows binaries..will at the very least release the linux binaries on Monday.

Are the binaries for Apollo I being updated as well or is that project abandoned?

It's been a few years since the last update.

December 2021: https://github.com/jstefanop/Apollo-Miner-Binaries/releases

Nope completely updated codebases for both Apollo I and Apollo II being released hopefully by tomorrow.

Pages:
Jump to: