I have tried everything i know of:
- Update the repo to jammy and update full-upgrade
- sudo ubuntu-mainline-kernel.sh -i , this script iver tried
- apt-cache search linux-image and installing the latest from there.

Okay so just download the 22.04 and flash it and im good to go?odroid wrote: ↑Mon Jul 18, 2022 10:22 amOur latest official Kernel version is the same 4.9.312 as you found to support the GPU & VPU HW acceleration.
https://wiki.odroid.com/odroid-c4/os_im ... l/20220705
If you don't need the HW VPU (4K video playback) acceleration, freshly flash @tobetter's Ubuntu 22.04 image which supports the upstream Kernel 5.18 since Kernel updating path from 4.9 to 5.1x is not available.
viewtopic.php?f=52&t=44177
How can I upgrade to 22.04 from my 20.04 build?odroid wrote: ↑Mon Jul 18, 2022 10:22 amOur latest official Kernel version is the same 4.9.312 as you found to support the GPU & VPU HW acceleration.
https://wiki.odroid.com/odroid-c4/os_im ... l/20220705
If you don't need the HW VPU (4K video playback) acceleration, freshly flash @tobetter's Ubuntu 22.04 image which supports the upstream Kernel 5.18 since Kernel updating path from 4.9 to 5.1x is not available.
viewtopic.php?f=52&t=44177
sudo do-release-upgrade -d
, but you may need to manually re-enable hardkernel's repos after the upgrade.Thanks, sorry for being such a noob!. Where are those repos located at, so i can copy and paste?
/etc/apt/sources.list.d/*
. Uncomment the lines containing "jammy" and run sudo apt-get update; sudo apt-get dist-upgrade
to finish.Users browsing this forum: No registered users and 0 guests