RPI5 16GB panic on boot
Date: Sun, 02 Feb 2025 09:56:22 UTC
Hi, All my goodies are in and connected so I could capture the logs via serial easily. The RPI5 16GB starts booting the kernel and then panics very early in the process. The full serial output can be found here: https://wiki.freebsd.org/RonaldKlop/Raspberry%20Pi%205%2016GB. The TL;DR is: Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... Loading splash ok No valid device tree blob found! WARNING! Trying to fire up the kernel, but no device tree blob found! EFI framebuffer information: addr, size 0x3f600000, 0x5eec00 dimensions 1440 x 1080 stride 1440 masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000 x0: 0xffff000000fcae40 x1: 0x0000000000000001 x2: 0x0000000000000019 x3: 0x0000000000000064 x4: 0x0000000000000076 x5: 0x0000000000000000 x6: 0x1700000000000000 x7: 0x0000000000000017 x8: 0xffff000000defb20 x9: 0xffff000001044000 x10: 0xffff00000103f000 x11: 0x0101010101010101 x12: 0x000000000000003b x13: 0x0000000000000001 x14: 0x1700000000000000 x15: 0x0000000000000010 x16: 0x00000000000000b4 x17: 0x0000000000000000 x18: 0xffff000000def880 x19: 0xffff000000fcae40 x20: 0xffff000000dec000 x21: 0xffff00000114b800 x22: 0x0000000000000000 x23: 0x0000000038070018 x24: 0xffff000001152000 x25: 0xffffa00000000000 x26: 0xffffa0003b5d0018 x27: 0x000000003095b000 x28: 0xffff00000114b000 x29: 0xffff000000defaa0 sp: 0xffff000000def880 lr: 0xffff0000008687a8 elr: 0xffff0000008687bc spsr: 0x00000000804002c9 far: 0xe1f35e376ecbf7f7 esr: 0x00000000be000011 panic: Unhandled System Error cpuid = 0 time = 1 KDB: stack backtrace: #0 0xffff000000505fc0 at ??+0 #1 0xffff0000004b6cec at ??+0 #2 0xffff0000004b6b48 at ??+0 #3 0xffff000000885d00 at ??+0 #4 0xffff00000085b158 at ??+0 Uptime: 1s Rebooting... cpu_reset failed Any thoughts about what I could try to fix this? Regards, Ronald.