-
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
No booting with kernel 5.4.83 #1511
Comments
Kernel 5.4.83 looks fine here, but the (GPU) firmware bump seems to prevent booting on RPi0-3 (checked here on 3B+). Going back to Dec 7 firmware (start*.elf, fixup*.dat, bootcode.bin) restored proper boot
|
Thanks. We've reproduced the problem, will post an update once we know more. |
This is actually a downgrade relative to 20201214-1 which introduced a critical bug preventing booting all RPi 0-3 but not RPi 4 on which I tested the package. Rather than adding an epoch= to the PKGBUILD, just bump the pkgver but ship the last-good commit from upstream previously provided by our 20201208-1 package. Upstream bug report: raspberrypi/firmware#1511
Quick test with latest firmware looks fine again on RPi3B+ - thanks!
|
@mirak011 please test latest update. |
Tested with Raspberry Pi 0W, 1A, 1B, 2B, 3B, 3B+ and it has been fixed. Thank you very much! |
Can somebody suggest how to recover from this? I downloaded the new/fixed
I then copied these to the partition on my SD card where they were already existing but the Pi3 still failed to boot. |
Assuming you are on a Pi0/1/2/3 and you don't have custom config.txt settings (e.g. gpu_mem=16, start_x=1 or start_file=xxx) and are not using noobs then the two files needed are: |
@popcornmix thanks but I discovered it was a faulty power supply. Timing seems odd but I guess the repeated power cycling flaked out the supply so it was only "partially" booting. Swapped the supply out and all good. |
Was 5.4.83 removed? I see 5.4.81 and then 5.10.0 in the commits, but not 5.4.83. I'm sure I must have missed it somewhere. |
Looks like the commit message was wrong and that was actually 5.4.83 |
After last update to kernel 5.4.83 Raspberry Pi is not booting, tested with Raspberry Pi 1B and Raspberry Pi 1A. (It is described as
kernel: Bump to 5.4.81, however it is Bump to 5.4.83)
The text was updated successfully, but these errors were encountered: