Hi David, Its showing me the following errors :-
*Can't open /system/etc/voicemail-conf.xml* D/RILJ ( 681): [0000]> GET_CURRENT_CALLS D/GSM ( 681): Poll ServiceState done: oldSS=[1 home null null null ] newSS=[1 home null null null ] oldGprs=1 newGprs=n D/RILJ ( 681): [0000]< GET_CURRENT_CALLS error: com.android.internal.telephony.gsm.CommandException: RADIO_NOT_AVAILABLE D/GSM ( 681): [DataConnectionTracker] Radio is off and clean up all connection D/GSM ( 681): [DataConnectionTracker] Clean up connection due to radioTurnedOff D/GSM ( 681): [DataConnection] Stop poll NetStat D/GSM ( 681): [DataConnection] Stop poll NetStat D/GSM ( 681): [DataConnectionTracker] ***trySetupData due to roamingOff D/GSM ( 681): [DataConnectionTracker] trySetupData: Not ready for data: dataState=IDLE gprsState=1 sim=false UMTS=false D/GSM ( 681): [GsmSimCard] Broadcasting intent SIM_STATE_CHANGED_ACTION NOT_READY reason null *I/RILJ ( 681): Couldn't find 'rild' socket; retrying after timeout* D/RILJ ( 681): WAKE_LOCK_TIMEOUT mReqPending=0 mRequestList=0 I/RILJ ( 681): Couldn't find 'rild' socket; retrying after timeout I Think its not able to create the rild socket. So in libril/ril.cpp I have enabled that piece of code where it stars to listen to this socket. Please give me soem pointers from where should i start. Thanks & Regards On Wed, Jan 7, 2009 at 3:14 PM, Nimit Manglick <[email protected]>wrote: > Hi All, > > I am trying to implement RIL and having OMAP 3530 EVM with GSM modem > connected at /dev/ttyS0. > > I tried some suggestions but my dialer application is giving me the > following error :- > > "Not Registered on Network" in message box where after pressing "OK" dialer > application > > goes off. There was not much info on logcat as well. > > Any pointer or suggestion would be appreciated. > > Thanks & Regards > Nimit --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
