Hi there,

Not much success with the galaxy and adb :(

I'm under ubuntu 8.10 here are my question:

The step in : http://developer.android.com/intl/de/guide/developing/device.html

Talk about creating the file 51: /etc/udev/rules.d/51-android.rules
and chmod file 50: chmod a+rx /etc/udev/rules.d/50-android.rules

Which is not the same file is that a typo or it's ok?! And why the
file 50 need the x status and every other file have only r?

I tried about anything without success the stock r3 adb file and the
modified one.

Any lights on this will be greatly appreciated (if possible soon
because I think I can't refund that damn phone in two days!)

Cheers,

Francois


On 23 juil, 16:17, Xionbox <christopher.rabo...@gmail.com> wrote:
> Hi,
>
> I'm trying to use the Samsung Galaxy on OpenSuSE 11.1 (Linux). I add
> the following line to /lib/udev/rules.d/50-udev-default.rules
> SUBSYSTEM=="usb" SYSFS{idVendor}=="04e8", MODE="0666"
> I also created /etc/udev/rules.d/51-android.rules which has the exact
> same line.
> I also updated adb via "android update adb" and then I restarted the
> adb server. Even after upluging and repluging several times adb still
> doesn't list the device.
>
> Any idea on how the rule should be?
> Thanks in advance.
>
> On Jul 21, 1:21 am, Olaf Geibig <olaf.gei...@googlemail.com> wrote:
>
> > Quick Howto for ubuntu:
>
> > - download SDK 1.5 r3
> > - enable debug mode on the device: Settings -> Applications ->
> > Development -> USB debugging
> > - add udev rule:http://developer.android.com/intl/de/guide/developing/
> > device.html but use Samsung's vendor id instead: SYSFS{idVendor}
> > =="04e8"
> > - replace the adb binary by this 
> > one:http://floe.butterbrot.org/external/adb.gz
> > - to use ddms on a 64 bit 
> > system:http://coffeecokeandcode.blogspot.com/2009/07/ddms-on-ubuntu-64bit.html
>
> > Patched adb thanks to Flori7500 as mentioned in my previous post.
>
> > Cheers, Olaf
>
> > On 18 Jul., 21:13, fexpop <caspar...@googlemail.com> wrote:
>
> > > Hi,
>
> > > on my device the build number is 76XXCSDCBALUM6375. It won't be found
> > > by adb, neither on Windows nor on Linux.
>
> > > Regards,
>
> > > Felix
>
> > > On Jul 18, 8:50 pm, dan raaka <danra...@gmail.com> wrote:
>
> > > > can you post what you see in the settings->about .. about the build 
> > > > info you
> > > > have ..
--~--~---------~--~----~------------~-------~--~----~
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