开发者

could not connect /dev/video0 (webcam), what should i do?

开发者 https://www.devze.com 2023-02-15 04:00 出处:网络
I am working in Ubuntu 10.04 LTS - Lucid Lynx. My notebook is Samsung r720 with internal livewebcam (webcam SCB-1600).

I am working in Ubuntu 10.04 LTS - Lucid Lynx. My notebook is Samsung r720 with internal livewebcam (webcam SCB-1600). I have installed ubuntu all was ok, but a couple week ago my WebCam stoped to work.

When i tried to run camorama i have got "Could not connect to video (/dev/video0) Please check connection".

I checked on windows, all is working.

What i have to do to fix it?

ls -la /dev/video0 
andrew@andrew-laptop:~ $ ls -la /dev/video0
ls: can not access /dev/video0: No such file or directo开发者_开发知识库ry


Have you got any other video device (maybe just video, or video1: ls -la /dev/video*)?

If you haven't any other device, it most likely means your webcam isn't supported by your kernel. You should install (or load) the kernel modules (ie: drivers) for it.

0

精彩评论

暂无评论...
验证码 换一张
取 消