On Thu, Mar 24, 2011 at 12:37 AM, Lay <[email protected]> wrote:

>
>
> On Mar 23, 10:04 pm, Robert Greenwalt <[email protected]> wrote:
> > We don't have ethernet support in eclair, so I'm not sure what you've
> done.
> >  We generally only have one network connected at a time except for
> special
> > purposes (sending mms or that sort of thing).  We also have some bugs
> when
> > there are more than just mobile data and wifi that have only come to
> light
> > recently (much later code than eclair).
> >
> > How does wifi fail when you don't disable ethernet?
> >
>
> The Wifi scanning is ok but it fails to get IP address from the AP.
> This seems to indicate that the problem lies with the network layer.
>
>
If you are using DHCP for ethernet you are probably getting a conflict
between the two DHCPs.  We're currently modifying code to support multiple
dhcp clients, but the existing android code assumes just one at a time.

R


> > R
> >
> > On Wed, Mar 23, 2011 at 12:56 AM, Lay <[email protected]> wrote:
> > > Dear Android porters,
> >
> > > I am running Android-eclair on Devkit8000. Wifi is finally working
> > > (still buggy) now. Strange thing is that I had to disable ethernet in
> > > order to get Wifi working. I am not sure whether this is due to my
> > > incompetence or an inherent limitation of Android. Can someone provide
> > > hints?
> >
> > > Thank you in advance.
> >
> > > --
> > > unsubscribe: [email protected]
> > > website:http://groups.google.com/group/android-porting
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>

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

Reply via email to