element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Pi4 wont boot
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 14 replies
  • Answers 12 answers
  • Subscribers 665 subscribers
  • Views 4067 views
  • Users 0 members are here
  • not booting
  • pi4
Related

Pi4 wont boot

cptang
cptang over 4 years ago

got my pi4 but it just can't boot

2 long green flash follow by 8 short flash, and even fail to show the rainbow screen.

 

Try different SD card or enable the hdmi_force_hotplug=1, both not work

The card is OK to boot a pi3 so probably not the SD card problem.

Try update bootloader still the same

 

Any ideas ?

  • Sign in to reply
  • Cancel
Parents
  • colporteur
    0 colporteur over 4 years ago

    I see by your profile you are newly minted in the E14 Community, welcome and I do hope someone can help.

     

    The test of moving the SD card to another host and it booting is a solid move to troubleshoot the SD Card. The next issue would be power? What are you using for a power supply. Power has caused me problems in the past.

     

    Are you able to display video through the boot process? There is a pattern to the boot process that the display might offer some insight.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • gdstew
    0 gdstew over 4 years ago in reply to colporteur

    This is very true. The Pi 4 specifies a 15W (5.1V @ 3A) power supply. The official Pi 4 power supply meets this spec as do several other suppliers

    and a few offer slightly higher output voltage, usually 5.2V. If you go the with something other that the official supply make sure it is using 18 AWG

    wire in the power cable so it can supply the 3A without significant voltage drop.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • gdstew
    0 gdstew over 4 years ago in reply to colporteur

    This is very true. The Pi 4 specifies a 15W (5.1V @ 3A) power supply. The official Pi 4 power supply meets this spec as do several other suppliers

    and a few offer slightly higher output voltage, usually 5.2V. If you go the with something other that the official supply make sure it is using 18 AWG

    wire in the power cable so it can supply the 3A without significant voltage drop.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • cptang
    0 cptang over 4 years ago in reply to gdstew

    Hello Sean and Gary,

     

    Thx

    I do use a Pi4 power supply from seeed studio. I also try another pi 4 power supply though but same result.

    I find nothing output to the monitor.

    Also try “Raspberry Pi 4 EEPROM boot recovery”, it seems work since i saw the green LED blinking continuously then off.

     

    Nevertheless the LED flash code is attached below.

     

     

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • gdstew
    0 gdstew over 4 years ago in reply to cptang

    Sure looks like 2 long and 8 short to me! It would be much more helpful if the documentation was complete with regard to these error codes.

    And I did try to find it. Here is what is what I found on the official Raspberry Pi web site:

     

     

    Long flashesShort flashesStatus
    03Generic failure to boot
    04start*.elf not found
    07Kernel image not found
    08SDRAM failure
    09Insufficient SDRAM
    010In HALT state
    21Partition not FAT
    22Failed to read from partition
    23Extended partition not FAT
    24File signature/hash mismatch - Pi 4
    44Unsupported board type
    45Fatal firmware error
    46Power failure type A
    47Power failure type B
    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • colporteur
    0 colporteur over 4 years ago in reply to cptang

    No video output is disconcerting and would give me causes to abandon further troubleshooting. An inexperienced users with a new Pi may have difficulties. Once you eliminate the normal stuff, power and SD card there is not much else in the users domain to troubleshoot.

     

    Have you open a trouble call with the vendor? I suspect you are at that point. Especially considering it is new. 

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube