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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 [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