Webcam LifeCam HD-3000 not recognised
The device in lsusb:
Bus 001 Device 012: ID 045e:0779 Microsoft Corp. LifeCam HD-3000
According to https://linux-hardware.org/index.php?id=usb:045e-0810 it looks like it should be supported. Running uname -srm gives me:
Linux 5.14.2-artix1-2 x86_64
But when I follow the steps in https://wiki.archlinux.org/title/Webcam_setup, namely run dmesg | tail, it appears that the webcam doesn't get registered to /dev/video0. Is there something else I need to install/configure?