Hi to all !
I got a strange behavior on my IMX6D using kernel 3.14.38;. The main application generates a rtp stream using imxvpuenc_h264 element of gstreamer-1.0 framework. Once this application started, any access to the IPU, for istance using the imxipuvideosink element, is not possible.
The kernel's log shows the following messages:
[ 433.836103] imx-ipuv3 2400000.ipu: IPU Warning - IPU_INT_STAT_10 = 0x02000000
[ 434.814092] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0x80 "wait_for_comp_timeout" ret:0,line:2964
[ 435.794088] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0x90 "wait_for_comp_timeout" ret:0,line:2964
[ 436.774091] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0xa0 "wait_for_comp_timeout" ret:0,line:2964
[ 437.754086] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0xb0 "wait_for_comp_timeout" ret:0,line:2964
[ 452.664097] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0xc0 "wait_for_comp_timeout" ret:0,line:2964
[ 453.644092] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0xd0 "wait_for_comp_timeout" ret:0,line:2964
[ 454.624085] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0xe0 "wait_for_comp_timeout" ret:0,line:2964
[ 455.604085] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0xf0 "wait_for_comp_timeout" ret:0,line:2964
[ 456.594090] imx-ipuv3 2400000.ipu: ERR:[0x86b3b400]-no:0x100 "wait_for_comp_timeout" ret:0,line:2964
Does any one faced (and possibly solved) such error ?
Thanks a lot !
Alessandro Innocenti
Hi Alessandro
could you try nxp bsp with gst1.0-fsl-plugins, please check
attached Release Notes Table 6, Linux Guide sect.7.3.10, found on
i.MX 6 Series Software and Development Tool|NXP
There are 2 separate plugin's : community GStreamer-imx plugins
(supported on meta-fsl-arm mailing list https://lists.yoctoproject.org/listinfo/meta-freescale )
and nxp GStreamer Plugins (fsl-gst-plugin package), difference between
nxp and community gstreamer 1.0 plugins :
trac.gateworks.com/wiki/Yocto/gstreamer
https://lists.yoctoproject.org/pipermail/meta-freescale/2014-August/010291.html
tutorial & examples
i.MX6 GStreamer-imx Plugins - Tutorial & Example Pipelines
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------