Tool/software: Linux
Hi,
I compiled the latest SDK 4.0.0.4 and install the filesystem on our AM5728 board .
I can start the linux,but there is an error that Initialization script print:
[FAILED] Failed to start SYSV:
and the matrix-gui and weston has no response.
I have tried
/etc/init.d/matrix-gui-2.0 restart
/etc/init.d/weston restart
but it still not working on HDMI.It's just output "Please wait..." on HDMI.
I have tried
dmabuftest -s 32:800x600 -c 720x288@YUYV -d /dev/video1
to capture video and display on hdmi ,it print
ERROR:v4l2_qbuf:457: VIDIOC_QBUF failed: Bad address (-1)
and stop .
I have tried these in SDK3.0.0.4 and work well.