uConsole os Images

I was able to build a debian image using: GitHub - LibreRetroToy/armbian-clockworkpi-a06: armbian-clockworkpi-a06
but with the patches from here: GitHub - clockworkpi/uConsole: uConsole git repo

./compile.sh docker  BOARD=clockworkpi-a06 BRANCH=current RELEASE=bookworm BUILD_MINIMAL=no BUILD_DESKTOP=yes KERNEL_ONLY=no KERNEL_CONFIGURE=no DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base COMPRESS_OUTPUTIMAGE=sha,img

I was able to boot into the image, go through the armbian setup and log into XFCE.
Keyboard and trackpad seem to work fine, as do the arrow keys. I was also able to get online, so I think I would call this a success!

3 Likes