Fresh install of endevouros, gnome version, all updates.
Trying both zoom, and cheese - both show that there’s no webcam
Tried different usb port
It seems to be recognized:
[340929.563256] usb 3-14: USB disconnect, device number 11
[340936.608619] usb 3-14: new high-speed USB device number 12 using xhci_hcd
[340939.161340] usb 3-14: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
[340939.161344] usb 3-14: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[340939.161346] usb 3-14: Product: HD Pro Webcam C920
[340939.161347] usb 3-14: SerialNumber: 4392943F
I’ve never had an issue with this webcam immediately being recognized on other flavors of linux (ubuntu/fedora)
looks like you are not the only one…
And cheese is also known to be cheesy can you try qt-v4l-test ( qv4l2 ) utility?
or something like vlc or mpv av://video4linux2:/dev/video0
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: new high-speed USB device number 8 using xhci_hcd
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: New USB device found, idVendor=0c45, idProduct=636d, bcdDevice= 1.00
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: New USB device strings: Mfr=2, Product=1, SerialNumber=3
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: Product: PC-LM1E
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: Manufacturer: PC-LM1E
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: SerialNumber: PC-LM1E
Nov 05 17:56:11 buildsystem kernel: usb 3-7.2: Found UVC 1.00 device PC-LM1E (0c45:636d)
Nov 05 17:56:11 buildsystem kernel: input: PC-LM1E: PC-LM1E as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7.2/3-7.2:1.0/input/input28
is the output on journal for successfully enable a webcam…
yours missing the last two lines.
it basically only needs v4l-utils installed.
should show something like this for your device:
[ 5.500934] input: HD Pro Webcam C920 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/input/input2
[ 5.504531] usbcore: registered new interface driver uvcvideo
I know this. I was just asking, because it might be the case that v4l2loopback-dkms is installed. This might prevent the cam from being correctly detected.
$ yay -Qs v4l
local/guvcview 2.0.7-1
Simple GTK+ interface for capturing and viewing video from v4l2 devices
local/v4l-utils 1.22.1-1
Userspace tools and conversion library for Video 4 Linux
Thanks for all your help everyone, it’s working now…
@joekamprad - your comment about the lts kernel triggered me to do an update and I moved from 5.14.14 to 5.14.16 and it works now. I’m a bozo, I don’t know why I didn’t try that first, but I guess something must have been off in 5.14.14? Just for info everything that was updated (in case it’s something else I’m not thinking of)…