My built in camera is not working

I recently installed Zorin OS 18 Pro on my Dell Latitude 7320 Detachable, but the built-in camera is not being recognized by the system.
steps that already done:

  1. physical Connection: i ensured that the camera is not disabled via a physical switch or keyboard shortcut on my laptop.
  2. i ensure the camera is working by installing windows OS and test the camera, it was working fine.
  3. Check Permissions: i ensured that my user has the necessary permissions to access video devices.

bellow are some troubleshooting commands with it is result that i have executed to share with you:
user@lp:~/Desktop$ sudo dmesg | grep -i camer
[ 2.616554] intel-ipu6 0000:00:05.0: Connected 1 cameras
user@lp:~/Desktop$ sudo dmesg | grep -i cam
[ 0.000000] AMD AuthenticAMD
[ 0.113161] PCI: ECAM [mem 0xc0000000-0xc71fffff] (base 0xc0000000) for domain 0000 [bus 00-71]
[ 2.616554] intel-ipu6 0000:00:05.0: Connected 1 cameras
user@lp:~/Desktop$ uname -r
6.14.0-33-generic

user@lp:~/Desktop$ ls -l /dev/video*

crw-rw----+ 1 root video 81, 0 أكت 23 08:48 /dev/video0
crw-rw----+ 1 root video 81, 1 أكت 23 08:48 /dev/video1
crw-rw----+ 1 root video 81, 10 أكت 23 08:48 /dev/video10
crw-rw----+ 1 root video 81, 11 أكت 23 08:48 /dev/video11
crw-rw----+ 1 root video 81, 12 أكت 23 08:48 /dev/video12
crw-rw----+ 1 root video 81, 13 أكت 23 08:48 /dev/video13
crw-rw----+ 1 root video 81, 14 أكت 23 08:48 /dev/video14
crw-rw----+ 1 root video 81, 15 أكت 23 08:48 /dev/video15
crw-rw----+ 1 root video 81, 16 أكت 23 08:48 /dev/video16
crw-rw----+ 1 root video 81, 17 أكت 23 08:48 /dev/video17
crw-rw----+ 1 root video 81, 18 أكت 23 08:48 /dev/video18

Hi, not all hardware works on GNU/Linux as they are primarily made for that other OS.

Please enter in a terminal:

lsusb

and post back the results please.

I'm not sure if the steps mentioned here can help you

Did You take a Look in the ''Additional Drivers'' Tab in Software & Updates if there might be a Driver offered?