blust0ne
-
Posts
16 -
Joined
-
Last visited
Reputation Activity
-
blust0ne reacted to jpegqs in Ambian TV box rk3528
I was able to run Armbian on DQ08.
You need to use .dtb from Android (you can find it in boot partition). And use the Armbian build for hinlink-h28k:
./compile.sh build BOARD=hinlink-h28k BRANCH=legacy BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_ENVIRONMENT=mate DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base EXPERT=yes KERNEL_GIT=shallow RELEASE=jammy
Somehow it works. But you need more changes in the config to make it work better.
After changes in device tree and linux-rk35xx-legacy.config: I have Lima (GPU driver for Mali-450) working, HDMI working, TV-out working, TV-audio working. But I can't get HDMI-audio to work (there is a driver, but still no sound).
-
blust0ne got a reaction from Khánh Ngô in R69-EMCP v2.0 ALLWINNER H3
Orange Pi PC image work well with above u-boot image. (xfce desktop runs)
if you have MXQ-HX-V2.0 board , try Orangepipc_2.0.8_ubuntu_focal_desktop_linux5.4.65
Burn orangePi image to SDCARD and then patch the u-boot region 0x2000 with above u-boot image.
RetrOrangePi_v4.3_Armbian_5.91_Sunvell-r69_Ubuntu_bionic_dev_5.3.9_desktop.img also works.
LibreELEC 10.0.4, 10.0.0, 11.0.3 can boot , copy the sun8i-h3-libretech-all-h3-cc.dtb from Orangepipc_2.0.8_ubuntu_focal_desktop_linux5.4.65 image and edit the /extlinux/extlinux.conf.
In my guess , kernel version 5.3.x 5.4.x image may work.