My HP 6930 laptop has a built in webcam. This used to work just fine when I had Windows installed.
Now that I am on Ubuntu, the webcam does not work.
I installed Cheese, but this is what I get:

How do I go about debugging this?
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
The camera on that model seams to be a Chicony, running the following should give you one line with the camera model: lsusb | grep 04f2 You can then look up your model (search for the number after the red text) on this site: http://www.ideasonboard.org/uvc/ |
|||
|
|
|
"No device found" sounds like no driver is found/loaded for the camera...
|
|||
|
|
|
Do u have /dev/video file? This is how webcams are seen. Also, try launching gstreamer-properties and inspecting the 'video' tab |
|||
|
|
|
Install cheese (webcam software) by searching for 'cheese' in Ubuntu Software Centre. Then run cheese in a terminal (Applications -> Accessories -> Terminal) using this command:
Have a look at any errors that are printed in the terminal. You can copy these by selecting the text and pressing ctrl-shift-c. These should give you a clue to what the problem is. You could use the same process for any other software that you are using that uses the webcam. |
|||
|
|
|
There are a number of webcam programs to access your webcam; Cheese is just one. To test if the default open source drivers are working I access my built-in webcam on my laptop using Video for Linux or Video for Linux 2 and VLC media player.
I use Video for Linux 2 [try experimenting with the other modes]. You may need to install Video for Linux in order for the Capture Device to become available. You can also check if there is a v4l device in the
which is a link to If you can see that It is a USB device but when I do
It looks like it does not show up. But it works for me. |
||||
|
|
|
check the connections. Even if its an inbuilt one; for these you unscrew the front panel of the screen to get to the LCD itself (don't worry, it wont fall out, and the webcam plugged into USB on top of it (it will not look like a USB port, it looks just like an internal connector, but the technology is USB) |
|||
|
|
|
I know this question is old, but I am desperate... Raj More, have you fixed this issue? I am experiencing the same problem with the same webcam (04f2:b221) and nobody seems to be helping me one the sites I posted the question :( Please, help! |
|||
|
|
lsusb– hhlp Feb 19 '11 at 16:17