Renaming the rules file to -51- worked for me on my desktop computer,
but not on my laptop. On my laptop, I renamed to 99, then it worked.
There's a bug in Ubuntu, the software for one of the lower number
rules does something that's not finished when rule 50 gets fired. I
guess the slower your computer, the more time you need to give this
feature to finish.

On Aug 29, 12:03 pm, Rino <[email protected]> wrote:
> Here's what works for me on Ubuntu Karmic with my Htc Dream (Vendor ID
> 0bb4 as seen with 'lsusb') :
> - device in usb debug mode (settings/applications/developpment/)
>
> - in file /etc/udev/rules.d/51-android.rules :
> SUBSYSTEM==”usb”,ATTRS(idVendor)==”0bb4“,SYMLINK
> +="android_adb",MODE=”0666″
>
> - chmod a+x /etc/udev/rules.d/51-android.rules (don't think it's
> necessary, though)
>
> - killall adb
>
> - /etc/init.d/udev restart ; /etc/init.d/udev-finish restart
>
> - adb in $PATH
>
> Now 'adb devices' lists my device.
--~--~---------~--~----~------------~-------~--~----~
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