I have dell inspiron n5110 laptop with windows 7 and ubuntu 14.04 installed in it. Webcam works fine in windows. But in ubuntu , cheese shows "no device found". Here is my output of lsusb:
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0781:5567 SanDisk Corp. Cruzer Blade
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I tried installing the drivers by typing :
sudo apt-get install cheese build-essential linux-headers-`uname -r`
Still the problem remains the same.
I tried sudo chmod 777 /dev/video*
It says:
chmod: cannot access ‘/dev/video*’: No such file or directory
Now I tried all available solutions but no had luck. Currently it seems that this is an unsolved problem.