All,
I had the same problem .... however I cannot seem to get the same
working result.
I have /etc/udev/rules.d/51-android.rules
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
chmod a+rw 51-android.rules
/ect/init.d/udev reload
adb devices shows nothing except
emulator-5554 device
Any ideas ? I also tried changing the permsissions on adb to be root,
root
On May 8, 9:41 pm, Mark Doliner <[email protected]> wrote:
> I can also confirm that this solved my problem. Perhaps someone can
> add a note to the Linux info
> athttp://developer.android.com/guide/developing/device.html
> ?
>
> -Mark
>
> On Apr 23, 8:04 pm, YC <[email protected]> wrote:
>
> > Hi,
> > I had the same problem.
> > I was very skeptical about renaming the file to 51-android.rules,
> > because as you said, there are no other files with a name starting
> > with 50-...
> > but well, I tried, thinking that maybe, in some other directories, or
> > whatever...
> > And it solved my problem !
>
> > Hope it will work for you as well !
>
> > Best.
>
> > On Apr 15, 4:36 pm, Zigurd <[email protected]> wrote:
>
> > > My not-very-elegant "solution" indicates this is a permission issue.
> > > The udev rule appears to set permissions, so it probably isn't being
> > > run. It would be nice to verify the udev rule match, but I'm a udev
> > > n00b and can't find what the ATTRS (formerly SYSFS) rule is supposed
> > > to match.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---