Page 1 of 1

[Solved] Pi will not start up

Posted: Fri Jul 27, 2018 8:45 am
by Aaron4317
I have plugged in everything in order to perform a test start up before I put the case together. But the screen only shows 'BC1' when the power is turned on. What did I do wrong and how can I fix this?

Solution: Use the pre-made image from the Circuit-Sword GitHub page :)

Re: Pi will not start up

Posted: Tue Jul 31, 2018 1:42 am
by kite
The "BC1" is just print on the LCD protector thing, not actually being displayed :) have you imaged the SD card? How have you done that?

Re: Pi will not start up

Posted: Tue Jul 31, 2018 12:50 pm
by Aaron4317
I have formatted the card with SDformatter and I used win32disk imager to write the retro pi 3 program to the card

Re: Pi will not start up

Posted: Wed Aug 01, 2018 3:17 am
by kite
Can you remove the SD card and take a picture of the SD card holder from above. You can see it has some holes in it where you can inspect the actual pins that are soldered to the board.. ideally need a closeup of that to make sure all the legs are soldered correctly

Re: Pi will not start up

Posted: Fri Aug 03, 2018 10:53 am
by Aaron4317
I hope this helps

Re: Pi will not start up

Posted: Mon Aug 06, 2018 8:27 am
by kite
Have you burnt a .img to a sd for a pi before? Can you walk me through how you did it and possibly re-do it? Also which URL link did you use to download?

Re: Pi will not start up

Posted: Mon Aug 06, 2018 1:07 pm
by Aaron4317
I have burnt an image of retro pi to an SD card before with a pi zero. I followed the steps laid out by this video https://www.youtube.com/watch?v=xvYX_7iRRI0. I downloaded retro pi 2/3 using the link https://retropie.org.uk/download/, extracted the file, formatted the SD card, and wrote the program onto the card. I am re-doing the process now.

Re: Pi will not start up

Posted: Mon Aug 06, 2018 1:41 pm
by Aaron4317
I just finished setting everything up, but when I tested it in the AOI setup, I still got the blank white screen.

Re: Pi will not start up

Posted: Tue Aug 07, 2018 8:11 am
by kite
Ok you're using the wrong image, see the guide on github here: https://github.com/kiteretro/Circuit-Sw ... ute-Module note the link which shows you the releases

Re: Pi will not start up

Posted: Tue Aug 07, 2018 3:35 pm
by Aaron4317
Yes this totally fixed it, thank you so much.