I have a friend whom is using a custom version of bookworm on the CM4 uConsole, and I was surprised to see that there are no instructions about how to get the screen and keyboard (and usb sideboard) to work with a distro that is not the one specifically for the uConsole.
Did anyone wrote any instructions about how to add support for the onboard hardware? Even the git repo didn’t show much in terms of how to support these peripherals, and was limited to the update of the keyboard firmware
In my GitHub there’s a repo with an updated kernel 6.12 that has the drivers and overlays for the CM3/4/5 already setup to compile for this device. If you’d like to compile it for a distro of your choosing.
You can also customize the image of bookworm I provide by using Pi-Gen to build your own image using the repo of Pi-Gen in my GitHub as a starting point.