-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Describe the bug
I am using the rpi-6.18.y kernel (latest commit for me is 94bf012).
I find that if I hard power the board, then it will boot back into the distro shell (debian, I think).
However, "sudo reboot" does not boot back into the distro shell. I see the boot rom and raspberry pi splash screen, but then just get a blank screen. I cannot ssh in either in this case.
I do not have such issues with earlier kernel versions.
Steps to reproduce the behaviour
As described, just "sudo reboot".
Device (s)
Raspberry Pi 5
System
john@raspberrypi:~ $ cat /etc/rpi-issue
Raspberry Pi reference 2024-11-19
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 891df1e21ed2b6099a2e6a13e26c91dea44b34d4, stage4
john@raspberrypi:~ $ vcgencmd version
2024/09/23 14:02:56
Copyright (c) 2012 Broadcom
version 26826259 (release) (embedded)
john@raspberrypi:~ $ uname -a
Linux raspberrypi 6.18.0-rc3-v8-16k-gf92d079a95b4 #30 SMP PREEMPT Fri Oct 31 12:04:38 GMT 2025 aarch64 GNU/Linux
john@raspberrypi:~ $
Logs
No response
Additional context
No response