Oleksandr Deryskyba
Oleksandr Deryskyba
Kernel source code is here: https://github.com/codesnake/linux
@hawwach It is a bug in 6.0. It uses wrong URL for OE repository, which allows to install you required PVR clients and other addons. This is already fixed. New...
The fix will be included in next release.
NAND partition table is not stored in u-boot environment variables. It is defined in kernel device tree.
At each boot kernel reads NAND partition layout from device tree and updates it in NAND environment area. During firmware install first time this is performed by recovery's kernel. Then...
Support for some S905 devices will be added soon.
Currently there are no plans to support Beelink M18.
Most likely no.
Unfortunately I don't have an MXQ box to test, so it is hard to tell what causes the problem.
You need to find out what device tree best matches your HW. If I recall correctly you should see from UART output what DTB u-boot passes to kernel on your...