Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image compiles but doesn't boot #32

Closed
antoniograzioli opened this issue Nov 7, 2019 · 3 comments
Closed

Image compiles but doesn't boot #32

antoniograzioli opened this issue Nov 7, 2019 · 3 comments

Comments

@antoniograzioli
Copy link

@antoniograzioli antoniograzioli commented Nov 7, 2019

I created the norns.img with the instructiom you provided ("Simply run ./build.sh").
I got some warnings but no errors.
Flashed it with Balena, but my RPI3 doesn't seem to boot with it. I have tried with and without the DIY norns shield attached.
Maybe I'm just missing something?

@simonvanderveldt
Copy link
Owner

@simonvanderveldt simonvanderveldt commented Nov 8, 2019

If you just ran ./build.sh you've built an image for norns, not for the Raspberry Pi :)

To build an image for the Raspberry Pi3 you can run ./build.sh norns_raspberrypi3_defconfig, I'll add this to the readme.

You can also download a prebuilt image from https://51-121434924-gh.circle-artifacts.com/0/norns-raspberrypi3.img

@antoniograzioli
Copy link
Author

@antoniograzioli antoniograzioli commented Nov 8, 2019

Ooops sorry for that. I strictly followed the instructions here :)
Noob question 😑 I’ll test the precompiled image then try to compile it again

@antoniograzioli
Copy link
Author

@antoniograzioli antoniograzioli commented Nov 8, 2019

the prebuilt image you linked works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants