16.04 No Driver for Integrated Webcam
up vote
1
down vote
favorite
I upgraded to Ubuntu 16.04 and my integrated webcam is no longer working.
From what I can tell, it's completely missing a driver.
Below are the results of lsusb -t
.
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/14p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 3: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 4: Dev 5, If 0, Class=Video, Driver=, 480M
|__ Port 4: Dev 5, If 1, Class=Video, Driver=, 480M
As you can see, the driver is clearly missing. If I press fn+f6
(my webcam hotkey) to toggle off webcam and run lsusb -t
again then associated lines completely disappear (as they should).
Any thoughts or ideas?
Laptop Model #: GP70 2PE
(No official Linux support, but webcam worked fine on 14.04)
drivers 16.04 webcam
add a comment |
up vote
1
down vote
favorite
I upgraded to Ubuntu 16.04 and my integrated webcam is no longer working.
From what I can tell, it's completely missing a driver.
Below are the results of lsusb -t
.
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/14p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 3: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 4: Dev 5, If 0, Class=Video, Driver=, 480M
|__ Port 4: Dev 5, If 1, Class=Video, Driver=, 480M
As you can see, the driver is clearly missing. If I press fn+f6
(my webcam hotkey) to toggle off webcam and run lsusb -t
again then associated lines completely disappear (as they should).
Any thoughts or ideas?
Laptop Model #: GP70 2PE
(No official Linux support, but webcam worked fine on 14.04)
drivers 16.04 webcam
1
May we seelsusb
without the-t
modifier, so that we can see the usb.id?
– chili555
Jul 26 '16 at 20:09
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I upgraded to Ubuntu 16.04 and my integrated webcam is no longer working.
From what I can tell, it's completely missing a driver.
Below are the results of lsusb -t
.
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/14p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 3: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 4: Dev 5, If 0, Class=Video, Driver=, 480M
|__ Port 4: Dev 5, If 1, Class=Video, Driver=, 480M
As you can see, the driver is clearly missing. If I press fn+f6
(my webcam hotkey) to toggle off webcam and run lsusb -t
again then associated lines completely disappear (as they should).
Any thoughts or ideas?
Laptop Model #: GP70 2PE
(No official Linux support, but webcam worked fine on 14.04)
drivers 16.04 webcam
I upgraded to Ubuntu 16.04 and my integrated webcam is no longer working.
From what I can tell, it's completely missing a driver.
Below are the results of lsusb -t
.
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/14p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 3: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 4: Dev 5, If 0, Class=Video, Driver=, 480M
|__ Port 4: Dev 5, If 1, Class=Video, Driver=, 480M
As you can see, the driver is clearly missing. If I press fn+f6
(my webcam hotkey) to toggle off webcam and run lsusb -t
again then associated lines completely disappear (as they should).
Any thoughts or ideas?
Laptop Model #: GP70 2PE
(No official Linux support, but webcam worked fine on 14.04)
drivers 16.04 webcam
drivers 16.04 webcam
asked Jul 26 '16 at 19:48
Cody Mercer
612
612
1
May we seelsusb
without the-t
modifier, so that we can see the usb.id?
– chili555
Jul 26 '16 at 20:09
add a comment |
1
May we seelsusb
without the-t
modifier, so that we can see the usb.id?
– chili555
Jul 26 '16 at 20:09
1
1
May we see
lsusb
without the -t
modifier, so that we can see the usb.id?– chili555
Jul 26 '16 at 20:09
May we see
lsusb
without the -t
modifier, so that we can see the usb.id?– chili555
Jul 26 '16 at 20:09
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
If your webcam required the use of a third party driver, 16.04 requires the use of all drivers to be signed with a key. You can get around this by turning off secure boot in your BIOS.
To check for a driver, go to terminal and type "dkms status". List any output here. If it says dkms not found, then there's no driver installed this way.
You can also open "Software & Updates" from the dash, and check the additional drivers tab.
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
If your webcam required the use of a third party driver, 16.04 requires the use of all drivers to be signed with a key. You can get around this by turning off secure boot in your BIOS.
To check for a driver, go to terminal and type "dkms status". List any output here. If it says dkms not found, then there's no driver installed this way.
You can also open "Software & Updates" from the dash, and check the additional drivers tab.
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
add a comment |
up vote
0
down vote
If your webcam required the use of a third party driver, 16.04 requires the use of all drivers to be signed with a key. You can get around this by turning off secure boot in your BIOS.
To check for a driver, go to terminal and type "dkms status". List any output here. If it says dkms not found, then there's no driver installed this way.
You can also open "Software & Updates" from the dash, and check the additional drivers tab.
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
add a comment |
up vote
0
down vote
up vote
0
down vote
If your webcam required the use of a third party driver, 16.04 requires the use of all drivers to be signed with a key. You can get around this by turning off secure boot in your BIOS.
To check for a driver, go to terminal and type "dkms status". List any output here. If it says dkms not found, then there's no driver installed this way.
You can also open "Software & Updates" from the dash, and check the additional drivers tab.
If your webcam required the use of a third party driver, 16.04 requires the use of all drivers to be signed with a key. You can get around this by turning off secure boot in your BIOS.
To check for a driver, go to terminal and type "dkms status". List any output here. If it says dkms not found, then there's no driver installed this way.
You can also open "Software & Updates" from the dash, and check the additional drivers tab.
answered Jul 27 '16 at 14:56
heynnema
17.5k22053
17.5k22053
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
add a comment |
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
Did you ever solve your problem?
– heynnema
Aug 2 '16 at 12:31
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f803273%2f16-04-no-driver-for-integrated-webcam%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
May we see
lsusb
without the-t
modifier, so that we can see the usb.id?– chili555
Jul 26 '16 at 20:09