Re: udev rules + adb insufficient permission

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jan 22, 2011 at 5:16 PM, Tom Horsley <horsley1953@xxxxxxxxx> wrote:
> On Sat, 22 Jan 2011 17:01:00 -0500
> slamp slamp wrote:
>
>> did anything change on how udev creates devices for usb's?
>> specifically debugging device for adb?
>
> I thought they had been eradicating all the google android
> patches in the kernel and wot not because google won't
> wiggle the rubber chicken three times the exact way the
> kernel developers want them to. Perhaps it fell victim
> to that?
>
> P.S. Where do you find info on android development on
> fedora? I've been considering if I want to start dabbling
> in it, but 99% of the info is for windows and (barf) eclipse.
> --

i am no developer. i really only use adb to push tweaks to my Droid. i
do not have one site i go to for info, i just search google and the
forums (droidforums.net).

for those curious and also having the issue i had, here's the udev rule.


$ cat /etc/udev/rules.d/51-android.rules
SUBSYSTEMS=="usb", ATTRS{idVendor}=="22b8", ATTRS{idProduct} =="41db",
MODE="0666"

The idVendor and the idProduct is seen when running lsusb:

$ lsusb
Bus 002 Device 003: ID 22b8:41db Motorola PCS Motorola Droid (USB Debug)
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux