documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Update kernel build instructions for Pi 5

Open timonsku opened this issue 2 years ago • 12 comments

Just noticed the kernel build docs don't have instructions for the Pi5. Quite a bit changed also in Bookworm with the use of initramfs that also affects older gens, that could probably use updated instructions overall.

timonsku avatar Oct 28 '23 15:10 timonsku

heh, i tried to follow the docs in a rpi4 with bullseye, and there is no /boot/firmware folder

the makefile seems to have a install target, the docs dont reflect this info

migs35323 avatar Nov 09 '23 19:11 migs35323

heh, i tried to follow the docs in a rpi4 with bullseye, and there is no /boot/firmware folder

Documentation is written to support our latest operating system Bookworm.

aallan avatar Nov 09 '23 20:11 aallan

Partially fixed by #3284

lurch avatar Nov 20 '23 01:11 lurch

Yea I think whats missing is a note to either disable initramfs loading in config.txt or how to generate a new one from the freshly compiled kernel. Would have made a PR but I'm not sure what RPi prefers here

timonsku avatar Nov 20 '23 20:11 timonsku

I'm pretty sure generating initramfs is what RPi prefers. If you know how to do that, please submit a PR. If it's not what RPi wants, I'm sure they'll let you know in that PR.

JinShil avatar Dec 08 '23 02:12 JinShil

Another partial fix: https://github.com/raspberrypi/documentation/pull/3313

I think this just needs instructions for creating/updating initramfs.

JinShil avatar Dec 08 '23 04:12 JinShil

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 11 '24 02:02 github-actions[bot]

Not so fast, stalebot!

nathan-contino avatar Feb 12 '24 13:02 nathan-contino

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 14 '24 02:04 github-actions[bot]

not so fast!

nathan-contino avatar Apr 15 '24 12:04 nathan-contino

Mm

Vortexxsaman avatar Apr 28 '24 08:04 Vortexxsaman