fenix icon indicating copy to clipboard operation
fenix copied to clipboard

Build Ubuntu 16.04 firmware for Vim3

Open hai-h-nguyen opened this issue 5 years ago • 3 comments

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).

hai-h-nguyen avatar Dec 25 '20 15:12 hai-h-nguyen

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.

numbqq avatar Dec 26 '20 01:12 numbqq

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?

hai-h-nguyen avatar Dec 26 '20 03:12 hai-h-nguyen

@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.

raffaellod avatar Dec 09 '21 05:12 raffaellod