Jump to content

Recommended Posts

Posted

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

Posted (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 by Nick A

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines