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

Stuck on rainbow screen on boot in Lesson 1 #202

Open
ptath1 opened this issue Jul 27, 2020 · 5 comments
Open

Stuck on rainbow screen on boot in Lesson 1 #202

ptath1 opened this issue Jul 27, 2020 · 5 comments

Comments

@ptath1
Copy link

ptath1 commented Jul 27, 2020

I have successfully compiled the image and transferred onto an SD card that had Raspbian installed. I deleted all the other kernel images in the SD Card boot partition, keeping the rest of the partition untouched from the Raspbian install.

I have a Raspberry Pi 3B+ and I'm assuming the only difference between 3 and 3B+ is the processor speed, so I made no modifications to the code when I compiled the image.

However, on boot I am stuck on the rainbow screen and I've run out of ideas to fix it. Has anyone else run into this issue or have any suggestions to fix this issue?

@rockytriton
Copy link

If you are seeing the rainbow screen then you are looking at the wrong thing. None of these lessons touch the video part of the raspberry pi. Did you follow the prereq stuff about hooking up a usb serial connection?

@ptath1
Copy link
Author

ptath1 commented Jul 28, 2020

I have serial working on Raspbian. I used "screen" on Raspbian and PuTTY on Windows and I was able to echo characters back and forth. But I assume, the whole purpose of that exercise is just to test whether serial is actually working on the PI with the cable.

The only reason I plugged in the HDMI to see the Pi's screen, was to check if there are any warnings or errors that show up as my terminal on PuTTY is empty and non-responsive. I am using a mico-usb to power the PI, and have the session on PuTTY open waiting for the "Hello World".

I don't need "enable_uart=1" in my config file to make this work do I?

@vicmion
Copy link

vicmion commented Sep 25, 2020

I'm having the same problem.
Am I missing something?

@obstriker
Copy link

I'm having the same issue and out of ideas..

@rockytriton
Copy link

hey all, check my response here, it may be related to your issues:

#206 (comment)

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

No branches or pull requests

4 participants