Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CamHAL[ERR] with the kernel 6.1.38 #78

Open
akamensh opened this issue Sep 8, 2023 · 0 comments
Open

CamHAL[ERR] with the kernel 6.1.38 #78

akamensh opened this issue Sep 8, 2023 · 0 comments

Comments

@akamensh
Copy link

akamensh commented Sep 8, 2023

Dear Intel Developers,

I am trying to follow the instructions to setup the IPU6 camera with the current version of the drivers and the kernel 6.1.38, and I get the next errors while launching gstreamer:
sudo -E gst-launch-1.0 icamerasrc buffer-count=7 ! video/x-raw,format=NV12,width=1280,height=720 ! videoconvert ! ximagesink

CamHAL[INF] load_camera_hal_library, the library name: /usr/lib/ipu_adl/libcamhal.so
Setting pipeline to PAUSED ...
CamHAL[INF] aiqb file name ov01a10.aiqb
CamHAL[INF] aiqb file name ov01a10.aiqb
CamHAL[INF] (null), media format in tuning: 0, media format for aic 0.
CamHAL[ERR] GetControl: Device node /dev/v4l-subdev16 IOCTL VIDIOC_G_EXT_CTRLS error: Invalid argument
Pipeline is live and does not need PREROLL ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

(gst-launch-1.0:5419): GStreamer-CRITICAL **: 02:39:11.994: Registering meta implementation 'GstCamerasrcMeta' without init function
CamHAL[ERR] sensor output sub device is not set

Gstreamer starts nonetheless (!), and I get the window with the video, but the error looks suspicious. I would appreciate if you explained what it means and how to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant