Error on standby mode due to gstreamer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error on standby mode due to gstreamer

564 Views
Yann31
Contributor II

Hello,

I have an issue going on standby mode with gstreamer.

when i send the command "echo mem > /sys/power/state"

I have

[ 392.296140] ERROR: v4l2 capture: mxc_v4l_dqueue() interrupt received

Then when i wake up the cpu i have :

[ 392.296140] ERROR: v4l2 capture: mxc_v4l_dqueue() interrupt received
[ 392.426774] ERROR: v4l2 capture: Capture stream has been turned on

[ 396.232159] ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0

[ 396.375485] imx-ipuv3 2800000.ipu: Not a CSI channel
[ 396.436059] ERROR: v4l2 capture: Capture stream has been turned on
[ 396.573612] ERROR: v4l2 capture: Capture stream has been turned on
[ 396.778207] ERROR: v4l2 capture: Capture stream has been turned on
[ 397.001208] ERROR: v4l2 capture: Capture stream has been turned on
[ 397.114197] ERROR: v4l2 capture: Capture stream has been turned on
[ 397.240824] ERROR: v4l2 capture: Capture stream has been turned on

I'm working on an IMX6 board with a poky distribution generate with yocto dunfel and my version of kernel is Linux tscope 5.4.85.

Does anyone know if it's possible for gstreamer pipeline to handle cpu stanby mode ?

 

Thanks a lot for your help

Labels (4)
0 Kudos
2 Replies

546 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The official bsp is 5.4.70 but gstreamer is not capable of work while the processor is in stand by.

Regards

 

0 Kudos

543 Views
Yann31
Contributor II

Hello @Bio_TICFSL ,

Thanks for your answer . 

Even uploading the kernel to 5.10 will not solve my issue ?

Best Regards

0 Kudos