Ubuntu 14.04 built in webcam not being detected

Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
Hello I am running Ubuntu 14.04 and my webcam is not recognized. It used to work fine but recently it is not working. I got my screen replaced by dell and also the motherboard and heatsinks for a different issue.
Here is my lsusb output:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 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 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 04f3:21f9 Elan Microelectronics Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I also ran this command:
sudo dpkg-reconfigure -phigh build-essential linux-headers-`uname -r`
that people said would help but I got this error:
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-53-generic /boot/vmlinuz-3.16.0-53-generic
Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch. This indicates that it should not be built.
ubuntu hardware camera
add a comment |Â
up vote
2
down vote
favorite
Hello I am running Ubuntu 14.04 and my webcam is not recognized. It used to work fine but recently it is not working. I got my screen replaced by dell and also the motherboard and heatsinks for a different issue.
Here is my lsusb output:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 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 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 04f3:21f9 Elan Microelectronics Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I also ran this command:
sudo dpkg-reconfigure -phigh build-essential linux-headers-`uname -r`
that people said would help but I got this error:
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-53-generic /boot/vmlinuz-3.16.0-53-generic
Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch. This indicates that it should not be built.
ubuntu hardware camera
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Hello I am running Ubuntu 14.04 and my webcam is not recognized. It used to work fine but recently it is not working. I got my screen replaced by dell and also the motherboard and heatsinks for a different issue.
Here is my lsusb output:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 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 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 04f3:21f9 Elan Microelectronics Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I also ran this command:
sudo dpkg-reconfigure -phigh build-essential linux-headers-`uname -r`
that people said would help but I got this error:
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-53-generic /boot/vmlinuz-3.16.0-53-generic
Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch. This indicates that it should not be built.
ubuntu hardware camera
Hello I am running Ubuntu 14.04 and my webcam is not recognized. It used to work fine but recently it is not working. I got my screen replaced by dell and also the motherboard and heatsinks for a different issue.
Here is my lsusb output:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 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 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 04f3:21f9 Elan Microelectronics Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I also ran this command:
sudo dpkg-reconfigure -phigh build-essential linux-headers-`uname -r`
that people said would help but I got this error:
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-53-generic /boot/vmlinuz-3.16.0-53-generic
Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch. This indicates that it should not be built.
ubuntu hardware camera
ubuntu hardware camera
edited Nov 18 '15 at 5:26
Thomas Weinbrenner
2,64721031
2,64721031
asked Nov 18 '15 at 4:23
Baasic
22129
22129
add a comment |Â
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
0
down vote
Have you tried the following:
Section 5 (driver install) of https://help.ubuntu.com/community/Webcam
http://www.ideasonboard.org/uvc/
http://www.tldp.org/HOWTO/Webcam-HOWTO/hardware.html
add a comment |Â
up vote
0
down vote
accepted
Turns out it was a hardware issue. I had the entire screen assembly replaced and it fixed the problem.
add a comment |Â
up vote
0
down vote
Uninstall cheese and config files:
sudo apt-get --purge remove cheese
Reinstall cheese:
sudo apt-get install cheese
Reboot your computer
This works perfectly for a Dell Notebook using Ubuntu 16.04 with dual boot
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Have you tried the following:
Section 5 (driver install) of https://help.ubuntu.com/community/Webcam
http://www.ideasonboard.org/uvc/
http://www.tldp.org/HOWTO/Webcam-HOWTO/hardware.html
add a comment |Â
up vote
0
down vote
Have you tried the following:
Section 5 (driver install) of https://help.ubuntu.com/community/Webcam
http://www.ideasonboard.org/uvc/
http://www.tldp.org/HOWTO/Webcam-HOWTO/hardware.html
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Have you tried the following:
Section 5 (driver install) of https://help.ubuntu.com/community/Webcam
http://www.ideasonboard.org/uvc/
http://www.tldp.org/HOWTO/Webcam-HOWTO/hardware.html
Have you tried the following:
Section 5 (driver install) of https://help.ubuntu.com/community/Webcam
http://www.ideasonboard.org/uvc/
http://www.tldp.org/HOWTO/Webcam-HOWTO/hardware.html
answered Nov 19 '15 at 17:11
Xavras Wyzryn
16615
16615
add a comment |Â
add a comment |Â
up vote
0
down vote
accepted
Turns out it was a hardware issue. I had the entire screen assembly replaced and it fixed the problem.
add a comment |Â
up vote
0
down vote
accepted
Turns out it was a hardware issue. I had the entire screen assembly replaced and it fixed the problem.
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Turns out it was a hardware issue. I had the entire screen assembly replaced and it fixed the problem.
Turns out it was a hardware issue. I had the entire screen assembly replaced and it fixed the problem.
answered Nov 21 '16 at 17:47
Baasic
22129
22129
add a comment |Â
add a comment |Â
up vote
0
down vote
Uninstall cheese and config files:
sudo apt-get --purge remove cheese
Reinstall cheese:
sudo apt-get install cheese
Reboot your computer
This works perfectly for a Dell Notebook using Ubuntu 16.04 with dual boot
add a comment |Â
up vote
0
down vote
Uninstall cheese and config files:
sudo apt-get --purge remove cheese
Reinstall cheese:
sudo apt-get install cheese
Reboot your computer
This works perfectly for a Dell Notebook using Ubuntu 16.04 with dual boot
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Uninstall cheese and config files:
sudo apt-get --purge remove cheese
Reinstall cheese:
sudo apt-get install cheese
Reboot your computer
This works perfectly for a Dell Notebook using Ubuntu 16.04 with dual boot
Uninstall cheese and config files:
sudo apt-get --purge remove cheese
Reinstall cheese:
sudo apt-get install cheese
Reboot your computer
This works perfectly for a Dell Notebook using Ubuntu 16.04 with dual boot
edited Apr 26 at 1:24
Jeff Schaller
33.1k849111
33.1k849111
answered Apr 26 at 0:40
RubensZ
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f243753%2fubuntu-14-04-built-in-webcam-not-being-detected%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password