UTIL

라즈베리파이 부팅시 무지개화면 문제

ndlessrain 2013. 8. 19. 15:58
728x90

Coloured splash screen

Debug-screen.jpg

With recent firmware, a coloured splash screen (actually its just four pixels "blown up" by the GPU to full screen) is displayed after GPU firmware (start.elf) is loaded. This should be replaced by linux console a second later. However if the coloured screen remains, it suggests the kernel.img file is failing to boot. Try replacing it with a known good one.

Immediately after displaying the splash screen, the PI starts consuming a little more current, if the PI resets at that moment its an indication that the power supply isn't able to deliver the full current your PI requires, but dips its output voltage below a minimum when loaded with the full current the PI needs.

 

http://elinux.org/R-Pi_Troubleshooting#Troubleshooting_power_problems

728x90