Try adding a GROUP= attribute to the rule like this:

SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"

and make sure your user is added to this group. This group exists on
my corporate machine, dunno if yours have the same groups since mine
is no longer a stock ubuntu.

I've also heard of people indicating they can't access that group when
they are connected remotely via ssh.

R/

2009/5/20 Cédric Berger <cedric.berge...@gmail.com>:
>
>
> 2009/5/20 Cédric Berger <cedric.berge...@gmail.com>
>>
>>> Make sure you have the udev rule:
>>>  http://developer.android.com/guide/developing/device.html#setting-up
>>>
>>
>> I have added it, but still no luck (ubuntu 64bits)
>
>
> Ok, adb can list my phone only if executed with sudo.
> Should the udev rule allow to avoid the need to have root access ?
> Do I have to reboot after editing this udev rule ?
>
>
> >
>

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

Reply via email to