You are not logged in.

#1 2022-10-29 09:43:18

fikovnik
Member
Registered: 2020-11-06
Posts: 10

Webcams not working on Lenovo Yoga Duet 7 (13ITL6)

At work, I got a new Lenovo Duet 7 and installed Arch on it.
Everything seems to be working fine, except the webcams. Neither the front camera nor the back camera one appear to be detected.
No relevant entries are in neither lsusb or hw-probe.

Does anyone know how to debug this issue? Are there some alternative drivers?
I will appreciate any help.

The older model seems to be working well (according to https://wiki.archlinux.org/title/Lenovo … 7_13IML05).

Offline

#2 2022-10-30 12:02:59

xerxes_
Member
Registered: 2018-04-29
Posts: 1,063

Re: Webcams not working on Lenovo Yoga Duet 7 (13ITL6)

Is 'hwinfo --camera' display something? You can also check in commands:

lsmod
lspci -nnk
sudo dmidecode | less
sudo journalctl -b
sudo journalctl -b -g camera
sudo journalctl -b -g webcam

Last edited by xerxes_ (2022-10-30 12:04:17)

Offline

#3 2022-10-30 22:03:30

fikovnik
Member
Registered: 2020-11-06
Posts: 10

Re: Webcams not working on Lenovo Yoga Duet 7 (13ITL6)

Unfortunately, nothing came out from any of these.

Offline

#4 2022-10-31 22:20:25

fikovnik
Member
Registered: 2020-11-06
Posts: 10

Re: Webcams not working on Lenovo Yoga Duet 7 (13ITL6)

Reinstalling windows, I found out that the front camera is OV5678 and the rear is GC5035.
For the former, there is an issue in the Intel IPU6 repo: https://github.com/intel/ipu6-drivers/issues/24

Offline

Board footer

Powered by FluxBB