Skip to content

Instantly share code, notes, and snippets.

@JosephHewitt
JosephHewitt / jh-uconsole-110.patch
Last active September 24, 2024 16:08
uConsole patch for kernel 5.10.110. This is a modification of https://github.com/clockworkpi/uConsole/tree/master/Code/patch/cm4/20230630 and the patch is based on commit 8e1110a580887f4b82303b9354c25d7e2ff5860e
diff --git a/arch/arm/boot/dts/overlays/Makefile b/arch/arm/boot/dts/overlays/Makefile
index 6fcacdccb608..8e3a0dc87e92 100644
--- a/arch/arm/boot/dts/overlays/Makefile
+++ b/arch/arm/boot/dts/overlays/Makefile
@@ -34,6 +34,12 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \
cap1106.dtbo \
chipdip-dac.dtbo \
cma.dtbo \
+ devterm-bt.dtbo \
+ devterm-misc.dtbo \
@NotKit
NotKit / Gemini_PDA_UBPorts.md
Last active August 27, 2025 09:44
Gemini PDA - UBPorts

Running Ubuntu Touch on Gemini PDA

Installation

Use prebuild system.img and get the ubports edge rootfs from here.

Boot into TWRP and install it with the JBB's halium-install script.

./halium-install -p ut ubports-touch.rootfs-xenial-edge-armhf.tar.gz system.img
adb push halium-boot.img /tmp