INTEL MIPI CAMERA ISSUE IS BACK? CAMERA NOT WORKING

Hello hello hello,

Anyone else having issues with the MIPI Camera on Ubuntu 24.04.4 LTS after Firmware update?

System Details Report


Software Information:

  • Firmware Version: 1.28.1
  • OS Name: Ubuntu 24.04.4 LTS
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 46
  • Windowing System: Wayland
  • Kernel Version: Linux 6.17.0-14-generic

Lemme know. Thanks! :slight_smile:

1 Like

Does this help

Thanks @Actionparsnip for the link. We used the wiki page extensively while solving the problem the first time here https://discourse.ubuntu.com/t/intel-mipi-camera-not-found/51797

However, the issue seems to be back after firmware upgrade.

1 Like

Made a bug report for cheese.

<pre>cheese
Gtk-<font color="#26A269"><b>Message</b></font>: <font color="#12488B">10:23:11.855</font>: Not loading module &quot;atk-bridge&quot;: The functionality is provided by GTK natively. Please try to not load it.

(cheese:10329): cheese-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.849</font>: Can&apos;t find vp8enc preset: &quot;Profile Realtime&quot;, using alternate preset: &quot;Cheese Realtime&quot;. If you see this, make a bug report!

(cheese:10329): GStreamer-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.849</font>: gst_value_deserialize_g_value_array: unimplemented

(cheese:10329): GStreamer-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.849</font>: gst_value_deserialize_g_value_array: unimplemented

(cheese:10329): GStreamer-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.849</font>: gst_value_deserialize_g_value_array: unimplemented

(cheese:10329): GStreamer-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.888</font>: gst_value_deserialize_g_value_array: unimplemented

(cheese:10329): GStreamer-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.888</font>: gst_value_deserialize_g_value_array: unimplemented

(cheese:10329): GStreamer-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:13.888</font>: gst_value_deserialize_g_value_array: unimplemented

(cheese:10329): cheese-<font color="#A2734C"><b>WARNING</b></font> **: <font color="#12488B">10:23:14.041</font>: Device &apos;/dev/video0&apos; does not support 2:0:0:0 colorimetry: ../sys/v4l2/gstv4l2object.c(4489): gst_v4l2_object_set_format_full (): /GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstV4l2Src:v4l2src1:
Device wants 2:0:0:0 colorimetry
</pre>

To report a cheese bug type in the terminal window ubuntu-bug cheese.

Here you are a wonderful graphics by ChatGPT illustrating the stack and the issue - Latitude 7340 specific.

What we learned today? After various checks, reinstallation and --fix-broken options it’s all there BUT THE IPA module- it seems :slight_smile:

Therefore one of the two (we are not intuitionistic logicians for one day :winking_face_with_tongue: ):

  1. The OEM meta-package did not include it for your kernel/libcamera version;
  2. It was removed or not installed during updates.

Keeping the Ubuntu community posted! Any comment is very welcome. Are you facing the same issues?

Can we trust that ChatGPT did not make a mistake about any of this? I am not knowledgeable enough to test its output. I will test my camera later today.

1 Like

ChatGPT output should always be checked! :slight_smile: I think it did a great job for the picture.

Anyways, in my case I tested the pipeline, and there is indeed an issue with the IPA module. I am looking forward to hearing from you @sem