|
地板
楼主 |
发表于 2019-3-20 11:08:33
|
只看该作者
重新烧写了打了补丁的的sdk,文件系统是L31452-fsl-image-qt5-myimx6a9.tar.bz2,但是启动后的界面是个字符终端,而且usb 摄像头打开都失败了 /dev/video0 和/dev/video1 都是打开失败
root@myimx6ek314:~# gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=640,height=480' ! imxv4l2sink
ERROR: v4l2 capture: slave not found!
ERROR: v4l2 capture: slave not found!
display(/dev/fb0) resolution is (1024x600).
ERROR: v4l2 capture: slave not found!
ERROR: v4l2 capture: slave not found!
[INFO] Product Info: i.MX6Q/D/S
ERROR: v4l2 capture: slave not found!
ERROR: v4l2 capture: slave not found!
====== IMXV4L2SINK: 4.0.8 build on Sep 28 2018 02:00:00. ======
ERROR: v4l2 capture: slave not found!
Setting pipeline to PAUSED ...
display(/dev/fb0) resolution is (1024x600).
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not open device '/dev/video0' for reading and writing.
Additional debug info:
/home/myzr/my-yocto/imx-3.14.52-1.1.0_ga/imx6qdlsolo__fsl-imx-fb/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-plugins-good/1.4.5-r0/gst-plugins-good-1.4.5/sys/v4l2/v4l2_calls.c(620): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
system error: Resource temporarily unavailable
Setting pipeline to NULL ...
Freeing pipeline ...
|
|