intel / ipu6-drivers

GNU General Public License v2.0
160 stars 51 forks source link

Ubuntu 23.04 #133

Open shawn1thompson opened 1 year ago

shawn1thompson commented 1 year ago

Are these being updated for use with Ubuntu 23.04?

PhilDevProg commented 1 year ago

Does this commit fix it: https://github.com/intel/ipu6-drivers/commit/60004440e1a6a18a6698b1d557dcdfa67beba4d7?

almereyda commented 1 year ago

With some hiccups around the proper tag to use for the icamerasrc, I was able to build the stack with some workaround in a way that the ximagesink shows the camera feed.

It appears some v4l2 loopback and relayd work is missing to get this to full fruition. At least we know the camera device is working on Ubuntu 23.04 in general. Now we only need to solve the "detail" of making it available to actual applications wanting to use it.

Proof:

image