UPDATE: 6.12.45 Image
Updated and enabled PCIE and Ethernet to get it ready for the new adapter boards that are coming out. This will also be the last release of Bookworm.
Debian is one of the oldest operating systems based on the Linux kernel, and is the basis of many other Linux distributions. The Debian Project is an association of individuals, sharing a common goal: We want to create a free operating system, freely available for everyone. Now, when we use the word “free”, we’re not talking about money, instead, we are referring to software freedom .
Features: ClockworkPi-Bookworm-6.12.y
- Desktop and Lite images available.
- Image built using Pi-Gen.
- Dark mode for all screens (first boot, login, desktop)
- Sane charging defaults applied.
- Kernel updates though my APT repo.
- External WiFi antenna already set in config.txt.
- A few clockworkpi images for wallpapers.
- Activate 4g card by
uconsole-4g enable
anduconsole-4g disable
- linux-headers included with kernel
- Works with both DevTerm CM4/5 and uConsole CM3/4/5.
- Auto-expanding file system
- On first boot system will boot expand FS then reboot.
- Updated driver overlays - easier config.txt management.
- Just follow the instructions at the bottom of the config.txt
If you have a CM5 lite and are having problems with the sd card booting. You need to edit your EEPROM and your CM5 lite has to have updated firmware that was released after 2025-01-06. Check using vcgencmd version
to update sudo rpi-eeprom-update
sudo rpi-eeprom-config -e
To edit the eeprom.
backup current config, then replace with:
[all]
BOOT_UART=1
# Switch off PMIC outputs on HALT
POWER_OFF_ON_HALT=1
# Default BOOT_ORDER for provisioning
# SD -> NVMe -> USB -> Network
BOOT_ORDER=0xf461
# Try boot on SDCard repeatly
SD_BOOT_MAX_RETRIES=2
# Slow down SDCard SDR Mode on bootloader
SD_QUIRKS=1
Raspberry Pi Imager will cause image not to boot if you apply custom settings.
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.
Drime file hosting for if the first two links are out of bandwidth.
Here’s my Github with the rpi-6.12.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
Support my work and buy me a coffee here.