LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-09-2014, 02:58 PM   #1
jazzo
Member
 
Registered: Jul 2012
Posts: 277

Rep: Reputation: Disabled
webcam suddenly stopped working


Hello guys, I wonder if you can help me. I have a dell xps 17 with ubuntu 12.04 installed - last installation was probably 3-4 months ago. ANyway, all of a sudden the webcam stopped working. No idea what has happened. I noticed it because it wasn't picking up the video on skype. I thought it was the person I was talking to that had problems, but after having called a few more people I realized that the problem was mine. Unfortunately I don't know much about cameras so I wouldn't really know what to do to find out what's wrong. I have found a thread somewhere saying that the camera can be tested using an application called Cheese, which I have downloaded and installed but everytime I run it, it says that an error has occurred.
ANy idea what I should do?
thanks
 
Old 04-09-2014, 03:10 PM   #2
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
You just run cheese!
https://wiki.gnome.org/Apps/Cheese/Tour

Actually, maybe Microsoft have messed with Skype (they own it).

I don't use video with Skype - it's a bit intrusive.
 
Old 04-09-2014, 03:18 PM   #3
jazzo
Member
 
Registered: Jul 2012
Posts: 277

Original Poster
Rep: Reputation: Disabled
well cheese doesn't seem to run that's the thing. ANd as an update to the above, I don't get an error message everytime I run cheese, it just stops on it's own.
I seriously doubt that Microsoft has messed with skype so that it causes issues to my camera. It had been working fine till a few days ago. I have also run lsusb -n, I have attached the log file (can't paste here it is too long)maybe it will help somebody to understand what's going on:
Attached Files
File Type: txt lsusb.txt (44.8 KB, 6 views)
 
Old 04-09-2014, 10:03 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
If it's an external USB webcam (and your last post leads me to think that it is), the simplest test is to plug it into another computer, even if it's a friend's computer for three minutes of testing. If it doesn't work there, it's almost certain that the webcam is bust.
 
Old 04-10-2014, 11:18 AM   #5
jazzo
Member
 
Registered: Jul 2012
Posts: 277

Original Poster
Rep: Reputation: Disabled
Hi no it's not an external camera, it's inbuilt. Is there any way we can test it - like hardware testing or similar?
 
Old 04-10-2014, 02:56 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Deleted.

Last edited by Emerson; 04-10-2014 at 02:58 PM.
 
Old 04-10-2014, 08:13 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
You could boot to a live CD of something and test with the Live CD. If it works, it would definitely prove that you have a software problem. If it doesn't work, it's not conclusively a hardware problem until you test the Live CD with another computer with another box with a like camera.

Another test is to try an external camera and see whether it works (if you don't have one, maybe you can borrow one from a friend for a little while). If it works, it would be one more indication that problem is a hardware problem with the built-in camera. Of course, the only conclusive test is to test the camera directly, and that is likely a job for a professional computer tech.

This YouTube video might help: http://www.youtube.com/watch?v=mNdXe8d11B8
 
Old 04-11-2014, 12:03 PM   #8
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
One further possibility to try is
Code:
sudo lshw
This will give a lot of output.
Hopefully, you will see some info on your web cam (make/model etc).
Then its down to a Google search...
 
Old 04-11-2014, 02:07 PM   #9
jazzo
Member
 
Registered: Jul 2012
Posts: 277

Original Poster
Rep: Reputation: Disabled
All right, something weird just happened. I have dual booting on my machine so I thought I'd log in into windows and chech the camera there, just to make sure that it was actually broken. It did work there, so I thought that it was a ubuntu problem. I logged back in ubuntu, and guess what? the camera now works again...Not sure what to do now, as in, what should I get out of it?
 
Old 04-11-2014, 04:04 PM   #10
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
That perhaps you should have tried your webcam on an alternate OS (if easily available).
Would have saved you downloading a live Linux CD.
 
Old 04-11-2014, 08:20 PM   #11
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
Even in Linux, a reboot can sometimes untangle stuff.

Glad it's working.
 
Old 04-12-2014, 04:48 AM   #12
jazzo
Member
 
Registered: Jul 2012
Posts: 277

Original Poster
Rep: Reputation: Disabled
Hi frankbell, but that's the thing, I have rebooted a few times and it didn't work. Only after I logged into windows, tried the camera there, found it worked and finally rebooted into Ubuntu brought the camera back, so it wasn't strictly a reboot as such. Yes, I am glad it works again, I am just worried about what caused it really, but I suspect that we will never know, won't we :-)?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Touchscreen suddenly stopped working Fa773N_M0nK Linux - Laptop and Netbook 2 12-20-2012 02:56 AM
Bluetooth suddenly stopped working aurora72 Linux - Software 3 07-09-2011 03:27 PM
Yum suddenly stopped working Jolteon Linux - Server 1 08-04-2008 11:49 AM
crontab suddenly stopped working corepuncher Linux - General 4 02-18-2005 05:57 PM
airsnort suddenly stopped working fatrandy13 Linux - Security 1 09-23-2004 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration