This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Porting Of Quectel M95 GSM Modem With Android 4.0.4

Hi all,


I am porting Quectel M95 GSM modem with Android 4.0.4 based on s5pv210 processor, I am now able to get notification of any new sms or any in coming call on my radio logcat but unfortunately my GUI is not showing any available network on android screen even not able to dial or send sms from GUI android telephony app please help me out my radio logcat is given below: 

I/RIL     ( 2140): Opening tty device /dev/chn/1
E/RILC    ( 2140): RIL_register: RIL version 6
E/RILC    ( 2140): ril.cpp check 6
D/RILB    ( 2378): /proc/cmdline=console=ttySAC2,115200
D/RILB    ( 2378): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
D/RILB    ( 2378): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
I/PHONE   ( 2378): Network Mode set to 1
D/RILB    ( 2378): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
I/PHONE   ( 2378): lteOnCdma is 0 use SUBSCRIPTION_FROM_NV
I/PHONE   ( 2378): Cdma Subscription set to 1
D/RILJ    ( 2378): RIL(context, preferredNetworkType=1 cdmaSubscription=1)
D/RILJ    ( 2378): Not starting RILReceiver: wifi-only
I/PHONE   ( 2378): Creating GSMPhone
D/PHONE   ( 2378): mDoesRilSendMultipleCallRing=true
D/PHONE   ( 2378): mCallRingDelay=3000
D/RILJ    ( 2378): setPhoneType=1 old value=0
D/SMS     ( 2378): SMSDispatcher: ctor mSmsCapable=true format=3gpp mSmsReceiveDisabled=false mSmsSendDisabled=false
W/GSM     ( 2378): Can't open /system/etc/voicemail-conf.xml
W/GSM     ( 2378): Can't open /system/etc/spn-conf.xml
D/RILJ    ( 2378): [0000]> GET_CURRENT_CALLS
D/RILJ    ( 2378): [0000]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
D/GSM     ( 2378): [GsmSST] Poll ServiceState done:  oldSS=[1 home null null null  Unknown:0 CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[1 home null null null  Unknown:0 CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldGprs=1 newData=1 oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1 oldType=Unknown:0 newType=Unknown:0
D/GSM     ( 2378): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='false' plmn='null' showSpn='false' spn='null'
D/GSM     ( 2378): [GsmDCT] onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
D/GSM     ( 2378): [GsmDCT] handleMessage msg={ what=270342 when=-406ms obj=android.os.AsyncResult@411d3b48 }
D/GSM     ( 2378): [GsmDCT] onRadioOffOrNotAvailable: is off and clean up all connections
D/GSM     ( 2378): [GsmDCT] cleanUpAllConnections: tearDown=false reason=radioTurnedOff
D/GSM     ( 2378): [GsmDCT] stopNetStatPoll
D/GSM     ( 2378): [GsmDCT] handleMessage msg={ what=270345 when=-415ms obj=android.os.AsyncResult@411d3ea0 }
D/GSM     ( 2378): [GsmDCT] onDataConnectionDetached: stop polling and notify detached
D/GSM     ( 2378): [GsmDCT] stopNetStatPoll
D/GSM     ( 2378): [GsmDCT] notifyDataConnection: reason=dataDetached
D/GSM     ( 2378): [GsmDCT] handleMessage msg={ what=270348 when=-415ms obj=android.os.AsyncResult@411d3ff8 }
D/GSM     ( 2378): [GsmDCT] onRoamingOff
D/GSM     ( 2378): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
D/GSM     ( 2378): [GsmDCT] onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
D/AT      ( 2140): AT> ATE0Q0V1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> ATE0Q0V1
D/AT      ( 2140): AT> ATS0=0
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CMEE=1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CREG=2
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CGREG=1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CCWA=1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CMOD=0
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CMUT=0
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CSSN=0,1
D/AT      ( 2140): AT< +CME ERROR: 3
D/AT      ( 2140): AT> AT+COLP=0
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CSCS="HEX"
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CUSD=1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CGEREP=1,0
D/AT      ( 2140): AT< ERROR
D/AT      ( 2140): AT> AT+CMGF=0
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CFUN?
D/AT      ( 2140): AT< +CFUN: 1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CPIN?
D/AT      ( 2140): AT< +CPIN: READY
D/AT      ( 2140): AT< OK
D/AT      ( 2140): AT> AT+CSMS=1
D/AT      ( 2140): AT< +CMS ERROR: 604
D/AT      ( 2140): AT> AT+CNMI=1,2,2,1,1
D/AT      ( 2140): AT< OK
D/AT      ( 2140): atchannel: read error I/O error
I/RIL     ( 2140): AT channel closed

Please tell me where is the problem as my modem is working with android and shows notification of any in coming call on radio logcat but why it dn't show me on my android screen how do I enable my GUI to detect my network as when I dial any number it says 'No network available'

Your quick response will be highly appreciated.

Thanks

Best regards,

Adeel