rpi-update icon indicating copy to clipboard operation
rpi-update copied to clipboard

An easier way to update the firmware of your Raspberry Pi

Results 22 rpi-update issues
Sort by recently updated
recently updated
newest added

rpi update does not work with the new kernel 6.8 on ubuntu 24.04: uname -r 6.8.0-1004-raspi sudo rpi-update You appear to be using a custom kernel file (kernel=vmlinuz in config.txt)....

From https://github.com/RPi-Distro/repo/issues/365#issue-2106609136 and https://github.com/raspberrypi/linux/issues/5753#issuecomment-1877227229 seems that rpi-update currently doesn't prevent apt from undoing its change. can a guide be posted or can such prevention be added to rpi-update thanks!

came across this project from https://github.com/raspberrypi/linux/issues/5753#issuecomment-1943553432 running ubuntu server 23.10 on a rpi5 ``` WANT_32BIT:0 WANT_64BIT:0 WANT_PI4:1 WANT_PI5:0 Updating a system with initramfs configured is not supported by rpi-update This...

Uppon running `sudo rpi-update`, i receive the following error: `Path /lib/firmware/raspberrypi/bootloader-2711/latest not found. Please install the rpi-eeprom package first` [spoiler] full sudo rpi-update output ``` *** Raspberry Pi firmware updater...

Upon first run on the next machine, rpi-update (next) threw the error cat:/boot/firmware/.bootloader_revision: No such file or directory After touch /boot/firmware/.bootloader_revision , the error was gone, so it would be...

Since the most recent commit, rpi-update rpi-6.5.y (for example) breaks with the error message FW_REV: *** Invalid hash given Thank you for looking into this!

after the `rpi update` command and reboot, the device does not start from an external USB SSD. After this log line : `Listening on Load/Save RF Kill Switch Status /dev/rfkill`...

rpi-update contains logic to detect that a custom kernel is being used, disabling the updating of the kernel and modules if found because the dtbs may not be compatible. Unfortunately,...

As described in https://forums.raspberrypi.com/viewtopic.php?t=356801#p2138697, when running subsequent `rpi-update ` (e.g., `sudo rpi-update rpi-6.5.y`), no new update/commit will be pulled in as `/boot/.firmware_revision` only contains the branch name (i.e., rpi-6.5.y), not...

what is it? I can`t make a kernel. ` root@raspberrypi:~/linux# uname -a Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux `