Ubuntu does not see OV02C10.
Open
- Dominant language
- C
- Stars
- 251
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Samsung Galagy Book 3 Ultra. I have installed Linux Mint (based on ubuntu 22). The system does not see webcam completely
```
$ lspci | grep "Multimedia controller"
00:05.0 Multimedia controller: Intel Corporation Device a75d
$ lsmod | grep ^ov02c10
$ sudo lsmod | grep -E "ov|ipu6"
$ sudo v4l2-ctl --list-devices
Cannot open device /dev/video0, exiting.
$ uname -a
Linux nail-sgb3 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
```
I installed driver with dkms but webcam steel does not work.
Contributor guide
Assessment
This issue has not been assessed yet.