請教 關於Quectel EC20 4G module的問題 ~~

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

請教 關於Quectel EC20 4G module的問題 ~~

2,227 Views
陳冠儒
Contributor IV

hi,各位:

我目前有遇到一個關於Quectel EC20  4G module的問題,我的問題是這樣的:

我將Quectel EC20的kernel porting好後,再根據Quectel EC20  RIL  driver的文件去proting 到android4.3(kernel 3.0.35)上,但是再利用logcat -b radio -v time 抓log時,產生rild timeout 的error問題,如下:

08-17 09:10:56.770 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:10:56.770 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:10:56.770 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:01.770 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:01.770 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:01.770 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:02.300 D/TelephonyManager( 2370): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline: open failed: EACCES (Permission denied)

08-17 09:11:02.300 D/TelephonyManager( 2370): /proc/cmdline=

08-17 09:11:06.770 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:06.770 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:06.770 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:11.770 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:11.770 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:11.770 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:16.770 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:16.770 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:16.770 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:21.770 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:21.770 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:21.770 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:25.920 D/TelephonyManager( 2693): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''

08-17 09:11:26.780 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:26.780 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:26.780 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:31.780 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:31.780 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:31.780 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:31.850 D/TelephonyManager( 2912): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''

08-17 09:11:31.910 D/TelephonyManager( 2912): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''

08-17 09:11:31.920 I/PhoneFactory( 2912): Network Mode set to 0

08-17 09:11:31.920 D/TelephonyManager( 2912): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''

08-17 09:11:31.920 I/PhoneFactory( 2912): lteOnCdma is 0 use SUBSCRIPTION_FROM_NV

08-17 09:11:31.920 I/PhoneFactory( 2912): Cdma Subscription set to 1

08-17 09:11:31.930 D/RILJ    ( 2912): RIL(context, preferredNetworkType=0 cdmaSubscription=1)

08-17 09:11:31.930 D/RILJ    ( 2912): Starting RILReceiver

08-17 09:11:31.930 D/UiccController( 2912): Creating UiccController

08-17 09:11:31.930 I/PhoneFactory( 2912): Creating GSMPhone

08-17 09:11:31.940 D/PhoneBase( 2912): mDoesRilSendMultipleCallRing=true

08-17 09:11:31.940 D/PhoneBase( 2912): mCallRingDelay=3000

08-17 09:11:31.950 D/RILJ    ( 2912): setPhoneType=1 old value=0

08-17 09:11:31.960 D/SMSDispatcher( 2912): SMSDispatcher: ctor mSmsCapable=true format=3gpp mSmsReceiveDisabled=false mSmsSendDisabled=false

08-17 09:11:31.960 D/DCT     ( 2912): DCT.constructor

08-17 09:11:31.970 D/Dcc     ( 2912): E ctor

08-17 09:11:31.970 D/Dcc     ( 2912): X ctor

08-17 09:11:31.970 D/DCT     ( 2912): GsmDCT.constructor

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(default, true(true), true(false))

08-17 09:11:31.970 D/DCT     ( 2912): trySetupData for type:default due to dependencyMet apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dependencyMet mDataEnabled=true mDependencyMet=true}

08-17 09:11:31.970 D/DCT     ( 2912): trySetupData with mIsPsRestricted=false

08-17 09:11:31.970 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:31.970 D/DCT     ( 2912): trySetupData: X apnContext not 'ready' retValue=false

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(mms, false(false), true(false))

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(supl, false(false), true(false))

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(hipri, false(false), true(false))

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(fota, false(false), true(false))

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(ims, false(false), true(false))

08-17 09:11:31.970 D/DCT     ( 2912): applyNewState(cbs, false(false), true(false))

08-17 09:11:31.980 D/IccCardProxy( 2912): Creating

08-17 09:11:31.980 D/IccCardProxy( 2912): Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null

08-17 09:11:31.980 D/IccCardProxy( 2912): Setting radio tech UMTS

08-17 09:11:31.980 D/TelephonyManager( 2912): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''

08-17 09:11:31.980 D/IccCardProxy( 2912): updateQuietMode: 3GPP subscription -> newQuietMode=false

08-17 09:11:31.980 D/IccCardProxy( 2912): updateQuietMode: QuietMode is false (app_type=1 isLteOnCdmaMode=false cdmaSource=-1)

08-17 09:11:31.980 D/CallManager( 2912): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {41ed0090})

08-17 09:11:32.020 D/RILJ    ( 2912): [0000]> GET_CURRENT_CALLS

08-17 09:11:32.020 D/RilRequest( 2912): [0000]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE

08-17 09:11:32.020 D/PHONE   ( 2912): [ServiceState] setNullState=1

08-17 09:11:32.030 D/GsmSST  ( 2912): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1

08-17 09:11:32.030 D/GsmSST  ( 2912): [GsmSST] useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1

08-17 09:11:32.030 D/PHONE   ( 2912): [ServiceState] setVoiceRegState=1

08-17 09:11:32.030 D/PHONE   ( 2912): [ServiceState] setNullState=1

08-17 09:11:32.030 D/PHONE   ( 2912): [ServiceState] setNullState=1

08-17 09:11:32.030 D/GsmSST  ( 2912): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='No service.'

08-17 09:11:32.030 D/GsmSST  ( 2912): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='No service.' showSpn='false' spn=''

08-17 09:11:32.030 D/GsmSST  ( 2912): [GsmSST] operatorNumeric is null

08-17 09:11:32.030 D/DCT     ( 2912): handleMessage msg={ what=270369 when=-66ms obj=android.os.AsyncResult@41edd958 }

08-17 09:11:32.030 D/DCT     ( 2912): handleMessage msg={ what=270342 when=-63ms obj=android.os.AsyncResult@41ee1a90 }

08-17 09:11:32.030 D/DCT     ( 2912): onRadioOffOrNotAvailable: is off and clean up all connections

08-17 09:11:32.030 D/DCT     ( 2912): cleanUpAllConnections: tearDown=false reason=radioTurnedOff

08-17 09:11:32.030 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=fota mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}

08-17 09:11:32.030 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.030 D/DCT     ( 2912): [ApnContext:fota] getApnSetting: apnSetting=null

08-17 09:11:32.030 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=fota mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null

08-17 09:11:32.030 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}

08-17 09:11:32.030 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.030 D/DCT     ( 2912): [ApnContext:supl] getApnSetting: apnSetting=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}

08-17 09:11:32.040 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.040 D/DCT     ( 2912): [ApnContext:hipri] getApnSetting: apnSetting=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=ims mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}

08-17 09:11:32.040 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.040 D/DCT     ( 2912): [ApnContext:ims] getApnSetting: apnSetting=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=ims mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=true mDependencyMet=true}

08-17 09:11:32.040 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.040 D/DCT     ( 2912): [ApnContext:default] getApnSetting: apnSetting=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=true mDependencyMet=true} dcac=null

08-17 09:11:32.040 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}

08-17 09:11:32.040 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.040 D/DCT     ( 2912): [ApnContext:mms] getApnSetting: apnSetting=null

08-17 09:11:32.050 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null

08-17 09:11:32.050 D/DCT     ( 2912): cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=cbs mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}

08-17 09:11:32.050 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.050 D/DCT     ( 2912): [ApnContext:cbs] getApnSetting: apnSetting=null

08-17 09:11:32.050 D/DCT     ( 2912): cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=cbs mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null

08-17 09:11:32.050 D/DCT     ( 2912): stopNetStatPoll

08-17 09:11:32.050 D/DCT     ( 2912): stopDataStallAlarm: current tag=39427 mDataStallAlarmIntent=null

08-17 09:11:32.050 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.050 D/DCT     ( 2912): [ApnContext:fota] getApnSetting: apnSetting=null

08-17 09:11:32.050 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.050 D/DCT     ( 2912): [ApnContext:supl] getApnSetting: apnSetting=null

08-17 09:11:32.050 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.050 D/DCT     ( 2912): [ApnContext:hipri] getApnSetting: apnSetting=null

08-17 09:11:32.050 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.050 D/DCT     ( 2912): [ApnContext:ims] getApnSetting: apnSetting=null

08-17 09:11:32.050 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.050 D/DCT     ( 2912): [ApnContext:mms] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:cbs] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): handleMessage msg={ what=270345 when=-88ms obj=android.os.AsyncResult@41ee1d20 }

08-17 09:11:32.060 D/DCT     ( 2912): onDataConnectionDetached: stop polling and notify detached

08-17 09:11:32.060 D/DCT     ( 2912): stopNetStatPoll

08-17 09:11:32.060 D/DCT     ( 2912): stopDataStallAlarm: current tag=39428 mDataStallAlarmIntent=null

08-17 09:11:32.060 D/DCT     ( 2912): notifyDataConnection: reason=dataDetached

08-17 09:11:32.060 D/DCT     ( 2912): notifyDataConnection: type:default

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:default] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:fota] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:supl] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:hipri] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:ims] getApnSetting: apnSetting=null

08-17 09:11:32.060 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.060 D/DCT     ( 2912): [ApnContext:mms] getApnSetting: apnSetting=null

08-17 09:11:32.070 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.070 D/DCT     ( 2912): [ApnContext:cbs] getApnSetting: apnSetting=null

08-17 09:11:32.070 D/DCT     ( 2912): handleMessage msg={ what=270348 when=-99ms obj=android.os.AsyncResult@41ee1e78 }

08-17 09:11:32.070 D/DCT     ( 2912): onRoamingOff

08-17 09:11:32.070 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.070 D/DCT     ( 2912): [ApnContext:fota] getApnSetting: apnSetting=null

08-17 09:11:32.070 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.070 D/DCT     ( 2912): [ApnContext:supl] getApnSetting: apnSetting=null

08-17 09:11:32.070 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.070 D/DCT     ( 2912): [ApnContext:hipri] getApnSetting: apnSetting=null

08-17 09:11:32.070 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.070 D/DCT     ( 2912): [ApnContext:ims] getApnSetting: apnSetting=null

08-17 09:11:32.080 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.080 D/DCT     ( 2912): [ApnContext:mms] getApnSetting: apnSetting=null

08-17 09:11:32.080 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.080 D/DCT     ( 2912): [ApnContext:cbs] getApnSetting: apnSetting=null

08-17 09:11:32.080 D/DCT     ( 2912): setupDataOnConnectableApns: isConnectable() call trySetupData

08-17 09:11:32.080 D/DCT     ( 2912): trySetupData for type:default due to roamingOff apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=roamingOff mDataEnabled=true mDependencyMet=true}

08-17 09:11:32.080 D/DCT     ( 2912): trySetupData with mIsPsRestricted=false

08-17 09:11:32.080 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.080 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.080 D/DCT     ( 2912): [ApnContext:fota] getApnSetting: apnSetting=null

08-17 09:11:32.080 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.080 D/DCT     ( 2912): [ApnContext:supl] getApnSetting: apnSetting=null

08-17 09:11:32.080 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.080 D/DCT     ( 2912): [ApnContext:hipri] getApnSetting: apnSetting=null

08-17 09:11:32.090 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.090 D/DCT     ( 2912): [ApnContext:ims] getApnSetting: apnSetting=null

08-17 09:11:32.090 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.090 D/DCT     ( 2912): [ApnContext:mms] getApnSetting: apnSetting=null

08-17 09:11:32.090 D/DCT     ( 2912): isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded

08-17 09:11:32.090 D/DCT     ( 2912): [ApnContext:cbs] getApnSetting: apnSetting=null

08-17 09:11:32.090 D/DCT     ( 2912): trySetupData: X apnContext not 'ready' retValue=false

08-17 09:11:32.090 D/DebugService( 2912): DebugService DebugService:

08-17 09:11:32.920 D/SipService( 2912): SipService: started!

08-17 09:11:32.930 D/SipService( 2912): start:

08-17 09:11:34.890 D/SipBroadcastReceiver( 2912): SIP VOIP not supported: android.net.sip.SIP_SERVICE_UP

08-17 09:11:35.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:11:36.780 I/use-Rlog/RLOG-RIL( 2375): Runtime 3G can't find supported modem

08-17 09:11:36.780 I/use-Rlog/RLOG-RIL( 2375): Current modem type = 3

08-17 09:11:36.780 D/use-Rlog/RLOG-RILD( 2375): Couldn't find proper modem, retrying...

08-17 09:11:36.780 I/use-Rlog/RLOG-RIL( 2375): 3G modem monitor thread is start

08-17 09:11:39.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:11:43.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:11:47.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:11:51.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:11:55.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:11:59.930 I/RILJ    ( 2912): Couldn't find 'rild' socket; retrying after timeout

08-17 09:12:03.930 E/RILJ    ( 2912): Couldn't find 'rild' socket after 8 times, continuing to retry silently

那麼這不知是發生什麼事呢?

再麻煩了解的人幫忙一下了,感謝各位。

Labels (5)
0 Kudos
0 Replies