stefanpartheym / archlinux-ipu6-webcam

Easy installation for patched Intel IPU6 camera drivers
145 stars 15 forks source link

Install succeds but test fails; gstreamer plugin is blacklisted #17

Closed ah-OOG-ah closed 10 months ago

ah-OOG-ah commented 1 year ago

Install is successful, however test.sh only returns WARNING: erroneous pipeline: no element "icamerasrc"

After clearing the plugin cache and running gst-inspect-1.0 -b, I get

(gst-plugin-scanner:54695): GStreamer-WARNING **: 00:39:48.233: Failed to load plugin '/usr/lib/gstreamer-1.0/libgsticamerasrc.so': /usr/lib/gstreamer-1.0/libgsticamerasrc.so: undefined symbol: vied_nci_mem_type
Blacklisted files:
  libgsticamerasrc.so

Total count: 1 blacklisted file

This appears to be the same problem as this comment; I also got the same output from nm.

alvinpeters commented 1 year ago

Sorry just saw this. Did you manage to install icamerasrc-git successfully? Check out the latest scripts too and send logs if possible.

stefanpartheym commented 10 months ago

Closing this one due to inactivity.