You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m having an issue with the Arch Linux image for the Radxa Zero 3W. I’m using Balena Etcher to flash the image onto an SD card. However, once I insert the SD card into the Radxa Zero 3W, the board does not boot — the screen stays black.
I connected to the board through the serial debug pins to check the U-Boot messages, and I noticed that it gets stuck during kernel boot. I tried changing the DTB file using the command:
After that, the Arch Linux installation screen appeared. However, during installation, I encountered many errors — most likely due to the DTB I selected (I’ve included the errors below). It seems that this DTB is not fully compatible with the board, but it’s the only one among the three Radxa Zero DTBs that actually boots Arch.
ERRORS MESSAGES:
Starting kernel ...
[ 138.785305] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@0': base 0x0000000000000000, size 0 MiB
[ 138.785333] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@0': base 0x0000000000000000, size 0 MiB
[ 140.051662] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ fiq not found
[ 140.051729] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ wakeup not found
[ 140.051768] fiq_debugger_probe: could not install nmi irq handler
[ 140.919325] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
[ 140.952141] rockchip-vop2 fe040000.vop: error -ENODEV: _opp_set_regulators: no regulator (vop) found
[ 140.952272] rockchip-vop2 fe040000.vop: failed to set opp config
[ 140.952311] rockchip-vop2 fe040000.vop: failed to init opp info
[ 140.954531] dwhdmi-rockchip fe0a0000.hdmi: error -ENXIO: IRQ index 1 not found
[ 141.385089] dw-apb-uart fe650000.serial: Failed to create device link (0x180) with 0-0020
[ 141.444344] rk817-battery rk817-battery: Failed to find matching dt id
[ 141.444893] rk817-charger rk817-charger: Failed to find matching dt id
[ 141.458992] dw-apb-uart fe650000.serial: Failed to create device link (0x180) with 0-0020
[ 141.466738] OF: graph: no port node found in /i2c@fe5c0000/fusb302@22
[ 141.497512] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[ 141.556264] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage
[ 141.560400] mpp-iep2 fdef0000.iep: allocate roi buffer failed
[ 141.562088] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found!
[ 141.562167] rkvdec2_init:1197: No niu aclk reset resource define
[ 141.562213] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found!
[ 141.562257] rkvdec2_init:1200: No niu hclk reset resource define
[ 141.565455] mali fde60000.gpu: error -ENXIO: IRQ JOB not found
[ 141.565617] mali fde60000.gpu: error -ENXIO: IRQ MMU not found
[ 141.565703] mali fde60000.gpu: error -ENXIO: IRQ GPU not found
[ 141.565790] mali fde60000.gpu: Insufficient register space, will override to the required size
[ 141.565857] mali fde60000.gpu: Register window unavailable
[ 141.565898] mali fde60000.gpu: Failed to map registers
[ 141.565936] mali fde60000.gpu: Register map failed error = -5
[ 141.565979] mali fde60000.gpu: Device initialization failed
[ 141.567035] rockchip-dmc dmc: failed to get vop pn to msch rl
[ 152.466914] of_dma_request_slave_channel: dma-names property of node '/serial@fe650000' missing or empty
[ 152.576650] aicbsp: sdio_err:<aicwf_sdio_bus_pwrctl,1374>: bus down
[ 153.325682] ieee80211 phy0:
[ 153.325682] *******************************************************
[ 153.325682] ** CAUTION: USING PERMISSIVE CUSTOM REGULATORY RULES **
[ 153.325682] *******************************************************
[ 154.753392] Bluetooth: hci0: command 0xfc18 tx timeout
+q6E616D65
Arch Linux ARM 6.1.75-rockchip-ge21cf49ee9a4-dirty (ttyFIQ0)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I’m having an issue with the Arch Linux image for the Radxa Zero 3W. I’m using Balena Etcher to flash the image onto an SD card. However, once I insert the SD card into the Radxa Zero 3W, the board does not boot — the screen stays black.
I connected to the board through the serial debug pins to check the U-Boot messages, and I noticed that it gets stuck during kernel boot. I tried changing the DTB file using the command:
setenv fdtfile rockchip/rk3566-radxa-zero3-ap6212.dtb
After that, the Arch Linux installation screen appeared. However, during installation, I encountered many errors — most likely due to the DTB I selected (I’ve included the errors below). It seems that this DTB is not fully compatible with the board, but it’s the only one among the three Radxa Zero DTBs that actually boots Arch.
ERRORS MESSAGES:
Starting kernel ...
[ 138.785305] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@0': base 0x0000000000000000, size 0 MiB
[ 138.785333] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@0': base 0x0000000000000000, size 0 MiB
[ 140.051662] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ fiq not found
[ 140.051729] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ wakeup not found
[ 140.051768] fiq_debugger_probe: could not install nmi irq handler
[ 140.919325] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
[ 140.952141] rockchip-vop2 fe040000.vop: error -ENODEV: _opp_set_regulators: no regulator (vop) found
[ 140.952272] rockchip-vop2 fe040000.vop: failed to set opp config
[ 140.952311] rockchip-vop2 fe040000.vop: failed to init opp info
[ 140.954531] dwhdmi-rockchip fe0a0000.hdmi: error -ENXIO: IRQ index 1 not found
[ 141.385089] dw-apb-uart fe650000.serial: Failed to create device link (0x180) with 0-0020
[ 141.444344] rk817-battery rk817-battery: Failed to find matching dt id
[ 141.444893] rk817-charger rk817-charger: Failed to find matching dt id
[ 141.458992] dw-apb-uart fe650000.serial: Failed to create device link (0x180) with 0-0020
[ 141.466738] OF: graph: no port node found in /i2c@fe5c0000/fusb302@22
[ 141.497512] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[ 141.556264] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage
[ 141.560400] mpp-iep2 fdef0000.iep: allocate roi buffer failed
[ 141.562088] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found!
[ 141.562167] rkvdec2_init:1197: No niu aclk reset resource define
[ 141.562213] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found!
[ 141.562257] rkvdec2_init:1200: No niu hclk reset resource define
[ 141.565455] mali fde60000.gpu: error -ENXIO: IRQ JOB not found
[ 141.565617] mali fde60000.gpu: error -ENXIO: IRQ MMU not found
[ 141.565703] mali fde60000.gpu: error -ENXIO: IRQ GPU not found
[ 141.565790] mali fde60000.gpu: Insufficient register space, will override to the required size
[ 141.565857] mali fde60000.gpu: Register window unavailable
[ 141.565898] mali fde60000.gpu: Failed to map registers
[ 141.565936] mali fde60000.gpu: Register map failed error = -5
[ 141.565979] mali fde60000.gpu: Device initialization failed
[ 141.567035] rockchip-dmc dmc: failed to get vop pn to msch rl
[ 152.466914] of_dma_request_slave_channel: dma-names property of node '/serial@fe650000' missing or empty
[ 152.576650] aicbsp: sdio_err:<aicwf_sdio_bus_pwrctl,1374>: bus down
[ 153.325682] ieee80211 phy0:
[ 153.325682] *******************************************************
[ 153.325682] ** CAUTION: USING PERMISSIVE CUSTOM REGULATORY RULES **
[ 153.325682] *******************************************************
[ 154.753392] Bluetooth: hci0: command 0xfc18 tx timeout
+q6E616D65
Arch Linux ARM 6.1.75-rockchip-ge21cf49ee9a4-dirty (ttyFIQ0)
student login: [ 162.646685] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
[ 162.646842] Bluetooth: hci0: Failed to set baudrate
[ 164.780018] Bluetooth: hci0: command 0x0c03 tx timeout
[ 172.673407] Bluetooth: hci0: BCM: Reset failed (-110)
Could you please help me figure out which DTB or configuration would work properly for the Radxa Zero 3W?
Thank you very much for your time and help!
Beta Was this translation helpful? Give feedback.
All reactions