intel / ipu6-drivers

GNU General Public License v2.0
173 stars 52 forks source link

Ubuntu does not see OV02C10. #227

Open NailGit opened 6 months ago

NailGit commented 6 months ago

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.

hao-yao commented 5 months ago

Does #230 work for you?