Skip to content

How to setup Solana into Apple Silicon

How to setup Solana into Apple Silicon

Hello guys and in this article i'll teach you guys how to setup Solana binaries inside a Apple Silicon Machine. So without any further ado let's get started.

The Problem

Ledger location: test-ledger
Log: test-ledger/validator.log
 Initializing...
[1]    28305 illegal hardware instruction  solana-test-validator

How i solved and managed to solve the problems

  1. Fixing the issue with the solana installation, got into my mind that solana already fixed the issues with the Apple Silicon devices already. We just need to solve the issues with the installation because a lot of people are installing and getting binaries for the wrong platform
  2. So first download the tar from the latest solana release on Github inside the releases tab (https://github.com/solana-labs/solana/releases)
  3. Select the latest version go to the assets and download the solana-release-aarch64-apple-darwin.tar.bz2 that is the version that is compatible with Apple Silicon devices
  4. With your terminal run the following commands
$ tar jxf solana-release-aarch64-apple-darwin.tar.bz2
...
$ cd solana-release/
...
$ export PATH=$PWD/bin:$PATH
  1. Let's test the installation run solana --version to check the version and solana-test-validator to run the local validator node, you should get something like this:
--faucet-sol argument ignored, ledger already exists
Ledger location: test-ledger
Log: test-ledger/validator.log
 Initializing...
Identity: Fc9DM3QY3q77VRajtgMje9KoxtZdQ2zhcUDitdwdvrs
Genesis Hash: 2Q9pYtPet47347JSUA8W7ArHfnQYgq9hxFSZ2v98xfkB
Version: 1.14.11
Shred Version: 46349
Gossip Address: 127.0.0.1:1024
TPU Address: 127.0.0.1:1027
JSON RPC URL: http://127.0.0.1:8899
Profile picture
Luiz Fernando - Senior Software Engineer

Thanks for reading!

I hope you enjoyed reading this article. If you have any questions or feedback, don't hesitate to reach out to me on my social media bellow. Have a great day!

Carousel imageCarousel imageCarousel imageCarousel imageCarousel image
Next / Something good starts with a conversation

Big ideas.
Little Luiz.

A product to bring to life? A team to make stronger? Let’s find out what we can build together.

Pick your path
01Freelance / Products

I have a project

Freelance collaborations, products, and technical challenges.

  • From product discovery to delivery
  • Web, mobile, and backend engineering
  • Clear scope. Direct collaboration.
Let’s build something
02Hiring / Teams

I’m building a team

Engineering roles and long-term opportunities.

  • Senior full-stack engineering
  • Product thinking and technical ownership
  • Experience with distributed teams
Hire me for your team
03Résumé / Versions

Explore résumés

Tailored versions for general engineering, health-tech, fintech, and more.

  • Six focused variants
  • Print-ready PDF export
  • Updated for every role
Read my résumé
luizepauloxd@gmail.com

Prefer email? Write directly, or start a draft here.

Tell me what you have in mind.

© 2026 Luiz Fernando Made with intention. And a little curiosity.Back to top