On Thu, May 21, 2009 at 06:50, Raphael <[email protected]> wrote:

>
> Try adding a GROUP= attribute to the rule like this:
>
> SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"


Thanks !

took me a LOT of trials before it worked !

I finally have this rule and it is OK (did not have to edit user groups on
my system):

SYSFS{idVendor}=="0bb4", SYSFS{idProduct}=="0c02", MODE="0666",
GROUP="plugdev"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to