khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
215 stars 135 forks source link

Build Ubuntu 16.04 firmware for Vim3 #131

Closed hai-h-nguyen closed 6 months ago

hai-h-nguyen commented 3 years ago

Hi,

Is it possible to build Ubuntu 16.04 for Vim3? I need that specific version for my project because the higher versions do not work reliably with my camera sensor (a RealSense D435i camera).

numbqq commented 3 years ago

Hello @hai-h-nguyen

We don't maintain Ubuntu 16.04 anymore. If you need that version, you can check the old version here: https://github.com/khadas/fenix/tree/v0.7

You can add the Ubuntu 16.04 packages yourself.

hai-h-nguyen commented 3 years ago

Hi,

I tried but that v0.7 branch has the kernel v4.9 which is not supported by the camera SDK. It supports 4.8 and 4.10 unfortunately. Is there any way to overcome this?

raffaellod commented 2 years ago

@hai-h-nguyen unfortunately it looks like Amlogic only provides 4.9 patched kernels. Khadas provides more kernel patch sets, but those (currently at least) are all 5.x versions.