fenix icon indicating copy to clipboard operation
fenix copied to clipboard

One-stop script set to build Ubuntu/Debian images

Results 44 fenix issues
Sort by recently updated
recently updated
newest added

Is it possible to generate an Ubuntu 22.04 image, or upgrade from 20.04?

Several static functions become unreferenced if CONFIG_DEBUG_FS=n. This makes them only defined dependent on that config.

Based on https://github.com/raspberrypi/linux/pull/3696/commits/3b94c0e13940847daa1a66e01d03f266b53be7cd Compiled it myself, and it appears to work with 5.9-rc2 (it literally crashed with earlier kernels).

VIM3 was overheating after idling (!) for a few hours with the fan off (triggered by temperature). Changed default governor to 'conservative' with range of 100-2200 MHz. (cpufreq limits were...

I don't expect this to be mergeable yet. ## This PR: - [x] multi-distro support (ish) - [x] Don't check distro - [x] Jump over the host preparation if host...

Hi all, the VIMs-add-gpiomem-support.patch is broken since version 5.16 for VIM3, as wrong registers are given in the dts file. For VIM3 this should be: for gpiomem: reg = ;...

Hi I succesfully generated a vim4-ubuntu-20.04-minimal-linux-5.4-fenix-1.0.11-220609-emmc-develop.raw.img but at the moment of flashing it on my VIM4, I get the following error: ```pol@pol-P15:~/repos/khadas/utils$ aml-burn-tool -b VIM4 -i /home/pol/repos/khadas/fenix/build/images/vim4-ubuntu-20.04-minimal-linux-5.4-fenix-1.0.11-220609-emmc-develop.raw.img Burning image '/home/pol/repos/khadas/fenix/build/images/vim4-ubuntu-20.04-minimal-linux-5.4-fenix-1.0.11-220609-emmc-develop.raw.img'...

Hi @numbqq Please look at the below thread https://github.com/OAID/Tengine/issues/1317 Seems Tengine/TIM-VX examples fails with the new EMMC ubuntu firmware for Khadas VIM3, while it works for the older version We...

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

Hello, I would like to know why the VIM3 is 'locked' to kernel 4.9 instead of moving for example to a more LTS kernel ? (5.10) What are the issues...