OOWOW Ubuntu 26.04 LTS

Does anyone know when we can expect to have an Ubuntu 26.04 LTS image to flash via OOWOW?

Thank you.

Hello @matteoguglielmi

There is a Ubuntu 26.04 test image for you to install via oowow online.

Note: This is a test version and many functions are not enabled.

Thank you for the image, but I prefer to wait for a stable release of Ubuntu 26.04 Server, possibly also running the latest release of the Linux kernel (7). I want the VIM4 I need to set it up to last for years to come.

請問 VIM4 “khadas-linux-7.0.y“ → 7.0 內核源碼什麼時候開放在 git 下載編譯阿 ?

Hello @Andy_Chen

你可以从这里获取:GitHub - numbqq/linux at khadas-linux-7.0.y · GitHub

Do you have an Ubuntu Server 26.04 image to try via OOWOW?

Hello @matteoguglielmi

No, but you can build from fenix yourself.

git ls-remote https://github.com/khadas/linux.git | grep heads

There is no ‘7.0.y’ branch available yet.

Despite that, I could successfully build the following image:

vim4-ubuntu-26.04-server-linux-5.15-fenix-1.7.6-260727-emmc-develop.img.xz

which fails to boot with this error:

mmc_gpt_read: invalid GPT
fill_ept_by_gpt: invalid gpt
mmc_device_init()-1979: get partition table from dtb failed
_mmc_check_gpt: gpt is invalid and can't be repair

Hello @matteoguglielmi

Have you checked the SD-USB image ?

Yes, the following image works when flashed to the eMMC.

vim4-ubuntu-26.04-server-linux-5.15-fenix-1.7.6-260728-develop.img.xz

Hello @matteoguglielmi

Okay, you can use this image and we will check the eMMC image issue.