[android-porting] pppd on android for x86, and kernel crash!!

2009-03-05 Thread eric_mellon
dear all i build pppd for x86, and then start it. the ppp0 is up, and get the ip, but a few seconds later, the kernel crashed, anyone has met the problem?? how to debug?? --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: "(fix?) We're on the simulator; assuming data is connected" ???

2009-02-11 Thread eric_mellon
thanks fadden! i have mark the follow: //if ((SystemProperties.get("ro.radio.noril","")).equals //("")) { // useNewRIL(context); //} else { // GSMPhone phone; //phone = new GSMPhone(context, new SimulatedCommands //(), sPh

[android-porting] "(fix?) We're on the simulator; assuming data is connected" ???

2009-02-10 Thread eric_mellon
dear all: i have try to build android for eee_701, with follow make command: make TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true -j2 installer_img TARGET_SIMULATOR=false TARGET_BUILD_TYPE=release and then install it to eeepc, and then i got the follow log: ... ... I/RIL ( 202