Hi i have an Asus F9F Laptop with ubuntu 11 installed. How could we run or start webcame that integrated in this laptop.
Bus 001 Device 002: ID 174f:6a31 Syntek Web Cam - Asus A8J, F3S, F5R, VX2S, V1S
but there is no file called /dev/video*
Here are some outputs
$ lsmod |grep -i video
video 18951 1 i915
(i installed v4l-conf from apt-get depot)
$ v4l-conf
v4l-conf: using X11 display :0
dga: version 2.0
WARNING: No DGA direct video mode for this display.
mode: 1280x800, depth=24, bpp=32, bpl=5120, base=unknown
can't open /dev/video0: No such file or directory
Thanks.