home.social

#odroidu3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #odroidu3, aggregated by home.social.

  1. 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 github.com/hexdump0815/linux-m 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