On 12 January 2012 07:55, Jon Medhurst (Tixy) tixy@linaro.org wrote:
On Thu, 2012-01-12 at 18:52 +0800, Kejun Zhou wrote:
Ethernet should be auto enabled after entering android word.
Actually, checking again, the network is enabled but DNS lookups don't work.
Logcat shows EthernetStateMachine successfully doing a DHCP lookup and getting a DNS server address, but I guess this doesn't get fed into the net.dns1 property.
On Gingerbread, I notice that it's EthernetStateTracker which drives the DHCP lookup, and this works for me.
Both EthernetStateMachine and EthernetStateTracker seem to do similar jobs and have similar code, and both are running on ICS and Gingerbread.
I'll try and find some time to do some investigation.
Tixy, if you disable and re-enable Ethernet does it work?
Kejun, where is the net.dns1 property getting written.
This should work out of the box.
Mathieu, did you run into this issue?
-- Tixy
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android