We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to kexec to a new/same kernel Every kexec end after Bye! is displayed Tryed 6.6.28-v8-16k
Boot any raspberrypi5 kernel do: kexec --force newkernelmage or kexec --force newkernelmage --dtb newdtb
Raspberry Pi 5
buildroot
[ 61.900120] psci: CPU1 killed (polled 0 ms) [ 61.923074] psci: CPU2 killed (polled 0 ms) [ 61.943075] psci: CPU3 killed (polled 0 ms) [ 61.947542] Bye!
No response
The text was updated successfully, but these errors were encountered:
The new kernel seems to start, since one berry appear on hdmi0 (nothing more), but nothing appear on serial. I have also tried latest 6.6.60.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I want to kexec to a new/same kernel
Every kexec end after Bye! is displayed
Tryed 6.6.28-v8-16k
Steps to reproduce the behaviour
Boot any raspberrypi5 kernel
do:
kexec --force newkernelmage
or
kexec --force newkernelmage --dtb newdtb
Device (s)
Raspberry Pi 5
System
buildroot
Logs
[ 61.900120] psci: CPU1 killed (polled 0 ms)
[ 61.923074] psci: CPU2 killed (polled 0 ms)
[ 61.943075] psci: CPU3 killed (polled 0 ms)
[ 61.947542] Bye!
Additional context
No response
The text was updated successfully, but these errors were encountered: