hi,

/dev/video0 was not present on my system (ubuntu intrepid, using udev),
I had to search for how to create that device node:

  mknod /dev/video0 c 81 0
  chgrp video /dev/video0
  chmod g+rw /dev/video0


I suggest that we should add a note about missing device nodes and those
commands to the testing-microdia-driver-draft page, probably before the
"6. Test it using mplayer" section:
  http://groups.google.com/group/microdia/web/testing-microdia-driver-draft


regards. Sam

--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to