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
Posted

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

error1.png

Posted


I bought this box and opened it up to find a lot of interesting things. For example, the specs are good, the circuit board is more versatile than other boards.

There are two USB 2.0 ports and one USB 3.0 port, and the heat sink looks great. spec

 

I built a Debian 13 image as per @Nick A's instructions and burned it to a micro SD card, and booted it with this box. Unfortunately, the screen went black with no progress.


49928_0.thumb.jpg.82e5bd61381dacfc2d6c49d7ba369cf1.jpg49929_0.thumb.jpg.490e046e3f88e3c6457410d65ea25ef4.jpg49930_0.thumb.jpg.b83c0c5007bb7ca2f273b05ff6735adc.jpg49931_0.thumb.jpg.3ddccfae110dce12e38952e6cb4f21c0.jpg49932_0.thumb.jpg.ca8c30ba2a092f0ef7e7d48446a4878f.jpg

Posted (edited)

@MeJune A523/T527 support still needs a lot of work. There is no HDMI support yet. So you will need to install a usb serial device to your uart to interact with your box. You can find details at the botton of the site you posted https://linux-sunxi.org/X96QPro%2B.

 

You could try warpme minimyth2 or miniarch. He has the latest support for these boxes. I don't own a X96q pro+ so I can't help you.  

 

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