Hi all,
Apologies if this has been covered already - I’ve read the replies and tried all the proposed solution but I am still unable to make the camera work.
I am using Ubuntu 22.04. LTS on a Dell Latitude 7440. Is there a step-by-step guide I can try to make the camera work on Chrome (Cheese and other Apps are not a priority in my case, I am testing it using MS Teams on Chrome).
I tried various proposed solutions and now I’ve run the purge commands to cleanup everything, to try again.
Here is my current state:
Kernel:
$ uname -r
6.8.0-52-generic
Installed packages (also no Intel ivsc related modules are installed):
$ dpkg --list | grep ipu6
ii linux-modules-ipu6-6.8.0-40-generic 6.8.0-40.40~22.04.3 amd64 Linux kernel ipu6 modules for version 6.8.0-40
ii linux-modules-ipu6-6.8.0-52-generic 6.8.0-52.53~22.04.1 amd64 Linux kernel ipu6 modules for version 6.8.0-52
ii linux-modules-ipu6-generic-hwe-22.04 6.8.0-52.53~22.04.1 amd64 Extra drivers for ipu6 for the generic flavour
$ dpkg --list | grep usbio
ii linux-modules-usbio-6.8.0-52-generic 6.8.0-52.53~22.04.1 amd64 Linux kernel usbio modules for version 6.8.0-52
ii linux-modules-usbio-generic-hwe-22.04 6.8.0-52.53~22.04.1 amd64 Extra drivers for usbio for the generic flavour
Current repos:
$ add-apt-repository --list
deb http://gr.archive.ubuntu.com/ubuntu/ jammy multiverse main restricted universe
deb http://gr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse main restricted universe
deb http://gr.archive.ubuntu.com/ubuntu/ jammy-backports multiverse main restricted universe
deb http://security.ubuntu.com/ubuntu jammy-security multiverse main restricted universe
Drivers list (although the package itself is not installed):
$ ubuntu-drivers list
oem-somerville-lapras-meta
Here is a screenshot from the “Additional Drivers”:
I think that brings the device at a clean state.
Could someone guide me through the proper installation of the required packages, for me to test?
Any help would be greatly appreciated.
Thank you!