Install C270 HD webcam in ubuntu Ubuntu 22.04.3 LTS
It is working with below steps Got this from askubuntu.com Sharing it here , as i have a easy lookup for reference. https://askubuntu.com/questions/1206390/how-to-install-activate-logitech-webcam-c270-on-ubuntu-18-04 1 - First check if the device is getting mounted lsusb xx Logitech, Inc. Webcam C270 xx 2 - check if cheese is installed or not. sudo apt install cheese It was already installed . ls -ltrh /dev/video* Found 4 devices listed video1 - was default laptop i guess video2 - was added laptop external cam cheese -d /dev/video2 camera came online.