[meta-freescale] Udev rule to change group for galcore

Vikas Patil vikasmpatil at gmail.com
Thu May 12 05:00:27 PDT 2016


Dear All,

Sorry forgot to mention the rule:

https://github.com/Freescale/meta-fsl-arm/blob/master/recipes-core/udev/udev-rules-imx/10-imx.rules

KERNEL=="galcore", MODE="0660", GROUP="video"

Thanks & Regards,
Vikash

On Thu, May 12, 2016 at 5:25 PM, Vikas Patil <vikasmpatil at gmail.com> wrote:
> Dear All,
>
>
> I am using following rule from file "/etc/udev/rules.d/10-imx.rules"
> to change the group to video for /dev/galcore.
>
> However it only works if I test using using following command. It is
> not getting triggered when I reboot.
>
> #udevadm test /sys/devices/virtual/gpu_class/galcore
>
> root at linuxa1:~# ls -l /dev/galcore
> crw-rw----    1 root     video     199,   0 Oct 14 13:00 /dev/galcore
>
> Could someone please help here to understand and fix that is going wrong?
>
> Sorry for little off topic.
>
> Thanks & Regards,
> Vikash


More information about the meta-freescale mailing list