Divya,

I am using a linux host machine, That ip is for network over USB (not sure
).I din't modify my initrc file. I hope 3430sdp has a ethernet port . Can
you ping to ur board ? I mean is your network up ? if not try this

setprop net.dns1 <primary-dns-server-ip>
$netcfg eth0 up
$netcfg eth0 dhcp

After this try to ping and then follow Sean's procedure .

On Thu, Feb 5, 2009 at 6:48 AM, divya <[email protected]> wrote:

>
> Hi vishal,
>
>  I am still having some problem with this.I checked my init.rc but
> the above line isnt present in it.And what is this ip "192.168.0.202
> ".
>
> Can you share ur init.rc script file.
>
> And this you are able to work on windows system....right?
>
> Regards,
> Divya
>
>
> On Jan 22, 10:47 am, vishal bhoj <[email protected]> wrote:
> > Thanks Sean,
> >
> > It works now :)
> >
> >
> >
> >
> >
> > On Thu, Jan 22, 2009 at 12:02 AM, Sean McNeil <[email protected]>
> wrote:
> >
> > > It is very simple:
> >
> > > First, make sure you have connectivity to the zoom. Ping the ip
> address.
> > > Next, type the command as follows (with appropriate changes):
> >
> > > ADBHOST=ip_address adb kill-server
> > > ADBHOST=ip_address adb shell
> >
> > > If using ethernet over usb, the zoom/OMAP USB gadget driver has an odd
> > > requirement. When you use ifconfig to setup the ip address on the zoom,
> > > you have to specify "up" on the ifconfig command. So in init.rc you'd
> > > have something like:
> >
> > > ## Configure the USB interface
> > > ##
> > > service usb-ether /system/bin/ifconfig usb0 192.168.0.202 up
> > >    oneshot
> >
> > > If you are using the ethernet port, then you'll have to set it up
> > > appropriately. Again, if you can ping you should be OK.
> >
> > > Cheers,
> > > Sean
> >
> > > vishal bhoj wrote:
> > > > Hi Divya ,
> >
> > > > Even I tried to connect through adb but I could not. When i do a adb
> > > > devices it doesn't list anything. The adbd demon is running on the
> > > > traget device . If you are able to connect on zoom please update me .
> >
> > > > thanks in advance
> >
> > > > On Wed, Jan 21, 2009 at 11:20 PM, Nimit Manglick
> > > > <[email protected] <mailto:[email protected]>> wrote:
> >
> > > >     Hi Divya,
> >
> > > >     No i haven't tried anything using adb..
> >
> > > >     Bye t way why r u looking for adb..?? After booting android
> >
> > > >     u will get the console itself na...
> >
> > > >     Anyways sorry no idea :(
> >
> > > >     Regards
> > > >     Nimit
> >
> > > >     On Wed, Jan 21, 2009 at 8:33 PM, divya <[email protected]
> > > >     <mailto:[email protected]>> wrote:
> >
> > > >         Hi Nimit,
> >
> > > >          Have you tried adb with ur OMAP Board.If yes can you update
> me.
> > > >         I am using a tcp ip connection using a windows host and OMAP
> > > >         3430 SDP.
> >
> > > >         Waiting for ur reply...
> >
> > > >         Regards,
> > > >         Divya
> >
> > > > --
> > > > with regards vishal
> >
> > --
> > with regards vishal- Hide quoted text -
> >
> > - Show quoted text -
> >
>


-- 
with regards vishal

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to