Mina, Wonglik's instructions worked for me, on Ubuntu 9.04, 64bit.
You may have forgotten to check the execute flag on both files: cp /etc/udev/rules.d/50-android.rules /etc/udev/rules.d/51-android.rules chmod a+rx /etc/udev/rules.d/*-android.rules /etc/init.d/udev reload If you're still having problems, please post up an "ls -l" listing of your rules.d directory, and the contents of your rules files. Regards, Sean On Mon, May 25, 2009 at 3:07 PM, Mina Shokry <[email protected]> wrote: > > I had same on ubuntu 9.04. I did the copy and still doesn't work. > > I am using 64-bit edition. is this related? > > On May 25, 1:53 pm, hgschmidt <[email protected]> > wrote: >> Had the same problem: Upgrade to 9.04 and couldn't connect to G1 >> anymore. >> >> Copying the file, as mentioned, worked fine. >> >> On Apr 27, 12:00 pm, wonglik <[email protected]> wrote: >> >> > I found some post suggesting copying (not renaming) >> >> > /etc/udev/rules.d/50-android.rules. >> >> > to >> >> > /etc/udev/rules.d/51-android.rules. >> >> > It helps. >> >> > regards >> > w >> >> > On Apr 27, 12:07 pm, Sean Hodges <[email protected]> wrote: >> >> > > I'll be upgrading in the next couple of days, if you don't get your >> > > answer already by then I'll let you know how I get on. >> >> > > On Sat, Apr 25, 2009 at 11:10 AM, wonglik <[email protected]> wrote: >> >> > > > Hi >> >> > > > Does anybody have a problem connecting G1 to Ubuntu 9.04? >> >> > > > It was working fine for me on 8.04 but now I just can not connect to >> > > > it. >> >> > > > adb devices >> >> > > > just show empty list. >> >> > > > I have added >> >> > > > SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666" >> >> > > > to >> >> > > > /etc/udev/rules.d/50-android.rules >> >> > > > and run : >> >> > > > chmod a+rx /etc/udev/rules.d/50-android.rules >> >> > > > but it did not help. >> >> > > > Any body have any idea? >> >> > > > Kind regards >> > > > w > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

