JamesCL Posted 13 hours ago Author Posted 13 hours ago (edited) I just created a new image and am reporting the following: - On the first boot, I don't have Ethernet (I don't use wireless) and - The eMMC is not detected. Thanks Quote root@orangepi-4a:~# cat /etc/armbian-release # PLEASE DO NOT EDIT THIS FILE BOARD=orangepi-4a BOARD_NAME="Orange Pi 4A" BOARDFAMILY=sun55iw3 BUILD_REPOSITORY_URL=https://github.com/armbian/build BUILD_REPOSITORY_COMMIT=28862c7 LINUXFAMILY=sunxi64 ARCH=arm64 BOOT_SOC= IMAGE_TYPE=user-built BOARD_TYPE=csc INITRD_ARCH=arm64 KERNEL_IMAGE_TYPE=Image KERNEL_TARGET=edge KERNEL_TEST_TARGET= FORCE_BOOTSCRIPT_UPDATE= FORCE_UBOOT_UPDATE= OVERLAY_DIR="/boot/dtb/allwinner/overlay" VENDOR="Armbian-unofficial" VENDORCOLOR="247;16;0" VENDORDOCS="https://docs.armbian.com/" VENDORURL="https://duckduckgo.com/" VENDORSUPPORT="https://community.armbian.com/" VENDORBUGS="https://armbian.atlassian.net/" BOOTSCRIPT_FORCE_UPDATE="no" BOOTSCRIPT_DST="boot.cmd" VERSION=26.05.0-trunk REVISION=26.05.0-trunk BRANCH=edge root@orangepi-4a:~# root@orangepi-4a:~# root@orangepi-4a:~# dmesg | grep -i mmc [ 4.418379] sunxi-mmc 4020000.mmc: Got CD GPIO [ 4.418857] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq [ 4.444666] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 4.444692] sunxi-mmc 4021000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 4.445215] sunxi-mmc 4020000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 4.487006] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.490389] mmc0: new high speed SDXC card at address aaaa [ 4.497740] mmcblk0: mmc0:aaaa SC64G 59.5 GiB [ 4.522286] mmcblk0: p1 p2 [ 4.585097] mmc2: error -110 whilst initialising MMC card [ 4.592377] mmc1: new high speed SDIO card at address 0001 [ 4.596828] mmc2: Failed to initialize a non-removable card [ 7.193467] EXT4-fs (mmcblk0p2): mounted filesystem 757e37e7-0e5e-4683-8110-4a8276f032d5 ro with writeback data mode. Quota mode: none. [ 10.627502] EXT4-fs (mmcblk0p2): re-mounted 757e37e7-0e5e-4683-8110-4a8276f032d5 r/w. [ 12.277240] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.xunlong,orangepi-4a.bin failed with error -2 root@orangepi-4a:~# root@orangepi-4a:~# root@orangepi-4a:~# uname -a Linux orangepi-4a 7.0.0-rc6-edge-sunxi64 #2 SMP PREEMPT Sun Mar 29 22:40:00 UTC 2026 aarch64 GNU/Linux root@orangepi-4a:~# Edited 13 hours ago by JamesCL 0 Quote
sergiyd Posted 1 hour ago Posted 1 hour ago @Werner I imagine there are plenty of people here who could help solve similar problems. In theory, I could provide a pair of an old RPI (master) and a 4A (slave), with the slave serial connected to the master and power controlled via the GPIO, and they are also on the same VLAN. However, if something goes wrong it needs control to the slave's SD card, all I've found is an SD card extender, and it needs something like an emulator that connects to the master via the same USB/SPI. 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.