#odroidu3 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #odroidu3, aggregated by home.social.
-
ODROID-U3 con kernel 6.12 usando los kernels de Velvet OS
https://raspberryparatorpes.net/proyectos/odroid-u3-kernel-6-velvet-os/ #OdroidU3 #Odroid #hardkernel #VelvetOS #linux -
Got my ODROID-U3 (Exynos4412, 2013) running kernel 6.12.12 on Ubuntu 22.04. Key points:
- U-Boot 2020.10 is required. Check yours with `sudo strings /dev/mmcblk1boot0 | grep "U-Boot 20"`
- Generic Ubuntu kernels won't boot — missing Exynos4412-specific patches
- Solution: use hexdump0815's precompiled kernels from https://github.com/hexdump0815/linux-mainline-and-mali-generic-stable-kernel release `6.12.12-stb-exy+` tested on U3+
- Hold generic kernels: `sudo apt-mark hold
- Remove `flash-kernel` if installed
#linux #hardkernel #Odroid #OdroidU3