Thanks for sharing this. SUPPORT_LEGACY_QEMUD is needed to be able to run 1.0 and 1.1 system images in the emulator correctly, so I would prefer to fix the original problem itself.
I'm interested in any way to reproduce the problem. If you have a machine where this happens, can you send me the output of -debug-qemud dumped during the emulator's boot sequence. Thanks On Thu, Jan 28, 2010 at 12:07 AM, Johannes Carlsson < [email protected]> wrote: > Hi > We have had problem with the emulator not working correctly with the > GSM network. The emulator just says "No network". There were also > other thing that didnt work correctly (e.g. screen DPI). > > This problem only occured sometimes on some machines (in our case it > seems to be faster ones with quad core CPUs). > > After some digging and by turning on some extra logs it seems like the > problem is that the legacy support in the emulator is causing this > problem. The easy fix is simple to turn this off by changing the > "#define SUPPORT_LEGACY_QEMUD 1" in android/hw-qemud.c to 0 and then > recompile the emulator. > > I though I share this information if there are anyone else struggling > with this problem. > > Regards > /Johannes > --- > The postings on this site are my own and don’t necessarily represent > Sony Ericsson’s positions, strategies or opinions > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

