Android8.1 BSP can't find mobile phone data network settings

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android8.1 BSP can't find mobile phone data network settings

Jump to solution
7,303 Views
传策薛
Contributor V

Hi community:

Our own board uses 4G data, but in the "logcat -b radio" log after booting, there is no dialing process in the upper layer of android. Can't find related setting options in "Settings"?

12-12 09:45:09.319 D/RILD ( 3342): **RIL Daemon Started**
12-12 09:45:09.319 D/RILD ( 3342): **RILd param count=3**
12-12 09:45:09.327 D/TelephonyManager( 2755): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline (Permission denied)
12-12 09:45:09.327 D/TelephonyManager( 2755): /proc/cmdline=
12-12 09:45:09.333 D/RILD ( 3342): RIL_Init argc = 3 clientId = 0
12-12 09:45:09.335 D/use-Rlog/RLOG-RIL RILC( 3342): ql_debug_space_available 99%
12-12 09:45:09.578 D/use-Rlog/RLOG-RIL RILC( 3342): Quectel RIL Version: Quectel_Android_RIL_Driver_V1.42.17
12-12 09:45:09.578 D/use-Rlog/RLOG-RIL RILC( 3342): libquectel-ril build info: On branch master Your branch is up to date with 'origin/master'. 50ee4729ee83170cf1d819360be736c0700d65af user.email=marco.gao@quectel.com 10/10/18_13:53:36
12-12 09:45:09.578 D/use-Rlog/RLOG-RIL RILC( 3342): Compiled date: Oct 10 2018 time: 13:53:47
12-12 09:45:09.580 D/use-Rlog/RLOG-RIL RILC( 3342): [ro.build.version.release]: [8.1.0]
12-12 09:45:09.580 D/use-Rlog/RLOG-RIL RILC( 3342): Android Version: 81, RIL_VERSION: 12 / 12
12-12 09:45:09.580 D/use-Rlog/RLOG-RIL RILC( 3342): [ro.build.description]: [evk_8mq-userdebug 8.1.0 1.3.0-rfp-rc3 1.0.0 dev-keys]
12-12 09:45:09.580 D/use-Rlog/RLOG-RIL RILC( 3342): selinux maybe set Enforcing mode, use command getenforce to check
12-12 09:45:09.580 D/use-Rlog/RLOG-RIL RILC( 3342): selinux maybe set Enforcing mode, use command "setenforce 0" to disable
12-12 09:45:09.581 I/use-Rlog/RLOG-RIL RILC( 3342): clientID = 0
12-12 09:45:09.584 I/use-Rlog/RLOG-RIL RILC( 3342): mainLoop Start
12-12 09:45:09.585 D/use-Rlog/RLOG-RIL tty2tcp( 3342): swap_sources ( s:9000 <> c:/dev/ttyUSB0 ) fifo_size=524288
12-12 09:45:09.585 D/use-Rlog/RLOG-RIL tty2tcp( 3342): create_socket_server( 9000 )
12-12 09:45:09.585 D/use-Rlog/RLOG-RIL tty2tcp( 3342): tcp server: 9000 sockfd = 7
12-12 09:45:09.585 D/use-Rlog/RLOG-RIL tty2tcp( 3342): create_socket_server( serverfd=7 )
12-12 09:45:09.588 E/use-Rlog/RLOG-RIL RILU( 3342): cannot find ttyname for AT Port
12-12 09:45:11.960 D/TelephonyManager( 2758): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline (Permission denied)
12-12 09:45:11.960 D/TelephonyManager( 2758): /proc/cmdline=
12-12 09:45:12.591 E/use-Rlog/RLOG-RIL RILU( 3342): cannot find ttyname for AT Port
12-12 09:45:13.820 D/TelephonyRegistry( 3513): systemRunning register for intents
12-12 09:45:14.249 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:14.534 D/TDC ( 3964): updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
12-12 09:45:14.534 D/TDC ( 3964): updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
12-12 09:45:14.542 D/CdmaSSM ( 3964): subscriptionSource from settings: 0
12-12 09:45:14.542 I/PhoneFactory( 3964): Cdma Subscription set to 0
12-12 09:45:14.543 I/PhoneFactory( 3964): ImsResolver: defaultImsPackage:
12-12 09:45:14.652 I/PhoneFactory( 3964): Network Mode set to 0
12-12 09:45:14.672 D/RILJ ( 3964): RIL: init preferredNetworkType=0 cdmaSubscription=0)
12-12 09:45:14.696 I/PhoneFactory( 3964): Creating SubscriptionController
12-12 09:45:14.699 D/TelephonyRegistry( 3513): notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
12-12 09:45:14.716 D/SubscriptionController( 3964): [SubscriptionController] init by Context
12-12 09:45:14.717 D/UiccController( 3964): Creating UiccController
12-12 09:45:14.732 D/TelephonyTester( 3964): register for intent action=com.android.internal.telephony.action_detached
12-12 09:45:14.732 D/TelephonyTester( 3964): register for intent action=com.android.internal.telephony.action_attached
12-12 09:45:14.750 D/Phone ( 3964): mDoesRilSendMultipleCallRing=true
12-12 09:45:14.750 D/Phone ( 3964): mCallRingDelay=3000
12-12 09:45:14.781 E/RIL_ImsSms( 3964): getFormat should never be called from here!
12-12 09:45:14.781 D/SMSDispatcher( 3964): SMSDispatcher: ctor mSmsCapable=true format=unknown mSmsSendDisabled=false
12-12 09:45:14.781 D/RIL_ImsSms( 3964): ImsSMSDispatcher created
12-12 09:45:14.788 D/SMSDispatcher( 3964): SMSDispatcher: ctor mSmsCapable=true format=3gpp2 mSmsSendDisabled=false
12-12 09:45:14.788 D/CdmaSMSDispatcher( 3964): CdmaSMSDispatcher created
12-12 09:45:14.815 D/GsmInboundSmsHandler( 3964): created InboundSmsHandler
12-12 09:45:14.816 D/GsmInboundSmsHandler( 3964): entering Startup state
12-12 09:45:14.856 D/CdmaInboundSmsHandler( 3964): created InboundSmsHandler
12-12 09:45:14.871 D/CdmaInboundSmsHandler( 3964): entering Startup state
12-12 09:45:14.874 D/SMSDispatcher( 3964): SMSDispatcher: ctor mSmsCapable=true format=3gpp mSmsSendDisabled=false
12-12 09:45:14.874 D/GsmSMSDispatcher( 3964): GsmSMSDispatcher created
12-12 09:45:14.877 D/GsmInboundSmsHandler( 3964): StartupState.processMessage:6
12-12 09:45:14.877 D/GsmInboundSmsHandler( 3964): entering Idle state
12-12 09:45:14.877 D/GsmInboundSmsHandler( 3964): IdleState.processMessage:5
12-12 09:45:14.877 D/GsmInboundSmsHandler( 3964): Idle state processing message type 5
12-12 09:45:14.878 D/GsmInboundSmsHandler( 3964): mWakeLock released
12-12 09:45:14.878 D/CdmaInboundSmsHandler( 3964): StartupState.processMessage:6
12-12 09:45:14.878 D/CdmaInboundSmsHandler( 3964): entering Idle state
12-12 09:45:14.878 D/CdmaInboundSmsHandler( 3964): IdleState.processMessage:5
12-12 09:45:14.878 D/CdmaInboundSmsHandler( 3964): Idle state processing message type 5
12-12 09:45:14.878 D/CdmaInboundSmsHandler( 3964): mWakeLock released
12-12 09:45:14.879 D/IccCardProxy( 3964): ctor: ci=com.android.internal.telephony.RIL@b908316 phoneId=0
12-12 09:45:14.879 D/CdmaSSM ( 3964): subscriptionSource from settings: 0
12-12 09:45:14.879 D/CdmaSSM ( 3964): cdmaSSM constructor: 0
12-12 09:45:14.879 D/IccCardProxy( 3964): update icc_operator_numeric=
12-12 09:45:14.879 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.numeric value: propVal=
12-12 09:45:14.880 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.iso-country value: propVal=
12-12 09:45:14.881 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.alpha value: propVal=
12-12 09:45:14.887 D/RILJ ( 3964): setPhoneType=1 old value=0 [SUB0]
12-12 09:45:14.887 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
12-12 09:45:14.888 D/IccCardProxy( 3964): Setting radio tech UMTS
12-12 09:45:14.888 D/TelephonyManager( 3964): getLteOnCdmaMode=0 curVal=0 product_type='' lteOnCdmaProductType=''
12-12 09:45:14.889 D/IccCardProxy( 3964): updateQuietMode: 3GPP subscription -> newQuietMode=false
12-12 09:45:14.889 D/IccCardProxy( 3964): updateQuietMode: no changes don't setExternalState
12-12 09:45:14.889 D/IccCardProxy( 3964): updateQuietMode: QuietMode is false (app_type=1 isLteOnCdmaMode=false cdmaSource=-1)
12-12 09:45:14.896 D/CarrierActionAgent( 3964): [0]Creating CarrierActionAgent
12-12 09:45:14.905 W/CarrierConfigManager( 3964): Error getting config for subId -1 ICarrierConfigLoader is null
12-12 09:45:14.917 W/CarrierConfigManager( 3964): Error getting config for subId -1 ICarrierConfigLoader is null
12-12 09:45:14.919 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.016 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
12-12 09:45:15.018 D/SST ( 3964): notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
12-12 09:45:15.018 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
12-12 09:45:15.027 D/DCT ( 3964): [0]DCT.constructor
12-12 09:45:15.040 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.056 D/Dcc ( 3964): E ctor
12-12 09:45:15.056 D/Dcc ( 3964): X ctor
12-12 09:45:15.057 D/SubscriptionController( 3964): [getPhoneId] asked for default subId=-1
12-12 09:45:15.060 D/DcTesterFailBrinupAll( 3964): register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
12-12 09:45:15.060 D/DcTesterFailBrinupAll( 3964): register for intent action=com.android.internal.telephony.action_detached
12-12 09:45:15.060 D/DcTesterFailBrinupAll( 3964): register for intent action=com.android.internal.telephony.action_attached
12-12 09:45:15.062 D/SST ( 3964): notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
12-12 09:45:15.063 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
12-12 09:45:15.063 D/DcTesterDeacativateAll( 3964): register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
12-12 09:45:15.063 D/DcTesterDeacativateAll( 3964): register for intent action=com.android.internal.telephony.action_detached
12-12 09:45:15.067 D/DCT ( 3964): [0]update sub = -2
12-12 09:45:15.067 D/DCT ( 3964): [0]update(): Active DDS, register for all events now!
12-12 09:45:15.068 D/GsmCdmaPhone( 3964): [GsmCdmaPhone] updateCurrentCarrierInProvider: mSubId = -2 currentDds = -1 operatorNumeric = null
12-12 09:45:15.072 D/DCT ( 3964): [0]initApnContexts: E
12-12 09:45:15.072 D/DCT ( 3964): [0]initApnContexts: skipping unknown type=1
12-12 09:45:15.072 D/DCT ( 3964): [0]initApnContexts: skipping unknown type=7
12-12 09:45:15.072 D/DCT ( 3964): [0]initApnContexts: skipping unknown type=9
12-12 09:45:15.096 D/GsmCdmaPhone( 3964): [GsmCdmaPhone] GsmCdmaPhone: constructor: sub = 0
12-12 09:45:15.096 I/PhoneFactory( 3964): Creating Phone with type = 1 sub = 0
12-12 09:45:15.115 I/PhoneFactory( 3964): defaultSmsApplication: NONE
12-12 09:45:15.119 I/PhoneFactory( 3964): Creating SubInfoRecordUpdater
12-12 09:45:15.133 D/SubscriptionInfoUpdater( 3964): Constructor invoked
12-12 09:45:15.227 I/ImsManager( 3964): Creating ImsService using ServiceManager
12-12 09:45:15.235 I/ImsManager( 3964): Creating ImsService using ServiceManager
12-12 09:45:15.242 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.262 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.267 D/PhoneSwitcher( 3964): PhoneSwitcher started
12-12 09:45:15.268 D/ProxyController( 3964): Constructor - Enter
12-12 09:45:15.276 D/ProxyController( 3964): clearTransaction
12-12 09:45:15.276 D/ProxyController( 3964): clearTransaction: phoneId=0 status=IDLE
12-12 09:45:15.276 D/ProxyController( 3964): Constructor - Exit
12-12 09:45:15.295 D/TelephonyNetworkFactory[0]( 3964): Registering NetworkFactory
12-12 09:45:15.307 D/CallManager( 3964): registerPhone(GSM Handler (com.android.internal.telephony.GsmCdmaPhone) {79b57aa})
12-12 09:45:15.325 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.348 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.348 D/CallManager( 3964): registerForMmiComplete
12-12 09:45:15.349 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.359 D/SubscriptionController( 3964): [getPhoneId] asked for default subId=-1
12-12 09:45:15.359 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:15.377 D/TelephonyRegistry( 3513): listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
12-12 09:45:15.378 D/SubscriptionController( 3964): [getPhoneId] asked for default subId=-1
12-12 09:45:15.381 D/SubscriptionController( 3964): [getSlotIndex]- subId invalid
12-12 09:45:15.382 D/UiccController( 3964): EVENT_RADIO_UNAVAILABLE, dispose card
12-12 09:45:15.382 D/Phone ( 3964): config LCE service failed: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
12-12 09:45:15.383 D/GsmSMSDispatcher( 3964): GsmSMSDispatcher: subId = -2 slotId = 0
12-12 09:45:15.383 D/IccCardProxy( 3964): setExternalState: !override and newstate unchanged from UNKNOWN
12-12 09:45:15.383 D/IccCardProxy( 3964): setExternalState: !override and newstate unchanged from UNKNOWN
12-12 09:45:15.383 D/GsmCdmaPhone( 3964): [GsmCdmaPhone] Event EVENT_RADIO_OFF_OR_NOT_AVAILABLE Received
12-12 09:45:15.383 D/IccCardProxy( 3964): setExternalState: !override and newstate unchanged from UNKNOWN
12-12 09:45:15.383 D/SST ( 3964): mDeviceShuttingDown=false, mDesiredPowerState=true, getRadioState=RADIO_UNAVAILABLE, mPowerOffDelayNeed=true, mAlarmSwitch=false, mRadioDisabledByCarrier=false
12-12 09:45:15.383 D/SST ( 3964): pollState: modemTriggered=true
12-12 09:45:15.383 D/SST ( 3964): useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1
12-12 09:45:15.384 D/SST ( 3964): Poll ServiceState done: oldSS=[{mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE), mVoiceRoamingType=home, mDataRoamingType=home, mVoiceOperatorAlphaLong=null, mVoiceOperatorAlphaShort=null, mDataOperatorAlphaLong=null, mDataOperatorAlphaShort=null, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=0(Unknown), mRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported, mNetworkId=0, mSystemId=0, mCdmaRoamingIndicator=0, mCdmaDefaultRoamingIndicator=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0}] newSS=[{mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE), mVoiceRoamingType=home, mDataRoamingType=home, mVoiceOperatorAlphaLong=null, mVoiceOperatorAlphaShort=null, mDataOperatorAlphaLong=null, mDataOperatorAlphaShort=null, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=0(Unknown), mRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0}] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
12-12 09:45:15.384 D/SST ( 3964): pollStateDone: hasRegistered=false hasDeregistered=false hasDataAttached=false hasDataDetached=false hasDataRegStateChanged=false hasRilVoiceRadioTechnologyChanged= false hasRilDataRadioTechnologyChanged=false hasChanged=true hasVoiceRoamingOn=false hasVoiceRoamingOff=false hasDataRoamingOn=false hasDataRoamingOff=false hasLocationChanged=false has4gHandoff = false hasMultiApnSupport=false hasLostMultiApnSupport=false
12-12 09:45:15.384 D/SST ( 3964): updateSpnDisplay: radio is on but out of service, set plmn='没有服务'
12-12 09:45:15.384 D/SST ( 3964): updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='没有服务' showSpn='false' spn='' dataSpn='' subId='-2'
12-12 09:45:15.387 D/SubscriptionController( 3964): [setPlmnSpn] No valid subscription to store info
12-12 09:45:15.387 D/SubscriptionController( 3964): notifySubscriptionInfoChanged:
12-12 09:45:15.387 D/TelephonyRegistry( 3513): notifySubscriptionInfoChanged: first invocation mRecords.size=14
12-12 09:45:15.389 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.operator.alpha value: propVal=
12-12 09:45:15.389 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.operator.numeric value: propVal=
12-12 09:45:15.390 D/SST ( 3964): operatorNumeric null is invalid
12-12 09:45:15.390 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.operator.iso-country value: propVal=
12-12 09:45:15.390 D/TelephonyManager( 3964): setTelephonyProperty: success phoneId=0 property=gsm.operator.isroaming value: false propVal=false
12-12 09:45:15.391 D/SST ( 3964): Broadcasting ServiceState : {mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE), mVoiceRoamingType=home, mDataRoamingType=home, mVoiceOperatorAlphaLong=null, mVoiceOperatorAlphaShort=null, mDataOperatorAlphaLong=null, mDataOperatorAlphaShort=null, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=0(Unknown), mRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0}
12-12 09:45:15.391 D/DefaultPhoneNotifier( 3964): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@b39fb49 ss={mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE), mVoiceRoamingType=home, mDataRoamingType=home, mVoiceOperatorAlphaLong=null, mVoiceOperatorAlphaShort=null, mDataOperatorAlphaLong=null, mDataOperatorAlphaShort=null, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=0(Unknown), mRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0} sender=Handler (com.android.internal.telephony.GsmCdmaPhone) {79b57aa} phondId=0 subId=-2
12-12 09:45:15.398 D/SubscriptionController( 3964): [getSlotIndex]- subId invalid
12-12 09:45:15.406 D/SST ( 3964): mDeviceShuttingDown=false, mDesiredPowerState=true, getRadioState=RADIO_UNAVAILABLE, mPowerOffDelayNeed=true, mAlarmSwitch=false, mRadioDisabledByCarrier=false
12-12 09:45:15.406 D/SST ( 3964): pollState: modemTriggered=true
12-12 09:45:15.406 D/SST ( 3964): useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1
12-12 09:45:15.406 D/SST ( 3964): Poll ServiceState done: oldSS=[{mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE), mVoiceRoamingType=home, mDataRoamingType=home, mVoiceOperatorAlphaLong=null, mVoiceOperatorAlphaShort=null, mDataOperatorAlphaLong=null, mDataOperatorAlphaShort=null, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=0(Unknown), mRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0}] newSS=[{mVoiceRegState=1(OUT_OF_SERVICE), mDataRegState=1(OUT_OF_SERVICE), mVoiceRoamingType=home, mDataRoamingType=home, mVoiceOperatorAlphaLong=null, mVoiceOperatorAlphaShort=null, mDataOperatorAlphaLong=null, mDataOperatorAlphaShort=null, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=0(Unknown), mRilDataRadioTechnology=0(Unknown), mCssIndicator=unsupported, mNetworkId=-1, mSystemId=-1, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=false, mLteEarfcnRsrpBoost=0}] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
12-12 09:45:15.406 D/SST ( 3964): pollStateDone: hasRegistered=false hasDeregistered=false hasDataAttached=false hasDataDetached=false hasDataRegStateChanged=false hasRilVoiceRadioTechnologyChanged= false hasRilDataRadioTechnologyChanged=false hasChanged=false hasVoiceRoamingOn=false hasVoiceRoamingOff=false hasDataRoamingOn=false hasDataRoamingOff=false hasLocationChanged=false has4gHandoff = false hasMultiApnSupport=false hasLostMultiApnSupport=false
12-12 09:45:15.410 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:15.410 I/CSST ( 3964): PrefNetworkNotification: sendMessage() w/values: ,false,-1,false,false
12-12 09:45:15.411 I/CSST ( 3964): canceling notifications: 1000
12-12 09:45:15.411 D/Phone ( 3964): isWifiCallingEnabled =false
12-12 09:45:15.411 D/CSST ( 3964): isPhoneRegisteredForWifiCalling: false
12-12 09:45:15.411 D/Phone ( 3964): isWifiCallingEnabled =false
12-12 09:45:15.411 I/CSST ( 3964): EmergencyNetworkNotification: sendMessage() w/values: ,false,-1,false,false
12-12 09:45:15.411 I/CSST ( 3964): canceling notifications: 1001
12-12 09:45:15.411 I/CSST ( 3964): PrefNetworkNotification: sendMessage() w/values: ,false,-1,false,false
12-12 09:45:15.411 I/CSST ( 3964): canceling notifications: 1000
12-12 09:45:15.411 D/Phone ( 3964): isWifiCallingEnabled =false
12-12 09:45:15.411 D/CSST ( 3964): isPhoneRegisteredForWifiCalling: false
12-12 09:45:15.411 D/Phone ( 3964): isWifiCallingEnabled =false
12-12 09:45:15.411 I/CSST ( 3964): EmergencyNetworkNotification: sendMessage() w/values: ,false,-1,false,false
12-12 09:45:15.412 I/CSST ( 3964): canceling notifications: 1001
12-12 09:45:15.412 D/DCT ( 3964): [0]onRadioOffOrNotAvailable: is off and clean up all connections
12-12 09:45:15.412 D/DCT ( 3964): [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
12-12 09:45:15.412 D/DCT ( 3964): [0]stopNetStatPoll
12-12 09:45:15.412 D/DCT ( 3964): [0]cleanUpConnection: mDisconnectPendingCount = 0
12-12 09:45:15.412 D/DCT ( 3964): [0]onDataConnectionDetached: stop polling and notify detached
12-12 09:45:15.412 D/DCT ( 3964): [0]stopNetStatPoll
12-12 09:45:15.412 D/DCT ( 3964): [0]notifyDataConnection: reason=dataDetached
12-12 09:45:15.413 D/DCT ( 3964): [0]onDataRoamingOff
12-12 09:45:15.415 D/DCT ( 3964): [0]setInitialApn: E mPreferredApn=null
12-12 09:45:15.415 D/DCT ( 3964): [0]setInitialAttachApn: X There in no available apn
12-12 09:45:15.415 D/DCT ( 3964): [0]setDataProfilesAsNeeded
12-12 09:45:15.416 D/DCT ( 3964): [0]setupDataOnConnectableApns: roamingOff
12-12 09:45:15.416 D/TelephonyNetworkFactory[0]( 3964): onSubIdChange -1->-2
12-12 09:45:15.416 D/TelephonyNetworkFactory[0]( 3964): got request NetworkRequest [ TRACK_DEFAULT id=5, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
12-12 09:45:15.416 D/TelephonyNetworkFactory[0]( 3964): got request NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
12-12 09:45:15.416 D/TelephonyNetworkFactory[0]( 3964): got request NetworkRequest [ BACKGROUND_REQUEST id=2, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
12-12 09:45:15.416 D/TelephonyNetworkFactory[0]( 3964): got request NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
12-12 09:45:15.416 D/DebugService( 3964): DebugService DebugService:
12-12 09:45:15.418 D/GsmSMSDispatcher( 3964): GsmSMSDispatcher: subId = -2 slotId = 0
12-12 09:45:15.418 D/IccCardProxy( 3964): setExternalState: !override and newstate unchanged from UNKNOWN
12-12 09:45:15.418 D/GsmCdmaCallTracker( 3964): Event EVENT_POLL_CALLS_RESULT Received
12-12 09:45:15.418 D/GsmCdmaCallTracker( 3964): [GsmCdmaCallTracker] update phone state, old=IDLE new=IDLE
12-12 09:45:15.418 D/SST ( 3964): SubscriptionListener.onSubscriptionInfoChanged
12-12 09:45:15.418 D/GsmCdmaPhone( 3964): [GsmCdmaPhone] updateVoiceMail countVoiceMessages = 0 subId -2
12-12 09:45:15.418 E/Phone ( 3964): setVoiceMessageCount in sharedPreference: invalid subId -2
12-12 09:45:15.418 D/SubscriptionController( 3964): [getSlotIndex]- subId invalid
12-12 09:45:15.418 D/DCT ( 3964): [0]SubscriptionListener.onSubscriptionInfoChanged
12-12 09:45:15.418 D/PhoneSwitcher( 3964): evaluating due to subChanged default 0->-1 phone[0] 0->-2
12-12 09:45:15.427 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:15.428 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:15.453 D/PhoneSwitcher( 3964): evaluating due to netRequest
12-12 09:45:15.454 I/chatty ( 3964): uid=1001(radio) com.android.phone identical 2 lines
12-12 09:45:15.455 D/PhoneSwitcher( 3964): evaluating due to netRequest
12-12 09:45:15.455 D/TelephonyNetworkFactory[0]( 3964): not acting - isApp=false, isAct=false NetworkRequest [ TRACK_DEFAULT id=5, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
12-12 09:45:15.456 D/TelephonyNetworkFactory[0]( 3964): not acting - isApp=false, isAct=false NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
12-12 09:45:15.456 D/TelephonyNetworkFactory[0]( 3964): not acting - isApp=false, isAct=false NetworkRequest [ BACKGROUND_REQUEST id=2, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
12-12 09:45:15.457 D/TelephonyNetworkFactory[0]( 3964): not acting - isApp=false, isAct=false NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
12-12 09:45:15.457 D/SST ( 3964): EVENT_SIM_NOT_INSERTED
12-12 09:45:15.457 D/SST ( 3964): setNotification: cancelAllNotifications
12-12 09:45:15.592 E/use-Rlog/RLOG-RIL RILU( 3342): cannot find ttyname for AT Port
12-12 09:45:17.097 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:17.802 D/GsmCellBroadcastHandler( 3964): mWakeLock released
12-12 09:45:17.843 D/CellBroadcastHandler( 3964): mWakeLock released
12-12 09:45:17.876 D/CdmaServiceCategoryProgramHandler( 3964): mWakeLock released
12-12 09:45:17.992 D/WAP PUSH( 3964): Received broadcast android.intent.action.USER_UNLOCKED
12-12 09:45:17.993 D/WAP PUSH( 3964): Received broadcast android.intent.action.USER_UNLOCKED
12-12 09:45:17.994 D/SmsBroadcastUndelivered( 3964): Received broadcast android.intent.action.USER_UNLOCKED
12-12 09:45:18.013 E/WAP PUSH( 3964): bindService() for wappush manager failed
12-12 09:45:18.019 D/SmsBroadcastUndelivered( 3964): scanning raw table for undelivered messages
12-12 09:45:18.028 E/WAP PUSH( 3964): bindService() for wappush manager failed
12-12 09:45:18.161 D/SmsBroadcastUndelivered( 3964): finished scanning raw table in 142 ms
12-12 09:45:18.594 D/use-Rlog/RLOG-RIL RILU( 3342): find quectel module /sys/bus/usb/devices/1-1.6 idVendor=2c7c idProduct=0125
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): find /sys/bus/usb/devices/1-1.6:1.2/ttyUSB2
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): ttyAT = ttyUSB2
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): find /sys/bus/usb/devices/1-1.6:1.3/ttyUSB3
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): ttyPPP = ttyUSB3
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): find /sys/bus/usb/devices/1-1.6:1.0/ttyUSB0
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): ttyDM = ttyUSB0
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): find /sys/bus/usb/devices/1-1.6:1.1/ttyUSB1
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILU( 3342): ttyGPS = ttyUSB1
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILC( 3342): quectel at port is /dev/ttyUSB2
12-12 09:45:19.595 D/use-Rlog/RLOG-RIL RILC( 3342): ql_debug_space_available 99%
12-12 09:45:19.601 D/use-Rlog/RLOG-RIL RILC( 3342): open device /dev/ttyUSB2 correctly
12-12 09:45:19.602 E/use-Rlog/RLOG-RIL ATC( 3342): at_open s_tild_reader = 277288176317680
12-12 09:45:19.624 D/use-Rlog/RLOG-RIL ATC( 3342): AT> ATE0Q0V1
12-12 09:45:19.627 D/use-Rlog/RLOG-RIL ATC( 3342): AT< ATE0Q0V1
12-12 09:45:19.838 D/use-Rlog/RLOG-RIL RILC( 4656): log_dmesg len = 30736
12-12 09:45:20.000 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.501 D/use-Rlog/RLOG-RIL ATC( 3342): AT> ATI
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL ATC( 3342): AT< Quectel
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL ATC( 3342): AT< EC20F
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL ATC( 3342): AT< Revision: EC20CEFDGR06A04M4G
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL RILC( 3342): Quectel Product Revision: EC20CEFDGR06A04M4G
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL RILC( 3342): 9X07
12-12 09:45:20.502 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSUB;+CVERSION
12-12 09:45:20.507 D/use-Rlog/RLOG-RIL ATC( 3342): AT< SubEdition: V01
12-12 09:45:20.507 D/use-Rlog/RLOG-RIL ATC( 3342): AT< VERSION: EC20CEFDGR06A04M4G
12-12 09:45:20.507 D/use-Rlog/RLOG-RIL ATC( 3342): AT< Sep 7 2017 12:27:12
12-12 09:45:20.507 D/use-Rlog/RLOG-RIL ATC( 3342): AT< Authors: QCT
12-12 09:45:20.507 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.507 D/use-Rlog/RLOG-RIL ATC( 3342): AT> ATE0Q0V1
12-12 09:45:20.508 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.508 D/use-Rlog/RLOG-RIL ATC( 3342): AT> ATS0=0
12-12 09:45:20.511 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.511 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+QURCCFG="URCPORT","usbat"
12-12 09:45:20.513 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.513 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT&D2
12-12 09:45:20.513 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.514 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CMEE=1
12-12 09:45:20.515 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.515 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CREG=2
12-12 09:45:20.516 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.516 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG=2
12-12 09:45:20.517 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.517 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT^DSCI=1
12-12 09:45:20.518 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.518 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CFUN?
12-12 09:45:20.519 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CFUN: 1
12-12 09:45:20.519 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.519 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CPIN?
12-12 09:45:20.522 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CPIN: READY
12-12 09:45:20.522 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.522 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CFUN?
12-12 09:45:20.524 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CFUN: 1
12-12 09:45:20.524 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.524 I/use-Rlog/RLOG-RIL RILC( 3342): [setRadioState]:oldState=1, newState=2
12-12 09:45:20.524 W/RILC ( 3342): RIL_onUnsolicitedResponse called before RIL_register
12-12 09:45:20.524 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CPIN?
12-12 09:45:20.524 D/RILD ( 3342): RIL_Init rilInit completed
12-12 09:45:20.524 I/RILC ( 3342): SIM_COUNT: 1
12-12 09:45:20.524 E/RILC ( 3342): RIL_register: RIL version 12
12-12 09:45:20.524 I/RILC ( 3342): s_registerCalled flag set, 1
12-12 09:45:20.524 D/RILC ( 3342): registerService: starting android::hardware::radio::V1_1::IRadio slot1
12-12 09:45:20.526 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CPIN: READY
12-12 09:45:20.526 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.526 I/use-Rlog/RLOG-RIL RILC( 3342): [setRadioState]:oldState=2, newState=4
12-12 09:45:20.529 E/RILC ( 3342): radioStateChangedInd: radioService[0]->mRadioIndication == NULL
12-12 09:45:20.529 I/RILC ( 3342): RILHIDL called registerService
12-12 09:45:20.529 D/RILD ( 3342): RIL_Init RIL_register completed
12-12 09:45:20.529 D/RILD ( 3342): RIL_register_socket started
12-12 09:45:20.529 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+QINISTAT
12-12 09:45:20.529 D/RIL_UIM_SOCKET( 3342): Adding socket with id: 0
12-12 09:45:20.529 I/RILC ( 3342): RIL_register_socket: calling registerService
12-12 09:45:20.529 D/RIL_SAP ( 3342): registerService: starting ISap slot1 for slotId 0
12-12 09:45:20.530 D/RIL_SAP ( 3342): registerService: started ISap slot1 status 0
12-12 09:45:20.530 D/RILD ( 3342): RIL_register_socket completed
12-12 09:45:20.530 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +QINISTAT: 7
12-12 09:45:20.530 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.530 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSMS=1
12-12 09:45:20.531 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSMS: 1,1,1
12-12 09:45:20.531 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.531 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CNMI=1,2,0,1,0
12-12 09:45:20.532 D/use-Rlog/RLOG-RIL tty2tcp( 3342): swap_sources ( s:rild-fwd <> c:9 ) fifo_size=1048576
12-12 09:45:20.532 D/use-Rlog/RLOG-RIL tty2tcp( 3342): create_socket_server( rild-fwd )
12-12 09:45:20.532 D/use-Rlog/RLOG-RIL tty2tcp( 3342): local server: rild-fwd sockfd = 14
12-12 09:45:20.532 D/use-Rlog/RLOG-RIL tty2tcp( 3342): create_socket_server( serverfd=14 )
12-12 09:45:20.539 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.539 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CMGF=0
12-12 09:45:20.540 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.540 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CCWA=1
12-12 09:45:20.541 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.541 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CMOD=0
12-12 09:45:20.542 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.542 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CMUT=0
12-12 09:45:20.543 D/use-Rlog/RLOG-RIL ATC( 3342): AT< ERROR
12-12 09:45:20.543 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSSN=0,1
12-12 09:45:20.544 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.544 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+COLP=0
12-12 09:45:20.545 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.545 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSCS="UCS2"
12-12 09:45:20.546 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.546 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CUSD=1
12-12 09:45:20.547 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.547 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGEREP=0
12-12 09:45:20.548 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.548 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGEREP=0
12-12 09:45:20.549 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.549 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CTZU=1
12-12 09:45:20.550 D/SipService( 3964): SipService: started!
12-12 09:45:20.550 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.550 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CTZR=2
12-12 09:45:20.551 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.551 E/RILC ( 3342): simStatusChangedInd: radioService[0]->mRadioIndication == NULL
12-12 09:45:20.551 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:45:20.553 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:45:20.553 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.553 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:45:20.553 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:45:20.554 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:45:20.554 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:20.554 E/RILC ( 3342): networkStateChangedInd: radioService[0]->mRadioIndication == NULL
12-12 09:45:20.594 D/SipService( 3964): start:
12-12 09:45:21.028 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:21.108 I/chatty ( 3964): uid=1001(radio) Binder:3964_2 identical 11 lines
12-12 09:45:21.115 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:21.126 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:21.141 I/chatty ( 3964): uid=1001(radio) Binder:3964_5 identical 3 lines
12-12 09:45:21.142 D/SubscriptionController( 3964): [getActiveSubInfoList] Sub Controller not ready
12-12 09:45:30.559 D/use-Rlog/RLOG-RIL ATC( 3342): AT> at+qcfg="aprstlevel",0
12-12 09:45:30.649 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:30.650 D/use-Rlog/RLOG-RIL ATC( 3342): AT> at+qcfg="modemrstlevel",0
12-12 09:45:30.674 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:30.674 D/use-Rlog/RLOG-RIL ATC( 3342): AT> at+qcfg="dbgctl",0
12-12 09:45:30.676 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:30.676 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+QSCLK=1
12-12 09:45:30.679 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:40.563 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:45:40.635 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:45:40.635 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:45:40.635 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:45:40.635 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:45:40.637 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:45:40.637 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:46:00.555 D/use-Rlog/RLOG-RIL RILC( 3342): QuectelCheckAndroidFrameworkSettingCallback
12-12 09:46:00.555 E/use-Rlog/RLOG-RIL RILC( 3342): Quectel Check: do you install APK com.android.phone ?
12-12 09:46:00.555 D/use-Rlog/RLOG-RIL RILC( 3342): [ro.radio.noril]: [yes]
12-12 09:46:00.555 E/use-Rlog/RLOG-RIL RILC( 3342): Quectel Check: ro.radio.ril must be no, check files /*.prop or /system/*/prop
12-12 09:46:00.638 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:46:00.711 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:46:00.712 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:46:00.712 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:46:00.712 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:46:00.713 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:46:00.713 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:46:20.714 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:46:20.788 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:46:20.788 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:46:20.788 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:46:20.789 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:46:20.790 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:46:20.790 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:46:40.790 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:46:40.864 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 30,99
12-12 09:46:40.864 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:46:40.864 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:46:40.864 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:46:40.867 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:46:40.867 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:47:00.868 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:47:00.940 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 30,99
12-12 09:47:00.940 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:47:00.941 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:47:00.941 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:47:00.943 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:47:00.943 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:47:20.964 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:47:21.037 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 30,99
12-12 09:47:21.037 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:47:21.037 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:47:21.037 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:47:21.040 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:47:21.040 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:47:41.052 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:47:41.125 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 30,99
12-12 09:47:41.125 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:47:41.125 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:47:41.125 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:47:41.128 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:47:41.128 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:48:01.136 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:48:01.209 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:48:01.209 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:48:01.209 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:48:01.209 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:48:01.213 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:48:01.213 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:48:21.219 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:48:21.293 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:48:21.293 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:48:21.293 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:48:21.293 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:48:21.296 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:48:21.296 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:48:41.302 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:48:41.377 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:48:41.377 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:48:41.377 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:48:41.377 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:48:41.379 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:48:41.379 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:49:01.386 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:49:01.461 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:49:01.461 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:49:01.462 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:49:01.462 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:49:01.465 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:49:01.465 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:49:21.469 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:49:21.545 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:49:21.545 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:49:21.545 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:49:21.545 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:49:21.548 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:49:21.548 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:49:41.563 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CSQ
12-12 09:49:41.636 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CSQ: 27,99
12-12 09:49:41.636 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK
12-12 09:49:41.636 E/RILC ( 3342): currentSignalStrengthInd: radioService[0]->mRadioIndication == NULL
12-12 09:49:41.636 D/use-Rlog/RLOG-RIL ATC( 3342): AT> AT+CGREG?
12-12 09:49:41.638 D/use-Rlog/RLOG-RIL ATC( 3342): AT< +CGREG: 2,1,"254E","6A98802",7
12-12 09:49:41.638 D/use-Rlog/RLOG-RIL ATC( 3342): AT< OK

1 Solution
4,404 Views
chandrasekhar_a
Contributor II

hi zhi liu,

we are currently working on IMX6SL, we are also facing the same ril problem. So could you send me the patch files of ril modifications to get the GUI on the upper layer.

Regards,

A.Chandrasekhar

View solution in original post

0 Kudos
11 Replies
4,404 Views
prasannakulkarni
Contributor IV

Hi All,

I have done the same experiment on imx6dl and Android Oreo 8.0. basically they have done it WiFi Only device in BSP which has to be changed to mobile_network enabled device. following files has to be changed.

1. device/fsl/imx6/imx6.mk

-    ro.radio.noril=yes
+   ro.radio.noril=false --> make it false.

2. sabresd_6dq/overlay/frameworks/base/core/res/res/values/config.xml --> used to Override the superset config.xml present in Android Frameworks, so comment out few lines from this file.

 <!-- List of regexpressions describing the interface (if any) that represent tetherable
          USB interfaces.  If the device doesn't want to support tething over USB this should
-         be empty.  An example would be "usb.*" -->
+         be empty.  An example would be "usb.*"
      <string-array translatable="false" name="config_tether_usb_regexs">
        <item>usb0</item>
-     </string-array>
+     </string-array> -->
 
     <!-- List of regexpressions describing the interface (if any) that represent tetherable
          Wifi interfaces.  If the device doesn't want to support tethering over Wifi this
-         should be empty.  An example would be "softap.*" -->
+         should be empty.  An example would be "softap.*"
     <string-array translatable="false" name="config_tether_wifi_regexs">
       <item>"wlan0"</item>
-    </string-array>
+    </string-array> -->
     <!-- List of regexpressions describing the interface (if any) that represent tetherable
          bluetooth interfaces.  If the device doesn't want to support tethering over bluetooth this
-         should be empty. -->
+         should be empty.
     <string-array translatable="false" name="config_tether_bluetooth_regexs">
       <item>"bt-pan"</item>
-    </string-array>
+    </string-array> -->
 
     <!-- Flag indicating whether we should enable the automatic brightness in Settings.
          config_hardware_automatic_brightness_available is not set, so we will use software implementation -->
     <bool name="config_automatic_brightness_available">true</bool>
 
     <!-- An Array of "[ConnectivityManager connectionType],
-                      [# simultaneous connection types]"  -->
+                      [# simultaneous connection types]"  
     <string-array translatable="false" name="radioAttributes">
         <item>"1,1"</item>
         <item>"7,1"</item>
         <item>"9,1"</item>
-    </string-array>
+    </string-array> -->
 
     <!-- An Array of "[Connection name],[ConnectivityManager.TYPE_xxxx],
          [associated radio-type],[priority],[restoral-timer(ms)],[dependencyMet]  -->
     <!-- the 5th element "resore-time" indicates the number of milliseconds to delay
          before automatically restore the default connection.  Set -1 if the connection
          does not require auto-restore. -->
-    <!-- the 6th element indicates boot-time dependency-met value. -->
+    <!-- the 6th element indicates boot-time dependency-met value.
     <string-array translatable="false" name="networkAttributes">
         <item>"wifi,1,1,1,-1,true"</item>
         <item>"bluetooth,7,7,2,-1,true"</item>
         <item>"ethernet,9,9,2,-1,true"</item>
-    </string-array>
+    </string-array> -->
 
     <!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
          The N entries of this array define N + 1 zones as follows:
@@ -171,8 +171,8 @@
 
     <integer name="config_undockedHdmiRotation">0</integer>
 
-    <!-- This device is not "voice capable"; it's data-only. -->
-    <bool name="config_voice_capable">false</bool>
+    <!-- This device is not "voice capable"; it's data-only.
+    <bool name="config_voice_capable">false</bool> -->

This changes keeps the default Android frameworks settings as it is which enables the mobile_network support.

0 Kudos
4,404 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello,

Android BSP from NXP does not offer,  the Android Phone or the  Play Store in the package, since this required licensing from Google, so you need to contact Google in order to get Android Services, then you would get an APK to install in your customized BSP.

Hope this clarifies.

Best Regards,

TIC Support Team

0 Kudos
4,404 Views
传策薛
Contributor V

Hi~:

   I don't need to call the function, just need to go online, this part of the function also needs to download Google's phone apk?

0 Kudos
4,404 Views
liuzhi
Contributor I

您好,请问这个问题解决了吗?我也遇到同样的问题,找不到移动数据开关,是否在BoardConfig少配置了什么宏导至编译成了no_telephony的版本呢?

0 Kudos
4,404 Views
传策薛
Contributor V

还没解决

0 Kudos
4,404 Views
liuzhi
Contributor I

我找到了问题所在:

1,device/fsl/imx8/imx8.mk

+#PRODUCT_PROPERTY_OVERRIDES += \

+ ro.radio.noril=no

2,evk_8mq/overlay/frameworks/base/core/res/res/values/config.xml覆盖了android原来的,把mobile_network关掉了

0 Kudos
4,404 Views
bensonwu
Contributor III

請問shi Liu:你提到的...覆蓋android原來的,我不是很清楚,可以再說明一下嗎?

)

我有同樣的問題(看不到 cellular networks),目前改了 noril=no ,還是一樣

Thank you

0 Kudos
4,404 Views
传策薛
Contributor V

就是device/fsl/目录下的overylay中的内容会把framework/base目录的对应的字段给替换掉,你得不能让它被覆盖,把mobile net给添加上

4,404 Views
bensonwu
Contributor III

感謝!! My problem has been solved by your suggestion!

0 Kudos
4,404 Views
传策薛
Contributor V

恩,改完后,设置里面有“移动数据”了,但是还是4G还是不通,你们用的是哪个牌子的4G模块的?

0 Kudos
4,405 Views
chandrasekhar_a
Contributor II

hi zhi liu,

we are currently working on IMX6SL, we are also facing the same ril problem. So could you send me the patch files of ril modifications to get the GUI on the upper layer.

Regards,

A.Chandrasekhar

0 Kudos