Updated image, firmware, kernel, and tweaks to help the CM5 work better in the hardware. This image does not need any of the tweaks below. This image the FS will not auto expand, with people having problem with the sd card on the CM5 I thought best to leave it out for now. If you have problems with your sd card try adding sdhci.debug_quirks2=4 to you cmdline.txt file.
UPDATE: CM5 Audio Now Available!
CM5 audio is here! Kernel 6.6.77 now has a experimental PWM audio driver. It’s currently out of tree so it won’t be added to my GitHub kernel yet. You’ll need to update your config.txt file to enable it. Here’s a current copy of how it should look HERE or add dtoverlay=test-rp1-audio-out to the [pi5] section of the config.txt
I have also included a newer panel driver for the CM5. It is a little more reliable but not 100% yet. I do have a hack way of making it even more reliable but it requires a systemd service to manually kick on the backlight when it fails to start. Download backlight.service and name it blacklight.service then place it in /etc/systemd/system/ then activate it by sudo systemctl enable backlight if a image fails to display then a restart is required.
Features: ClockworkPi-CM4-Bookworm-6.6.y
Desktop, Lite, and RetroPie images available.
Image built using Pi-Gen.
APT repo added for LTS kernel updates.
Bleeding edge repo available for the latest kernel 6.10.y. You need to add the bleeding repo.
Dark mode for all screens (first boot, login, desktop)
Sane charging defaults applied.
External WiFi antenna already set in config.txt.
A few clockworkpi images for wallpapers.
Activate 4g card by uconsole-4g enable and uconsole-4g disable
I have added a few working/testing images and kernels with the *.deb files to install in the mega folder if you want for different OSs.
Google Drive link for the main image if Mega doesn’t work for you.
Here’s my Github with the rpi-6.6.y branch if you’d like to compile yourself. All the ClockworkPi drivers are pre-marked to compile in bcm2711_defconfig or bcm2712_defconfig. Also the APT repo with kernels and hardware scripts for ClockworkPi devices
Yes it does and I’m going to work on a repository to apt update the kernel. I’ll set a build script up to do it once a month. I’ll post here when I get that completed. You’ll just have to add the repository when I’m done.
The login screen is the only screen I have no F’n clue whats going on. I can rotate the console, lightDM first boot, desktop. but I’ve been looking and looking but cant figure out how to do it. If you figure that out let me know.
I downloaded the 6.6 kernel file from Mega. I thought the zips were going to be .deb files but they are just folders with a lot of subfiles. how is that supposed to be installed? I already have the previous image with the 6.1 kernel running own my console. and I would lie to update the kernel rather than redeploying a new OS on the system. is that possible to do with the files in that download?
The original patches used now deprecated commands. I had to rework the audio patch to work. I can take a look and see what’s going on but I don’t have a the 4g card or a uConsole. So I can’t test it.