Ducdanh Nguyen Posted Saturday at 09:11 AM Posted Saturday at 09:11 AM i have a allwinner h313 mxq pro 4k 5g, kinda new ig but does anyone have a image than boot and install through microsd card /w adapter (microsd card model : sdhc 16gb) 0 Quote
ARx8 Posted Saturday at 03:13 PM Posted Saturday at 03:13 PM (edited) Hi, @Nick A .I used the repository at https://github.com/armbian/build/to compile (./compile.sh build BOARD=x96q BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm) the image. Except for WiFi and Bluetooth not working properly, everything else runs fine on the SD card. When using ddbr to back up the Android system, it freezes after a few seconds. Using armbian-install also causes it to freeze, and afterward, I can't boot into the Android system anymore. Below is my device's dts. dtb dtb.0 dtb.0.dts dtb.0.dts.yaml Edited yesterday at 02:04 AM by ARx8 0 Quote
Nick A Posted Saturday at 03:21 PM Posted Saturday at 03:21 PM @Randlin there’s a patch for hard coded 1.5 ram detection in the official armbian build. https://github.com/armbian/build/blob/main/patch/u-boot/v2025-sunxi/0009-sunxi-h616-dram-support-1.5GB-RAM-size.patch 0 Quote
ARx8 Posted yesterday at 05:14 AM Posted yesterday at 05:14 AM 14 hours ago, ARx8 said: Hi, @Nick A .I used the repository at https://github.com/armbian/build/to compile (./compile.sh build BOARD=x96q BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm) the image. Except for WiFi and Bluetooth not working properly, everything else runs fine on the SD card. When using ddbr to back up the Android system, it freezes after a few seconds. Using armbian-install also causes it to freeze, and afterward, I can't boot into the Android system anymore. Below is my device's dts. 你好,@Nick A。我使用了 https://github.com/armbian/build 的仓库来编译(./compile.sh build BOARD=x96q BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=bookworm)镜像。除了 WiFi 和蓝牙无法正常工作外,其他功能在 SD 卡上运行一切正常。使用 ddbr 备份 Android 系统时,几秒后会卡住。使用 armbian-install 也会导致卡住,之后就无法再进入 Android 系统了。以下是我的设备的 dts 文件。 dtb dtb.0 dtb.0.dts dtb.0.dts.yaml Edited 3 hours ago by ARx8 编辑于 ARx8 @Nick A Thank you 0 Quote
Nick A Posted 20 hours ago Posted 20 hours ago (edited) @ARx8 can you take a picture of your board so we can figure out if your wifi chip has mainline kernel drivers. You can find the gpio #’s using your dts.0.dts file. The wifi might already be detected but you are missing firmware. If you can post your dmesg. Edited 20 hours ago by Nick A 0 Quote
jdie Posted 13 hours ago Posted 13 hours ago (edited) Hello, I have x96q2 H313 2/16 board v4.0 ram k4b2g0446c hyh9 and apx305. I tried all img, and no one worked on my TV box. Mb u can help me, how I can build img for my board? I need sd card version armbian or arch Linux (not emmc installation) Edited 3 hours ago by jdie 0 Quote
ARx8 Posted 12 hours ago Posted 12 hours ago (edited) 8 hours ago, Nick A said: @ARx8 can you take a picture of your board so we can figure out if your wifi chip has mainline kernel drivers. You can find the gpio #’s using your dts.0.dts file. The wifi might already be detected but you are missing firmware. If you can post your dmesg. @rafaeldavid My device appears to have the same problem as yours. What was your fix? @Nick AThanks! The chips on the motherboard include H313, AXP313A, KMQN10006B-B318, and EA6521QF (Wi-Fi + BT chip). I have the Linux driver package for this Wi-Fi chip. this Wi-Fi chip (EA6521QF) likely isn't supported by mainline Linux kernel.I’ll figure out how to integrate it later when I need to use Wi-Fi. Using Wi-Fi is not the most important thing; the key is that I want to install it into the eMMC instead of booting from the SD card. May I ask what modifications I need to make to the original Armbian project code based on the dts I provided to ensure stable read/write operations on the eMMC without crashes? Moreover, I've already tried using a different TF card. These same cards work fine when installing to eMMC on my other X96Q (DDR v5.1), but they keep freezing up on this device.。 dmesg.txt Edited 11 hours ago by ARx8 add dmesg 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.