Internal webcam not working on surface book 2 new ubuntu install

When I try to use skype it just says webcam not found.

I found a guys post that said he used this command

git clone git://
cd media_build
./build
sudo make install

but when i try that command it just says not found.
Any help is appreciated.

Thanks,
Matt

1

1 Answer

I bumped into your post facing the same issue. After some research and testing I found this project addressing the many issues running Ubuntu on the Surface series: EDITED:

Please note that Ubuntu does not allow unsigned kernels to be loaded. You can sign the kernel yourself, the instructions are in the corresponding read-me file.

Regarding your question about the webcam, it is not (yet) supported. I'd suggest to "watch" the project, so you will be notified when the webcam support will be released.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like