Skip to content

fix: ARM64/Raspberry Pi miner support path + NEON/asimd detection#389

Merged
Scottcjn merged 1 commit intoScottcjn:mainfrom
createkr:fix/issue-424-arm64-support
Feb 26, 2026
Merged

fix: ARM64/Raspberry Pi miner support path + NEON/asimd detection#389
Scottcjn merged 1 commit intoScottcjn:mainfrom
createkr:fix/issue-424-arm64-support

Conversation

@createkr
Copy link
Contributor

Summary

Adds explicit Linux ARM64 support path for installer detection and hardens ARM SIMD detection so Raspberry Pi/aarch64 systems pass fingerprint SIMD checks reliably.

Changes

  • installer: detect arm64/aarch64/armv8*/armv7l and route to Linux miner path
  • fingerprint checks: treat aarch64 as ARM and accept asimd as NEON indicator
  • docs: Linux ARM64 support row and Raspberry Pi dry-run validation snippet

Validation

  • python3 -m py_compile miners/linux/fingerprint_checks.py
  • bash -n install.sh

Fixes Scottcjn/rustchain-bounties#424

@createkr createkr requested a review from Scottcjn as a code owner February 26, 2026 05:09
@github-actions github-actions bot added documentation Improvements or additions to documentation BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/XS PR: 1-10 lines labels Feb 26, 2026
@Scottcjn Scottcjn merged commit 5471dda into Scottcjn:main Feb 26, 2026
6 checks passed
@Scottcjn
Copy link
Owner

Payment confirmed — 5 RTC sent to wallet RTC1d48...2f35 for ARM64/Raspberry Pi miner support. This enables a whole new hardware class.

Batched with PR #397 (15 RTC) and PR #394 (5 RTC) = 25 RTC total. Pending ID: 430, confirms in 24h.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) documentation Improvements or additions to documentation size/XS PR: 1-10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants