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
The current commit (a7f6a3b, but also older ones, for example 2dd43ac) are unable to get a proper image from RaspiCam V2. The image is glitchy:
.
The stock image from Docs Radxa works however. uname -a for it is Linux radxa-cm3i-io 5.10.160-33-rk356x #a2c6058d5 SMP Fri Apr 26 10:05:00 UTC 2024 aarch64 GNU/Linux.
Hardware
Radxa CM3I SoM with Rockchip RK3568J
Radxa CM3I IO Board
Reproduce
Steps to build the kernel as per docs. The rebuilt kernel is applied over the stock image, link above.
Get and build kernel
git clone --recurse-submodules https://github.com/radxa-repo/bsp.git
cd bsp
./bsp linux rk356x -r 999
Issue description
The current commit (
a7f6a3b
, but also older ones, for example2dd43ac
) are unable to get a proper image from RaspiCam V2. The image is glitchy:The stock image from Docs Radxa works however.
uname -a
for it isLinux radxa-cm3i-io 5.10.160-33-rk356x #a2c6058d5 SMP Fri Apr 26 10:05:00 UTC 2024 aarch64 GNU/Linux
.Hardware
Reproduce
Steps to build the kernel as per docs. The rebuilt kernel is applied over the stock image, link above.
Check that kernel was updated with:
uname -a
Linux radxa-cm3i-io 5.10.160-999-rk356x #999 SMP Fri Feb 21 12:36:13 UTC 2025 aarch64 GNU/Linux
Enable
Raspberry Pi Camera V2 on Cam#
inrsetup
and rebootOpen camera in
cheese
Build setup
lsb_release -a
uname -a
Linux 6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: