Skip to content

clockworkpi-uconsole: new device

I ported postmarketOS to the ClockworkPi uConsole.
I supported the Raspberry CM4 edition, as it's what I have. I think other editions can be added as variants in the future.

There is already a postmarketOS wiki page created by someone else.

The source of information from this port is ClockworkPi's GitHub repositories:

I included the patch file in the linux-clockworkpi-uconsole package, removing the patch section that applies to the kernel configuration and applying it directly to the kernel configuration file.

The port works but there is a single annoying bug with the display. It seems to work only when the uConsole is booted with a microHDMI cable connected to an external display, otherwise the display stays black. This seems to happen only in pmOS and not in the original OS.

I am out of ideas to fix the display bug, so I'd like to submit the current port, and hopefully someone can carry on and troubleshoot the display.

Update: I found an improved version of the kernel patches here uconsole-cm3 and was able to make all the hardware work on the latest 6.1.y Raspberry Pi kernel.
See !4751 (comment 1746826602)

Edited by Federico Amedeo Izzo

Merge request reports