This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM437X: Dual camera demo failure

Part Number: PROCESSOR-SDK-AM437X
Other Parts Discussed in Thread: AM4378

Tool/software: Linux

Hello,

I am runing SDK 04.03.00.05 on AM437x EVM. I got failure with black screen. when toucking the Dual Camera demo in Matrix. So I run /usr/bin/dual_camera.sh I got the error message: (I installed the camera board)

root@am437x-evm:/usr/bin# ./dual_camera.sh
Stopping Matrix GUI application.
USAGE: -platform linuxfb <use_cmem flag>

Set the use_cmem flag to 1 to allocate memory from CMEM driver. By default it is set to 0


CRTCs size: 800x480

Capture 0: Opened Channel

Capture 0: Capable of streaming

Capture 0: Init done successfully


Allocating memory from OMAP DRM pool
fourcc:1448695129, fb_id 47

Allocating memory from OMAP DRM pool
fourcc:1448695129, fb_id 48

Allocating memory from OMAP DRM pool
fourcc:1448695129, fb_id 49

Capture 1: Opened Channel

Capture 1: Capable of streaming

Capture 1: Init done successfully


Allocating memory from OMAP DRM pool
fourcc:1448695129, fb_id 50

Allocating memory from OMAP DRM pool
fourcc:1448695129, fb_id 51

Allocating memory from OMAP DRM pool
fourcc:1448695129, fb_id 52
Running the demo on am437x processor
w=800, h=600
w=800, h=600
ERROR:drm_init_dss:831: ret from drmModeAtomicCommit = -13

Using Wayland-EGL
ERROR:drm_restore_props:712: ret from drmModeAtomicCommit = -13

wlpvr: PVR Services Initialised

Please help!

Thanks,

-Ken L