Hello
For wichoane OS image you successfully enable camera imx219?
I try official image from radax but not suuces to activated
Subject: Radxa Zero 3 + IMX219 8MP Camera – No Working Drivers Found on Any OS Image
Hello,
I am writing regarding the Radxa Zero 3 (RK3566) and the Radxa 8MP IMX219 CSI camera module.
After extensive testing, I have not been able to get this camera to work properly on any official or third-party OS image.
Below is a short, precise summary of what I have tested and what the results were.
- Hardware
Board: Radxa Zero 3 (RK3566)
Camera: Radxa 8MP IMX219 (Raspberry Pi Camera V2 compatible)
CSI connection confirmed
Camera is visible on I²C:
i2c-6, address 0x30, consistently detected with i2cdetect
Hardware side is OK.
- Armbian (6.1.115, community image)
Image used:
Armbian_community_26.2.0-trunk.22_Radxa-zero3_trixie_vendor_6.1.115_minimal.img
Observations:
Camera appears in the RKISP media pipeline
/dev/video0 is created
Streaming works (GStreamer → VLC)
BUT image is extremely dark, almost black
Even with:
maximum manual exposure/gain via v4l2-ctl
videobalance / gamma correction
custom IQ files
Indicates incomplete ISP support (no AE/AWB/gamma) on kernel 6.1 for Zero 3.
Conclusion:
Camera is detected, but image quality is unusable.
- Radxa Debian (Bookworm, Kernel 6.1)
Camera is not detected at all
No /dev/video* from RKISP
Overlays in rsetup do NOT activate the camera on Zero 3
Conclusion:
IMX219 does not load on the official 6.1 image.
- Radxa Debian (Bullseye XFCE, Kernel 5.10 BSP)
Image:
radxa-zero3_debian_bullseye_xfce_b6 (kernel 5.10.160-26-rk356x)
Confirmed DTB: rk3566-radxa-zero3.dtb
rsetup overlays list:
“Enable Raspberry Pi Camera v1.3” (OV5647)
“Enable Raspberry Pi Camera v2” (IMX219)
Enabled “Raspberry Pi Camera v2” successfully
After reboot:
Still only /dev/video-dec0 and /dev/video-enc0
NO /dev/video0
NO RKISP pipeline nodes for the camera
Meanwhile:
Camera still visible on I²C (0x30), so hardware is fine
This strongly suggests that the IMX219 overlay does not apply correctly to Radxa Zero 3
Conclusion:
On Debian 5.10 BSP, the camera never appears as a video device.
The overlay seems to target CM3/CM5/other boards, not Zero 3.
- Summary of the issue
After testing all available OS images:
OS / Kernel Camera Detection Image Quality Notes
Armbian 6.1 YES Very dark / ISP incomplete Not usable
Radxa Debian 6.1 NO — Driver missing
Radxa Debian 5.10 BSP NO — Overlay does not work for Zero 3
In no combination of OS + overlays does IMX219 work properly on Zero
Best regards,