-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
RPI 5 fatal firmware error #1925
Comments
It's probably as assertion failure. You seem to be suggesting "normal" boot is not working? Do you see anything on a screen if you don't have any uSD card inserted? |
Also:
|
Can you try with a different sdcard? |
I had it for two months, started it using a 2A capable PSU. Installed a Raspbian OS on uSD and working as it should. |
I tried different uSD cards without success. the same uSD cards work on an other RPI4B. |
Nothing on screen when no uSD is inserted, the fan also don't work. I have checked 5V and 3.3V are present. |
3A is not sufficient for a Pi 5 with an SSD - we require 5A to automatically enable |
The Do you get anything out of uart when booting without an sdcard? (you should if you have a valid bootloader). |
I'v seen some tests on the web that made them work using RPI4 PSU. I'v bought the original 27W one and will test it when delivered. |
Thank you very much for your reply, I was looking for a diagnosis that may lead to the identification of the origin of the malfunction. When I tried booting the RPI5 without uSD, the UART didn't show any info. When I try the uSD with bootloader update using RPI Imager using the 5V3A PD charger, another error has emerged:
The previous one |
I have tried the original 27W PSU, the same issue persists. |
I'm experiencing a boot issue on RPI5 as follows:
When I try to boot it with uSD card having bootloader update firmware, it flashes 4 long, 5 short and red screen on display.
When the uSD card is loaded with OS the status led is constant red.
When I try uSD with OS and serial debug no serial infos are given.
When I try uSD with bootloader update and serial debug the following log is displayed:
1.85 pieeprom.sig
1.85 hash: 6fafdd66f0bb1f9ad5eb68ba7ba1fb537a6182567e9be83e64bf9a2d2591820a
1.91 ts: 1727272381
2.28 Unexpected error @ 0x00010164
2.28 USB-OTG disconnect
2.31 BOOT ERROR: code 45 - ''
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: