ov2740 i2c-INT3474:01: failed to find sensor: -121
- Dominant language
- C
- Stars
- 251
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
> System
```
Acer Swift SF314-71
12th Gen Intel® Core™ i7-12700H
Ubuntu 24.04 LTS
6.8.0-36-generic
```
> sudo dmesg -T
```
intel-ipu6 0000:00:05.0: Device 0x465d (rev: 0x2)
intel-ipu6 0000:00:05.0: physical base address 0x601e000000
intel-ipu6 0000:00:05.0: mapped as: 0x000000003b09940f
intel-ipu6 0000:00:05.0: IPU in secure mode
intel-ipu6 0000:00:05.0: IPU secure touch = 0x0
intel-ipu6 0000:00:05.0: IPU camera mask = 0xff
intel-ipu6 0000:00:05.0: IPC reset done
intel-ipu6 0000:00:05.0: cpd file name: intel/ipu6ep_fw.bin
intel-ipu6 0000:00:05.0: FW version: 20230925
intel-ipu6 0000:00:05.0: Found supported sensor INT3474:01
intel-ipu6 0000:00:05.0: Connected 1 cameras
intel-ipu6 0000:00:05.0: Sending BOOT_LOAD to CSE
intel-ipu6 0000:00:05.0: Sending AUTHENTICATE_RUN to CSE
ov2740 i2c-INT3474:01: failed to find sensor: -121
```
Full log: [dmesg_file.txt](https://github.com/user-attachments/files/16159061/dmesg_file.txt)
> v4l2-ctl --list-devices
```
ipu6 (pci:pci0000:00):
/dev/media0
```
I already tried different solutions mentioned here #228 with no success.
I had this problem since older versions o the kernel and other versions of Ubuntu
---
EDIT
Just to add more information about what i have tried, before open this issue

- Fresh install, with `IPU6 driver from intel-ipu6-dkms` by himself with out install anything more.
- Fresh install, with `IPU6 driver from intel-ipu6-dkms` by himself making some changes on the file location, and installing some packages trying something.
- Fresh install, remove `IPU6 driver from intel-ipu6-dkms` and install `IPU6 from libcamhal0`. Tried using the steps of this repository o Readme and also using the ppa.
- Fresh install, use `IPU6 from libcamhal0` without remove `IPU6 driver from intel-ipu6-dkms`.
Any case always get the same error.
Yes, I know and understand my system is not "officially" supported for Ubuntu, but never was a problem until now.
Contributor guide
Assessment
This issue has not been assessed yet.