hamidreza h Posted January 28 Posted January 28 Hi Can I install armbialn bookworm on x96qpro+ h728? 0 Quote
hexdump Posted February 3 Posted February 3 besides that there is no armbian support for it yet, do not exepect anything useful linux-wise on this kind of boxes for the next months - h728/a523/t527 are all very similar (i.e. in large parts identical) allwinner socs, so the same as applies here as well best wishes - hexdump 0 Quote
Nick A Posted February 6 Posted February 6 (edited) if anyone has a Radxa cubie A5E and wants to test the lastest bringup work here you go. I don't own the other h728/a523/t527 boards so I can't test them. I willl not provide images because this is experimental. https://github.com/NickAlilovic/build/tree/warpme-6.12I Edited February 6 by Nick A 0 Quote
Nick A Posted March 16 Posted March 16 (edited) git clone https://github.com/NickAlilovic/build.git --branch Radxa-A5E cd build nano config/boards/x96q-pro-plus.csc # Allwinner Cortex-A55 octa core 2/4GB RAM SoC USB3 USB-C 2x GbE BOARD_NAME="x96q pro plus" BOARDFAMILY="sun55iw3" BOARD_MAINTAINER="" BOOTCONFIG="x96q_pro_plus_defconfig" OVERLAY_PREFIX="sun55i-a527" BOOT_LOGO="desktop" KERNEL_TARGET="edge" function post_family_tweaks__x96q-pro-plus() { display_alert "Applying wifi firmware" pushd "$SDCARD/lib/firmware" ln -s "aic8800/SDIO/aic8800D80" "aic8800_sdio" # use armbian-firmware popd } ./compile.sh Do not change kernel configuration Show CSC/WIP/EOS/TVB I understand and agree choose your board x96q-pro-plus edge whatever distro you want server or desktop Edited March 18 by Nick A 1 Quote
San Dich Huu Posted June 7 Posted June 7 Hello @Nick A. I tried following your guide using newest branch from the git. But I got 5 patching failed error and build stop running. Should I delete that patch to making the build continue ? I think I can delete because that patch is used for Rockchip board and we talking about X96Q Pro+ (Allwinner H728). 0 Quote
Nick A Posted June 7 Posted June 7 @San Dich Huu sure if it’s not needed. Go ahead and delete them. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.