Answers for "raspberry specific kernel version"

1

raspberry specific kernel version

$ sudo rm /boot/.firmware_revision
$ yes | sudo rpi-update <commit-id>

# Get <commit-id> here:
# https://github.com/Hexxeh/rpi-firmware/commits/master
Posted by: Guest on June-11-2020

Code answers related to "raspberry specific kernel version"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language