The mipi camera on HP platform with sensor 0v05c10 works correctly with tag 20260327_1. But it failed with tag 20260406_1900_297 and encounter errors.
ubuntu@localhost:~$ sudo -E gst-launch-1.0 icamerasrc buffer-count=7 ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1 ! videoconvert ! glimagesink
[05-19 03:31:29.643] CamHAL[INF] CameraParserInvoker: getAvailableSensors, Found IPU: IPU7
[05-19 03:31:29.643] CamHAL[INF] CameraParserInvoker: parseSensors: I will Load config file: sensors/ov05c10-uf.json
[05-19 03:31:29.643] CamHAL[INF] CameraSensorsParser: resolveCsiPortAndI2CBus: I2CBus:1-0010 <=> CSI Port:0
[05-19 03:31:29.644] CamHAL[INF] CameraParserInvoker: parseSensors, sensors/ov05c10-uf.json loaded!
Setting pipeline to PAUSED ...
[05-19 03:31:29.755] CamHAL[INF] AiqInitData: aiqb file name OV05C10_CJFPE50_PTL.aiqb
[05-19 03:31:29.756] CamHAL[INF] AiqInitData: aiqb file name OV05C10_CJFPE50_PTL.aiqb
[05-19 03:31:29.780] CamHAL[ERR] V4l2_device_cc: GetControl: Device node /dev/v4l-subdev4 IOCTL VIDIOC_G_EXT_CTRLS error: Invalid argument
Pipeline is live and does not need PREROLL ...
Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ gldisplaywayland0";
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
[05-19 03:31:29.791] CamHAL[ERR] GraphConfig: GraphConfig: failed to init graph reader
[05-19 03:31:29.792] CamHAL[ERR] GraphConfig: queryGraphSettings: no graph for video
[05-19 03:31:29.792] CamHAL[ERR] GraphConfig: configStreams, Failed to config streams
[05-19 03:31:29.792] CamHAL[WAR] GraphConfigManager: configStreams, Failed to configure graph: real ConfigMode 0
[05-19 03:31:29.792] CamHAL[ERR] CameraDevice: Failed to get GraphConfig!
[05-19 03:31:29.792] CamHAL[ERR] CameraHal: failed to config streams.
ERROR: from element /GstPipeline:pipeline0/Gstcamerasrc:camerasrc0: src pad: Internal data flow error.
Additional debug info:
gstcambasesrc.cpp(3156): gst_cam_base_src_loop (): /GstPipeline:pipeline0/Gstcamerasrc:camerasrc0:
streaming task paused, reason not-negotiated (-4)
Execution ended after 0:00:00.008526043
Setting pipeline to NULL ...
Freeing pipeline ...
The mipi camera on HP platform with sensor 0v05c10 works correctly with tag 20260327_1. But it failed with tag 20260406_1900_297 and encounter errors.