On Mon, Jan 3, 2011 at 4:36 AM, Narendra Sisodiya <[email protected]> wrote: > On Mon, Jan 3, 2011 at 4:25 AM, Sama <[email protected]> wrote: > > This is not /dev/video0 > what is output of > > ls -l /dev/video* > > If it does not exist then we can try for creating it..
sudo mknod /dev/video0 c 81 0 Please create and load proper module. -- l...@iitd - http://tinyurl.com/ycueutm
