You may experience a detection issue with the onboard webcam on your XPS 13 Plus 9320 laptop.
This is only seen when running the Ubuntu 22.04 Linux operating system.
We have identified that this typically happens when you or your IT department installed the laptop with Ubuntu 22.04. The installation is not carried out using the Dell Ubuntu Recovery Image.
Ubuntu stock install images from non-Dell sources do not contain all the Dell-required packages. These packages allow the webcam to function and be detected.
Ubuntu tracks and provides instructions for fixing issues from installing the Generic image on the Ubuntu Wiki site https://wiki.ubuntu.com/Dell
The following instructions take you through restoring the camera's full functionality.
If stock Ubuntu 22.04 was installed, the Intel kernel driver is out-of-tree. You must install the stack manually:
Open a terminal window:
The easiest way to open a terminal window is to use the keyboard shortcut: CTRL + ALT + T
You can also open a terminal window from the search bar on the user interfaces (UI) desktop. Type Terminal
into the bar and click the results that appear.
Type each of the following terminal commands into the terminal window and press Enter:
$ sudo add-apt-repository ppa:oem-solutions-engineers/oem-projects-meta
$ sudo apt install oem-somerville-tentacool-meta
$ sudo apt update
$ sudo apt full-upgrade
$ sudo systemctl poweroff
You must reinstall the Dell Ubuntu Operating System Image using the instructions in the following link if step.1 does not work:
$ sudo cheese -d "Intel MIPI Camera"
Here are some recommended articles related to this topic that might be of interest to you.