Warning to RPi users about new firmware/kernel update
-
To RPi users who routinely update with:
sudo apt update && sudo apt full-upgrade
EDITED for accuracy: A new RPi kernel/firmware update dropped on Jul 27th. If you install the changes, it is possible to get a Kernel Panic and your Pi will not boot if your /boot/config.txt includes
gpu_mem=512
or a similar large value.Hope this is helpful.
-
I'd say this is not accurate - there seems to be an issue when you have
gpu_mem
set to a very large value (which was never recommended nor supported anyway, even on the Pi4).Ref: https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=316769
-
@mitu said in Warning to RPi users about new firmware/kernel update:
I'd say this is not accurate - there seems to be an issue when you have
gpu_mem
set to a very large value (which was never recommended nor supported anyway, even on the Pi4).Ref: https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=316769
Edited OP for accuracy. Ty
-
@roslof said in Warning to RPi users about new firmware/kernel update:
Edited OP for accuracy
I think it will need a 2nd pass :).
-
@mitu said in Warning to RPi users about new firmware/kernel update:
@roslof said in Warning to RPi users about new firmware/kernel update:
Edited OP for accuracy
I think it will need a 2nd pass :).
(facepalm)
-
One of the perils when updating to the
bleedingcutting edge firmware.Unless it is really needed I advise to stick to a kernel and firmware that works well on your setup and make it permanent and use a more cautious update than
full-upgrade
.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.