I have used many solutions but they doesn't work for me, the output of certain commands are-
I have runned this command
sudo dmesg | tail -n 30
but its giving this
I have used many solutions but they doesn't work for me, the output of certain commands are-
I have runned this command
sudo dmesg | tail -n 30
but its giving this
I had this issue, and then I think I updated my way out of it. Since it's been a few months, try that?
Although after getting my camera to register, I had the issue of Pipewire not having all its dependencies, as said in my answer to my own problem, maybe try installing libcamera-ipa and pipewire-libcamera then:
systemctl --user restart wireplumber.service
then try the camera again.