Hi @Ap2011930, and welcome!
In order for us, or anyone for that matter, to be able to provide assistance, more information is necessary. To that end, please see:
- [HowTo] Provide System Information,
- [HowTo] Post screenshots and links,
- [HowTo] Request support, and
- [HowTo] Post command output and file content as formatted text.
Please also note and heed: Forum Rules - Manjaro
Hope you manage!
Tip: 
To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:
```
pasted text
```
Or three (3) tilde signs, like this:
~~~
pasted text
~~~
This will just cause it to be rendered like this:
Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.
Instead of like this:
Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.
Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.
Thereby improving legibility and making it much easier for those trying to be of assistance.
Additionally
If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C
. For example:
LC_ALL=C bluetoothctl
This will just cause the terminal output to be in English, making it easier to understand and debug.
Please edit your post accordingly.
Edit:
Thank you for the additional information.
However, in this guide:
…it specifies to please provide the output of:
inxi --full --admin --filter --width
…which I can’t find here. Please go through the guide and provide everything that’s required.
From what I could deduce from the incomplete information, this:
Seems to be your camera, and according to this page:
The device is supported by kernel versions 4.5 and newer according to the LKDDb:
https://i.imgur.com/4WLQLbC.png
and it seems you’re using
So try an older kernel version, perhaps, version 6.1 is what I’d recommend:
Too install it, run:
sudo mhwd-kernel --install linux61
Reboot into it, when successfully done:
All available kernels installed on your system will be presented upon booting up. GNU GRUB is visible with a couple of options. Choose “Advanced Options for Manjaro Linux” by using the arrow keys ↑, ↓ on your keyboard and then ↵ Enter.
On the next screen (as illustrated) are backup copies of each kernel version installed (which will also be automatically removed if or when a kernel version is deleted). To select a kernel, simply use the arrow keys ↑, ↓ to highlight the desired version, and then press ↵ Enter.