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 installbut when i try that command it just says not found.
Any help is appreciated.
Thanks,
Matt
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