MIPI camera not working on thinkpad x1 2-in-1 Gen 9

Ubuntu Version:
24.04

Desktop Environment (if applicable):
Ubuntu

Problem Description:
Intel MIPI camera does not work.

Relevant System Information:
Thinkpad x1 2-in-1 certified: Lenovo ThinkPad X1 2-in-1 Gen 9 certified with Ubuntu. | Ubuntu

$ sudo dmesg | grep model
[    0.133532] smpboot: CPU0: Intel(R) Core(TM) Ultra 7 155U (family: 0x6, model: 0xaa, stepping: 0x4)
[   15.701602] thinkpad_acpi: Lenovo ThinkPad X1 2-in-1 Gen 9, model 21KECTO1WW

With this screen configuration: 14" 2,8K (2880 x 1800), OLED, antirreflector, táctil, HDR 400, 100 % DCI-P3, 400 nits, 120 Hz
And this camera: 2160p UHD RGB+IR con visión artificial (MIPI)

Screenshots or Error Messages:

Cheese output:

(cheese:8860): cheese-CRITICAL **: 19:37:18.581: cheese_camera_device_get_name: assertion 'CHEESE_IS_CAMERA_DEVICE (device)' failed

OBS output before crashing:

free(): invalid pointer
Abortado (`core' generado)

What I’ve Tried:
My starting point: https://wiki.ubuntu.com/Lenovo

$ ubuntu-drivers list
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
libcamhal0
intel-usbio-dkms
intel-ipu6-dkms

And enabled with ubuntu drivers, but does not work.

Then I tried this guide: https://wiki.ubuntu.com/IntelMIPICamera

And this guide: https://dshedd.com/2023/07/18/fixing-lenovos-mipi-camera-problems-on-ubuntu-22-04/

I don’t know what more to try but the computer is certified so I think that must work: Lenovo ThinkPad X1 2-in-1 Gen 9 certified with Ubuntu | Ubuntu

Do you have some suggestions?