[yocto] adding a udev entry for a camera

Khem Raj raj.khem at gmail.com
Thu Oct 31 09:23:49 PDT 2013


On Thu, Oct 31, 2013 at 8:45 AM, Edward Vidal <vidal.develone at gmail.com> wrote:
>
> Do I add RUN+="/bin/mknod /dev/video0 c 81 0" see below new version of
> 1--c920.rules
> cat 10-c920.rules
> SUBSYSTEM=="video4linux", BUS=="usb", ATTRS{idvendor}=="0x046d",
> ATTRS{idProduct}=="0x082d", NAME="video0", MODE:="0660", RUN+="/bin/mknod
> /dev/video0 c 81 0"

get rid of BUS construct there



More information about the yocto mailing list