九鼎创展论坛中文版English
登录 | 立即注册 设为首页收藏本站 切换到宽版
查看: 5487|回复: 12
打印 上一主题 下一主题

x4412/ibox 驱动SIM900A/华为 MG323模块,实现打电话功能

[复制链接]
跳转到指定楼层
楼主
发表于 2015-8-11 15:17:36 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
x4412/ibox 驱动SIM900A/华为 MG323模块,实现打电话功能

1.png (212.44 KB, 下载次数: 96)

信号强度

信号强度

device-2.png (49.07 KB, 下载次数: 94)

拨号

拨号

device-3.png (60.33 KB, 下载次数: 99)

device-3.png

device-4.png (64.18 KB, 下载次数: 97)

正在拨号

正在拨号

device-5.png (62.76 KB, 下载次数: 93)

拨通计时

拨通计时

device-6.png (751.64 KB, 下载次数: 105)

device-6.png

device-7.png (52.76 KB, 下载次数: 90)

来电显示

来电显示

device-8.png (51.68 KB, 下载次数: 92)

device-8.png

device-9.png (387.11 KB, 下载次数: 98)

未接来电 nofication提示

未接来电 nofication提示

device-10.png (22.88 KB, 下载次数: 88)

查看未接电话

查看未接电话

device-11.png (170.84 KB, 下载次数: 92)

device-11.png
回复

使用道具 举报

推荐
 楼主| 发表于 2015-8-13 10:49:30 | 只看该作者

  1. D/RILC    ( 1464): [0037]< SIM_IO {sw1=0x94,sw2=0x4,(null)}
  2. D/RILC    ( 1464): [0038]> GET_SIM_STATUS
  3. D/RIL     ( 1464): onRequest: GET_SIM_STATUS
  4. D/AT      ( 1464): AT> AT+CPIN?
  5. D/RILJ    ( 2166): [0037]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  6. E/GSM     ( 2166): Exception in fetching EF_CSP data com.android.internal.telephony.IccFileNotFound
  7. D/AT      ( 1464): AT< +CPIN: READY
  8. D/AT      ( 1464): AT< OK
  9. D/RILC    ( 1464): [0038]< GET_SIM_STATUS {[app_type=1,app_state=5,perso_substate=2,                    aid_ptr=(null),app_label_ptr=(null),pin1_replaced=0,pin1=0,pin2=0],}
  10. D/RILC    ( 1464): [0039]> QUERY_FACILITY_LOCK (SC,,7,(null))
  11. D/RIL     ( 1464): onRequest: QUERY_FACILITY_LOCK
  12. D/RILC    ( 1464): [0039]< QUERY_FACILITY_LOCK fails by E_REQUEST_NOT_SUPPORTED
  13. D/RILC    ( 1464): [0040]> QUERY_FACILITY_LOCK (FD,,7,(null))
  14. D/RIL     ( 1464): onRequest: QUERY_FACILITY_LOCK
  15. D/RILC    ( 1464): [0040]< QUERY_FACILITY_LOCK fails by E_REQUEST_NOT_SUPPORTED
  16. D/RILC    ( 1464): [0041]> REPORT_STK_SERVICE_IS_RUNNING
  17. D/RIL     ( 1464): onRequest: REPORT_STK_SERVICE_IS_RUNNING
  18. D/RILC    ( 1464): [0041]< REPORT_STK_SERVICE_IS_RUNNING fails by E_REQUEST_NOT_SUPPORTED
  19. D/RILC    ( 1464): [0042]> SIM_IO (cmd=0xB0,efid=0x2FE2,path=3F00,0,0,10,(null),pin2=(null),aid=(null))
  20. D/RIL     ( 1464): onRequest: SIM_IO
  21. D/AT      ( 1464): AT> AT+CRSM=176,12258,0,0,10
  22. D/RILJ    ( 2166): [0038]< GET_SIM_STATUS IccCardState {CARDSTATE_PRESENT,PINSTATE_UNKNOWN,num_apps=1,gsm_id=0{APPTYPE_SIM,APPSTATE_READY},cmda_id=8,ism_id=8}
  23. D/RILJ    ( 2166): [0039]< QUERY_FACILITY_LOCK error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  24. D/RILJ    ( 2166): [0040]< QUERY_FACILITY_LOCK error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  25. E/GSM     ( 2166): [IccCard] Invalid Subscription Application index:8
  26. D/GSM     ( 2166): [IccCard] USIM=READY CSIM=ABSENT
  27. D/RILJ    ( 2166): [0041]< RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  28. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  29. D/GSM     ( 2166): [IccCard] Error in querying facility lock:com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  30. D/GSM     ( 2166): [IccCard] Error in querying facility lock:com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  31. D/AT      ( 1464): AT< +CRSM: 144,0,"98681041701720242857"
  32. D/AT      ( 1464): AT< OK
  33. D/RILC    ( 1464): [0042]< SIM_IO {sw1=0x90,sw2=0x0,98681041701720242857}
  34. D/RILC    ( 1464): [0043]> SIM_IO (cmd=0xB2,efid=0x6F40,path=3F007F10,1,4,28,(null),pin2=(null),aid=(null))
  35. D/RIL     ( 1464): onRequest: SIM_IO
  36. D/AT      ( 1464): AT> AT+CRSM=178,28480,1,4,28
  37. D/RILJ    ( 2166): [0042]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  38. D/GSM     ( 2166): iccid: 89860114077102428275
  39. D/AT      ( 1464): AT< +CRSM: 144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
  40. D/AT      ( 1464): AT< OK
  41. D/RILC    ( 1464): [0043]< SIM_IO {sw1=0x90,sw2=0x0,FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  42. D/RILC    ( 1464): [0044]> SIM_IO (cmd=0xC0,efid=0x6F17,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  43. D/RIL     ( 1464): onRequest: SIM_IO
  44. D/AT      ( 1464): AT> AT+CRSM=192,28439,0,0,15
  45. D/RILJ    ( 2166): [0043]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  46. D/GSM     ( 2166): MSISDN: xxxxxxx
  47. D/AT      ( 1464): AT< +CRSM: 148,4
  48. D/AT      ( 1464): AT< OK
  49. D/RILC    ( 1464): [0044]< SIM_IO {sw1=0x94,sw2=0x4,(null)}
  50. D/RILC    ( 1464): [0045]> SIM_IO (cmd=0xB0,efid=0x6FAD,path=3F007F20,0,0,3,(null),pin2=(null),aid=(null))
  51. D/RIL     ( 1464): onRequest: SIM_IO
  52. D/AT      ( 1464): AT> AT+CRSM=176,28589,0,0,3
  53. D/RILJ    ( 2166): [0044]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  54. D/GSM     ( 2166): Invalid or missing EF[MAILBOX]
  55. D/AT      ( 1464): AT< +CRSM: 144,0,"000000"
  56. D/AT      ( 1464): AT< OK
  57. D/RILC    ( 1464): [0045]< SIM_IO {sw1=0x90,sw2=0x0,000000}
  58. D/RILC    ( 1464): [0046]> SIM_IO (cmd=0xB0,efid=0x6F46,path=3F007F20,0,0,17,(null),pin2=(null),aid=(null))
  59. D/RIL     ( 1464): onRequest: SIM_IO
  60. D/AT      ( 1464): AT> AT+CRSM=176,28486,0,0,17
  61. D/RILJ    ( 2166): [0045]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  62. D/GSM     ( 2166): EF_AD: 000000
  63. D/GSM     ( 2166): SIMRecords: MNC length not present in EF_AD
  64. D/AT      ( 1464): AT< +CRSM: 144,0,"00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
  65. D/AT      ( 1464): AT< OK
  66. D/RILC    ( 1464): [0046]< SIM_IO {sw1=0x90,sw2=0x0,00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  67. D/RILC    ( 1464): [0047]> SIM_IO (cmd=0xB0,efid=0x6F38,path=3F007F20,0,0,10,(null),pin2=(null),aid=(null))
  68. D/RIL     ( 1464): onRequest: SIM_IO
  69. D/AT      ( 1464): AT> AT+CRSM=176,28472,0,0,10
  70. D/RILJ    ( 2166): [0046]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  71. D/AT      ( 1464): AT< +CRSM: 144,0,"FF33FFFF3F003F03303C"
  72. D/AT      ( 1464): AT< OK
  73. D/RILC    ( 1464): [0047]< SIM_IO {sw1=0x90,sw2=0x0,FF33FFFF3F003F03303C}
  74. D/RILJ    ( 2166): [0047]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  75. D/GSM     ( 2166): [SIMRecords] Load EF_SPN:  spnDisplayCondition: 0
  76. D/GSM     ( 2166): [SIMRecords] SST: UsimServiceTable[80]={ PHONEBOOK, FDN, FDN_EXTENSION, SDN, SDN_EXTENSION, BDN, BDN_EXTENSION, OUTGOING_CALL_INFO, INCOMING_CALL_INFO, SM_STORAGE, ADVICE_OF_CHARGE, CAP_CONFIG_PARAMS_2, GROUP_ID_LEVEL_1, GROUP_ID_LEVEL_2, SPN, USER_PLMN_SELECT, MSISDN, IMAGE, LOCALISED_SERVICE_AREAS, EMLPP, EMLPP_AUTO_ANSWER, RFU, GSM_ACCESS, DATA_DL_VIA_SMS_PP, DATA_DL_VIA_SMS_CB, CALL_CONTROL_BY_USIM, MO_SMS_CONTROL_BY_USIM, RUN_AT_COMMAND, IGNORED_1, ENABLED_SERVICES_TABLE, APN_CONTROL_LIST, DEPERSONALISATION_CONTROL_KEYS, COOPERATIVE_NETWORK_LIST, GSM_SECURITY_CONTEXT, CFI_STATUS, IGNORED_2, SERVICE_PROVIDER_DISPLAY_INFO, MMS_NOTIFICATION, MMS_NOTIFICATION_EXTENSION, GPRS_CALL_CONTROL_BY_USIM, VGCS_GROUP_ID_LIST, VBS_GROUP_ID_LIST, MBMS_SECURITY, DATA_DL_VIA_USSD, OMA_BCAST_PROFILE, GBA_LOCAL_KEY_ESTABLISHMENT, TERMINAL_APPLICATIONS, SPN_ICON }
  77. D/GSM     ( 2166): SIMRecords: record load complete
  78. D/GSM     ( 2166): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED LOADED reason null
  79. D/GSM     ( 2166): [GsmDCT] handleMessage msg={ what=270338 when=-5ms obj=android.os.AsyncResult@4111c4b8 }
  80. D/GSM     ( 2166): [GsmDCT] onRecordsLoaded: createAllApnList
  81. D/GSM     ( 2166): [GsmDCT] createAllApnList: selection=numeric = '46001' and carrier_enabled = 1
  82. D/GSM     ( 2166): [GsmDCT] createApnList: X result=[[ApnSettingV2] China Unicom 3G, 1136, 46001, 3gnet, null, null, null, null, 80, -1, default | supl, IP, IP, true, 0, [ApnSettingV2] 中国联辿3g 彩信 (China Unicom), 1137, 46001, 3gwap, null, http://mmsc.myuni.com.cn, 10.0.0.172, 80, null, -1, mms, IP, IP, true, 0, [ApnSettingV2] China Unicom MMS, 1138, 46001, uniwap, null, http://mmsc.myuni.com.cn, 10.0.0.172, 80, null, -1, mms, IP, IP, true, 0]
  83. D/GSM     ( 2166): [GsmDCT] getPreferredApn: X not found
  84. D/GSM     ( 2166): [GsmDCT] createAllApnList: mPreferredApn=null
  85. D/GSM     ( 2166): [GsmDCT] createAllApnList: X mAllApns=[[ApnSettingV2] China Unicom 3G, 1136, 46001, 3gnet, null, null, null, null, 80, -1, default | supl, IP, IP, true, 0, [ApnSettingV2] 中国联辿3g 彩信 (China Unicom), 1137, 46001, 3gwap, null, http://mmsc.myuni.com.cn, 10.0.0.172, 80, null, -1, mms, IP, IP, true, 0, [ApnSettingV2] China Unicom MMS, 1138, 46001, uniwap, null, http://mmsc.myuni.com.cn, 10.0.0.172, 80, null, -1, mms, IP, IP, true, 0]
  86. D/GSM     ( 2166): [GsmDCT] onRecordsLoaded: notifying data availability
  87. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:fota
  88. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1
  89. D/GSM     ( 2166): [GsmDCT] isDataPossible(fota): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  90. D/GSM     ( 2166): [GsmSST] updateSpnDisplay: changed sending intent rule=3 showPlmn='false' plmn='null' showSpn='false' spn=''
  91. D/RILJ    ( 2166): [0048]> SIGNAL_STRENGTH
  92. D/RILC    ( 1464): [0048]> SIGNAL_STRENGTH
  93. D/RIL     ( 1464): onRequest: SIGNAL_STRENGTH
  94. D/AT      ( 1464): AT> AT+CSQ
  95. D/AT      ( 1464): AT< +CSQ: 20,99
  96. D/AT      ( 1464): AT< OK
复制代码
回复 支持 1 反对 0

使用道具 举报

沙发
 楼主| 发表于 2015-8-13 10:43:56 | 只看该作者
  1. * daemon not running. starting it now on port 5037 *
  2. * daemon started successfully *
  3. I/RIL     ( 1464): Opening tty device /dev/ttySAC1
  4. E/RILC    ( 1464): RIL_register: RIL version 6
  5. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_OFF}
  6. D/AT      ( 1464): AT> ATE0Q0V1
  7. D/AT      ( 1464): AT< ATE0Q0V1
  8. D/AT      ( 1464): AT< OK
  9. D/AT      ( 1464): AT> ATE0Q0V1
  10. D/AT      ( 1464): AT< OK
  11. D/AT      ( 1464): AT> ATS0=0
  12. D/AT      ( 1464): AT< OK
  13. D/AT      ( 1464): AT> AT+CMEE=1
  14. D/AT      ( 1464): AT< OK
  15. D/AT      ( 1464): AT> AT+CREG=2
  16. D/AT      ( 1464): AT< OK
  17. D/AT      ( 1464): AT> AT+CGREG=1
  18. D/AT      ( 1464): AT< OK
  19. D/AT      ( 1464): AT> AT+CCWA=1
  20. D/AT      ( 1464): AT< OK
  21. D/AT      ( 1464): AT> AT+CMOD=0
  22. D/AT      ( 1464): AT< OK
  23. D/AT      ( 1464): AT> AT+CMUT=0
  24. D/AT      ( 1464): AT< +CME ERROR: 3
  25. D/AT      ( 1464): AT> AT+CSSN=0,1
  26. D/AT      ( 1464): AT< OK
  27. D/AT      ( 1464): AT> AT+COLP=0
  28. D/AT      ( 1464): AT< OK
  29. D/AT      ( 1464): AT> AT+CSCS="HEX"
  30. D/AT      ( 1464): AT< +CME ERROR: 3
  31. D/AT      ( 1464): AT> AT+CUSD=1
  32. D/AT      ( 1464): AT< OK
  33. D/AT      ( 1464): AT> AT+CGEREP=1,0
  34. D/AT      ( 1464): AT< OK
  35. D/AT      ( 1464): AT> AT+CMGF=0
  36. D/AT      ( 1464): AT< OK
  37. D/AT      ( 1464): AT> AT+CFUN?
  38. D/AT      ( 1464): AT< +CFUN: 1
  39. D/AT      ( 1464): AT< OK
  40. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_SIM_NOT_READY}
  41. D/AT      ( 1464): AT> AT+CPIN?
  42. D/AT      ( 1464): AT< +CPIN: READY
  43. D/AT      ( 1464): AT< OK
  44. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_SIM_READY}
  45. D/AT      ( 1464): AT> AT+CSMS=1
  46. D/AT      ( 1464): AT< +CSMS: 1,1,1
  47. D/AT      ( 1464): AT< OK
  48. D/AT      ( 1464): AT> AT+CNMI=1,2,2,1,1
  49. D/AT      ( 1464): AT< OK
复制代码
回复 支持 反对

使用道具 举报

板凳
 楼主| 发表于 2015-8-13 10:44:57 | 只看该作者
  1. D/RILB    ( 1965): /proc/cmdline=console=ttySAC3,115200n8 androidboot.console=ttySAC3 lcd=vs070cxn tp=ft5x06-1024x600 cam=ov2655 mac=00:09:de:e6:d6:68
  2. D/RILB    ( 1965): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  3. D/RILB    ( 2166): /proc/cmdline=console=ttySAC3,115200n8 androidboot.console=ttySAC3 lcd=vs070cxn tp=ft5x06-1024x600 cam=ov2655 mac=00:09:de:e6:d6:68
  4. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  5. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  6. I/PHONE   ( 2166): Network Mode set to 0
  7. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  8. I/PHONE   ( 2166): lteOnCdma is 0 use SUBSCRIPTION_FROM_NV
  9. I/PHONE   ( 2166): Cdma Subscription set to 1
  10. D/RILJ    ( 2166): RIL(context, preferredNetworkType=0 cdmaSubscription=1)
  11. D/RILJ    ( 2166): Starting RILReceiver
  12. I/RILC    ( 1464): libril: new connection
  13. D/RILC    ( 1464): [UNSL]< UNSOL_RIL_CONNECTED {6}
  14. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_SIM_READY}
  15. I/RILC    ( 1464): RIL Daemon version: android reference-ril 1.0
  16. I/RILJ    ( 2166): Connected to 'rild' socket
  17. D/RILJ    ( 2166): [UNSL]< UNSOL_RIL_CONNECTED {6}
  18. D/RILJ    ( 2166): [0000]> RADIO_POWER off
  19. D/RILC    ( 1464): [0000]> RADIO_POWER (0)
  20. D/RIL     ( 1464): onRequest: RADIO_POWER
  21. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_OFF}
  22. D/RILC    ( 1464): [0000]< RADIO_POWER
  23. D/RILJ    ( 2166): [0001]> REQUEST_SET_PREFERRED_NETWORK_TYPE : 0
  24. D/RILC    ( 1464): [0001]> SET_PREFERRED_NETWORK_TYPE (0)
  25. D/RIL     ( 1464): onRequest: SET_PREFERRED_NETWORK_TYPE
  26. D/RILC    ( 1464): [0001]< SET_PREFERRED_NETWORK_TYPE fails by E_RAIDO_NOT_AVAILABLE
  27. D/RILJ    ( 2166): [0002]> RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE : 1
  28. D/RILC    ( 1464): [0002]> CDMA_SET_SUBSCRIPTION_SOURCE (1)
  29. D/RIL     ( 1464): onRequest: CDMA_SET_SUBSCRIPTION_SOURCE
  30. D/RILC    ( 1464): [0002]< CDMA_SET_SUBSCRIPTION_SOURCE fails by E_RAIDO_NOT_AVAILABLE
  31. I/PHONE   ( 2166): Creating GSMPhone
  32. D/RILJ    ( 2166): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_READY
  33. D/RILB    ( 2166): Notifying: radio available
  34. D/RILJ    ( 2166): [0003]> SCREEN_STATE: true
  35. D/RILC    ( 1464): [0003]> SCREEN_STATE (1)
  36. D/RIL     ( 1464): onRequest: SCREEN_STATE
  37. D/RILC    ( 1464): [0003]< SCREEN_STATE fails by E_RAIDO_NOT_AVAILABLE
  38. D/RILB    ( 2166): Notifying: SIM ready
  39. D/RILB    ( 2166): Notifying: Radio On
  40. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  41. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  42. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  43. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  44. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  45. D/RILJ    ( 2166): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_OFF
  46. D/RILB    ( 2166): Notifying: radio off or not available
  47. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  48. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  49. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  50. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  51. D/RILJ    ( 2166): [0000]< RADIO_POWER
  52. D/RILJ    ( 2166): [0001]< REQUEST_SET_PREFERRED_NETWORK_TYPE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  53. D/RILJ    ( 2166): [0002]< RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  54. D/RILJ    ( 2166): [0003]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  55. D/PHONE   ( 2166): mDoesRilSendMultipleCallRing=true
  56. D/PHONE   ( 2166): mCallRingDelay=3000
  57. D/RILJ    ( 2166): setPhoneType=1 old value=0
  58. D/SMS     ( 2166): SMSDispatcher: ctor mSmsCapable=true format=3gpp mSmsReceiveDisabled=false mSmsSendDisabled=false
  59. W/GSM     ( 2166): Can't open /system/etc/voicemail-conf.xml
  60. W/GSM     ( 2166): Can't open /system/etc/spn-conf.xml
  61. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type default, current state is true
  62. D/GSM     ( 2166): [ApnContext] set enabled as true, for type default, current state is false
  63. D/GSM     ( 2166): [GsmDCT] applyNewState(default, true(true), true(false))
  64. D/GSM     ( 2166): [ApnContext] set reason as dependencyMet, for type default,current state IDLE
  65. D/GSM     ( 2166): [ApnContext] set enabled as true, for type default, current state is true
  66. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type default, current state is false
  67. D/GSM     ( 2166): [GsmDCT] trySetupData for type:default due to dependencyMet
  68. D/GSM     ( 2166): [GsmDCT] trySetupData with mIsPsRestricted=false
  69. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  70. D/GSM     ( 2166): [GsmDCT] notifyOffApnsOfAvailability skipped apn due to isReady==false: state=IDLE apnType=default
  71. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type mms, current state is true
  72. D/GSM     ( 2166): [GsmDCT] applyNewState(mms, false(false), true(false))
  73. D/GSM     ( 2166): [ApnContext] set enabled as false, for type mms, current state is false
  74. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type mms, current state is false
  75. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type supl, current state is true
  76. D/GSM     ( 2166): [GsmDCT] applyNewState(supl, false(false), true(false))
  77. D/GSM     ( 2166): [ApnContext] set enabled as false, for type supl, current state is false
  78. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type supl, current state is false
  79. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type hipri, current state is true
  80. D/GSM     ( 2166): [GsmDCT] applyNewState(hipri, false(false), true(false))
  81. D/GSM     ( 2166): [ApnContext] set enabled as false, for type hipri, current state is false
  82. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type hipri, current state is false
  83. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type fota, current state is true
  84. D/GSM     ( 2166): [GsmDCT] applyNewState(fota, false(false), true(false))
  85. D/GSM     ( 2166): [ApnContext] set enabled as false, for type fota, current state is false
  86. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type fota, current state is false
  87. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type ims, current state is true
  88. D/GSM     ( 2166): [GsmDCT] applyNewState(ims, false(false), true(false))
  89. D/GSM     ( 2166): [ApnContext] set enabled as false, for type ims, current state is false
  90. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type ims, current state is false
  91. D/GSM     ( 2166): [ApnContext] set mDependencyMet as false, for type cbs, current state is true
  92. D/GSM     ( 2166): [GsmDCT] applyNewState(cbs, false(false), true(false))
  93. D/GSM     ( 2166): [ApnContext] set enabled as false, for type cbs, current state is false
  94. D/GSM     ( 2166): [ApnContext] set mDependencyMet as true, for type cbs, current state is false
  95. D/RILJ    ( 2166): [0004]> RADIO_POWER on
  96. D/RILC    ( 1464): [0004]> RADIO_POWER (1)
  97. D/RIL     ( 1464): onRequest: RADIO_POWER
  98. D/AT      ( 1464): AT> AT+CFUN=1
  99. D/GSM     ( 2166): [GsmSST] Poll ServiceState done:  oldSS=[1 home null null null  Unknown:0 CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[3 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
  100. D/GSM     ( 2166): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='false' plmn='null' showSpn='false' spn='null'
复制代码
回复 支持 反对

使用道具 举报

地板
 楼主| 发表于 2015-8-13 10:46:14 | 只看该作者
  1. D/AT      ( 1464): AT< OK
  2. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_SIM_NOT_READY}
  3. D/AT      ( 1464): AT> AT+CPIN?
  4. D/RILJ    ( 2166): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_NOT_READY
  5. D/RILB    ( 2166): Notifying: Radio On
  6. D/GSM     ( 2166): [GsmDCT] handleMessage msg={ what=270337 when=-702ms obj=android.os.AsyncResult@4110e878 }
  7. D/GSM     ( 2166): [GsmDCT] onRadioAvailable
  8. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  9. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  10. D/GSM     ( 2166): [GsmDCT] overall state is IDLE
  11. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  12. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  13. D/GSM     ( 2166): [GsmDCT] handleMessage msg={ what=270342 when=-705ms obj=android.os.AsyncResult@4110e920 }
  14. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  15. D/GSM     ( 2166): [GsmDCT] onRadioOffOrNotAvailable: is off and clean up all connections
  16. D/GSM     ( 2166): [GsmDCT] cleanUpAllConnections: tearDown=false reason=radioTurnedOff
  17. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type fota,current state IDLE
  18. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  19. D/GSM     ( 2166): [ApnContext] setState: IDLE for type fota, previous state:IDLE
  20. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  21. D/GSM     ( 2166): [GsmDCT] isDataPossible(fota): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  22. D/GSM     ( 2166): [GsmDCT] get active apn string for type:fota
  23. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type supl,current state IDLE
  24. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  25. D/GSM     ( 2166): [ApnContext] setState: IDLE for type supl, previous state:IDLE
  26. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  27. D/GSM     ( 2166): [GsmDCT] isDataPossible(supl): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  28. D/GSM     ( 2166): [GsmDCT] get active apn string for type:supl
  29. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type hipri,current state IDLE
  30. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  31. D/GSM     ( 2166): [ApnContext] setState: IDLE for type hipri, previous state:IDLE
  32. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  33. D/GSM     ( 2166): [GsmDCT] isDataPossible(hipri): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  34. D/GSM     ( 2166): [GsmDCT] get active apn string for type:hipri
  35. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type ims,current state IDLE
  36. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  37. D/GSM     ( 2166): [ApnContext] setState: IDLE for type ims, previous state:IDLE
  38. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  39. D/GSM     ( 2166): [GsmDCT] isDataPossible(ims): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  40. D/GSM     ( 2166): [GsmDCT] get active apn string for type:ims
  41. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type default,current state IDLE
  42. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  43. D/GSM     ( 2166): [ApnContext] setState: IDLE for type default, previous state:IDLE
  44. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  45. D/GSM     ( 2166): [GsmDCT] isDataPossible(default): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=true apnContextState()=IDLE
  46. D/GSM     ( 2166): [GsmDCT] get active apn string for type:default
  47. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type mms,current state IDLE
  48. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  49. D/GSM     ( 2166): [ApnContext] setState: IDLE for type mms, previous state:IDLE
  50. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  51. D/GSM     ( 2166): [GsmDCT] isDataPossible(mms): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  52. D/GSM     ( 2166): [GsmDCT] get active apn string for type:mms
  53. D/GSM     ( 2166): [ApnContext] set reason as radioTurnedOff, for type cbs,current state IDLE
  54. D/GSM     ( 2166): [GsmDCT] cleanUpConnection: tearDown=false reason=radioTurnedOff
  55. D/GSM     ( 2166): [ApnContext] setState: IDLE for type cbs, previous state:IDLE
  56. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  57. D/GSM     ( 2166): [GsmDCT] isDataPossible(cbs): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  58. D/GSM     ( 2166): [GsmDCT] get active apn string for type:cbs
  59. D/GSM     ( 2166): [GsmDCT] stopNetStatPoll
  60. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:fota
  61. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  62. D/GSM     ( 2166): [GsmDCT] isDataPossible(fota): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  63. D/GSM     ( 2166): [GsmDCT] get active apn string for type:fota
  64. D/AT      ( 1464): AT< +CPIN: READY
  65. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:supl
  66. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  67. D/GSM     ( 2166): [GsmDCT] isDataPossible(supl): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  68. D/GSM     ( 2166): [GsmDCT] get active apn string for type:supl
  69. D/AT      ( 1464): AT< OK
  70. D/RILC    ( 1464): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED  {RADIO_SIM_READY}
  71. D/AT      ( 1464): AT> AT+CSMS=1
  72. D/RILJ    ( 2166): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_READY
  73. D/RILB    ( 2166): Notifying: SIM ready
  74. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  75. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  76. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  77. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  78. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  79. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:hipri
  80. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  81. D/GSM     ( 2166): [GsmDCT] isDataPossible(hipri): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  82. D/GSM     ( 2166): [GsmDCT] get active apn string for type:hipri
  83. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:ims
  84. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  85. D/GSM     ( 2166): [GsmDCT] isDataPossible(ims): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  86. D/GSM     ( 2166): [GsmDCT] get active apn string for type:ims
  87. D/GSM     ( 2166): [GsmDCT] notifyOffApnsOfAvailability skipped apn due to isReady==false: state=IDLE apnType=default
  88. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:mms
  89. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  90. D/GSM     ( 2166): [GsmDCT] isDataPossible(mms): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  91. D/GSM     ( 2166): [GsmDCT] get active apn string for type:mms
  92. D/AT      ( 1464): AT< +CSMS: 1,1,1
  93. D/AT      ( 1464): AT< OK
  94. D/AT      ( 1464): AT> AT+CNMI=1,2,2,1,1
  95. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:cbs
  96. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  97. D/GSM     ( 2166): [GsmDCT] isDataPossible(cbs): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  98. D/GSM     ( 2166): [GsmDCT] get active apn string for type:cbs
  99. D/GSM     ( 2166): [GsmDCT] handleMessage msg={ what=270345 when=-755ms obj=android.os.AsyncResult@4110ec78 }
  100. D/GSM     ( 2166): [GsmDCT] onDataConnectionDetached: stop polling and notify detached
  101. D/GSM     ( 2166): [GsmDCT] stopNetStatPoll
  102. D/GSM     ( 2166): [GsmDCT] notifyDataConnection: reason=dataDetached
  103. D/GSM     ( 2166): [GsmDCT] notifyDataConnection: type:default
  104. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  105. D/GSM     ( 2166): [GsmDCT] isDataPossible(default): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=true apnContextState()=IDLE
  106. D/GSM     ( 2166): [GsmDCT] get active apn string for type:default
  107. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:fota
  108. D/AT      ( 1464): AT< OK
复制代码
回复 支持 反对

使用道具 举报

5#
 楼主| 发表于 2015-8-13 10:47:17 | 只看该作者
  1. D/RILC    ( 1464): [0004]< RADIO_POWER
  2. D/RILJ    ( 2166): [0004]< RADIO_POWER
  3. D/GSM     ( 2166): [GsmDCT] get active apn string for type:cbs
  4. D/GSM     ( 2166): [GsmDCT] handleMessage msg={ what=270348 when=-776ms obj=android.os.AsyncResult@4110edd0 }
  5. D/GSM     ( 2166): [GsmDCT] onRoamingOff
  6. D/GSM     ( 2166): [GsmDCT] notifyDataConnection: reason=roamingOff
  7. D/GSM     ( 2166): [GsmDCT] notifyDataConnection: type:default
  8. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  9. D/GSM     ( 2166): [GsmDCT] isDataPossible(default): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=true apnContextState()=IDLE
  10. D/GSM     ( 2166): [GsmDCT] get active apn string for type:default
  11. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:fota
  12. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  13. D/GSM     ( 2166): [GsmDCT] isDataPossible(fota): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  14. D/GSM     ( 2166): [GsmDCT] get active apn string for type:fota
  15. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:supl
  16. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  17. D/GSM     ( 2166): [GsmDCT] isDataPossible(supl): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  18. D/GSM     ( 2166): [GsmDCT] get active apn string for type:supl
  19. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:hipri
  20. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  21. D/GSM     ( 2166): [GsmDCT] isDataPossible(hipri): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  22. D/GSM     ( 2166): [GsmDCT] get active apn string for type:hipri
  23. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:ims
  24. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  25. D/GSM     ( 2166): [GsmDCT] isDataPossible(ims): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  26. D/GSM     ( 2166): [GsmDCT] get active apn string for type:ims
  27. D/GSM     ( 2166): [GsmDCT] notifyOffApnsOfAvailability skipped apn due to isReady==false: state=IDLE apnType=default
  28. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:mms
  29. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  30. D/GSM     ( 2166): [GsmDCT] isDataPossible(mms): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  31. D/GSM     ( 2166): [GsmDCT] get active apn string for type:mms
  32. D/GSM     ( 2166): [GsmDCT] notifyOffApnOfAvailability type:cbs
  33. D/GSM     ( 2166): [GsmDCT] isDataAllowed: not allowed due to - gprs= 1 - SIM not loaded
  34. D/GSM     ( 2166): [GsmDCT] isDataPossible(cbs): possible=false isDataAllowed=false apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
  35. D/GSM     ( 2166): [GsmDCT] get active apn string for type:cbs
  36. D/GSM     ( 2166): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
  37. D/RILJ    ( 2166): [0005]> BASEBAND_VERSION
  38. D/RILC    ( 1464): [0005]> BASEBAND_VERSION
  39. D/RIL     ( 1464): onRequest: BASEBAND_VERSION
  40. D/RILC    ( 1464): [0005]< BASEBAND_VERSION fails by E_REQUEST_NOT_SUPPORTED
  41. D/RILJ    ( 2166): [0006]> GET_IMEI
  42. D/RILJ    ( 2166): [0005]< BASEBAND_VERSION error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  43. D/RILC    ( 1464): [0006]> GET_IMEI
  44. D/RIL     ( 1464): onRequest: GET_IMEI
  45. D/AT      ( 1464): AT> AT+CGSN
  46. D/RILJ    ( 2166): [0007]> GET_IMEISV
  47. D/AT      ( 1464): AT< 862505027495071
  48. D/AT      ( 1464): AT< OK
  49. D/RILJ    ( 2166): [0008]> OPERATOR
  50. D/RILC    ( 1464): [0006]< GET_IMEI {862505027495071}
  51. D/RILJ    ( 2166): [0009]> DATA_REGISTRATION_STATE
  52. D/RILC    ( 1464): [0007]> GET_IMEISV
  53. D/RIL     ( 1464): onRequest: GET_IMEISV
  54. D/RILC    ( 1464): [0007]< GET_IMEISV fails by E_REQUEST_NOT_SUPPORTED
  55. D/RILC    ( 1464): [0008]> OPERATOR
  56. D/RIL     ( 1464): onRequest: OPERATOR
  57. D/AT      ( 1464): AT> AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
  58. D/RILJ    ( 2166): [0006]< GET_IMEI
  59. D/RILJ    ( 2166): [0007]< GET_IMEISV error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  60. D/RILJ    ( 2166): [0010]> VOICE_REGISTRATION_STATE
  61. D/RILJ    ( 2166): [0011]> QUERY_NETWORK_SELECTION_MODE
  62. D/RILJ    ( 2166): [0012]> GET_CURRENT_CALLS
  63. D/RILJ    ( 2166): [0013]> OPERATOR
  64. D/RILJ    ( 2166): [0014]> DATA_REGISTRATION_STATE
  65. D/RILJ    ( 2166): [0015]> VOICE_REGISTRATION_STATE
  66. D/RILJ    ( 2166): [0016]> QUERY_NETWORK_SELECTION_MODE
  67. D/RILJ    ( 2166): setCurrentPreferredNetworkType: 0
  68. D/RILJ    ( 2166): [0017]> REQUEST_SET_PREFERRED_NETWORK_TYPE : 0
  69. D/RILJ    ( 2166): [0018]> SET_NETWORK_SELECTION_AUTOMATIC
  70. D/RILJ    ( 2166): [0019]> OPERATOR
  71. D/RILJ    ( 2166): [0020]> DATA_REGISTRATION_STATE
  72. D/RILJ    ( 2166): [0021]> VOICE_REGISTRATION_STATE
  73. D/RILJ    ( 2166): [0022]> QUERY_NETWORK_SELECTION_MODE
  74. D/RILB    ( 2166): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  75. D/GSM     ( 2166): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED READY reason null
  76. V/GSM     ( 2166): SIMRecords:fetchSimRecords 0
  77. D/RILJ    ( 2166): [0023]> GET_IMSI
  78. D/RILJ    ( 2166): [0024]> iccIO: SIM_IO 0xc0 0x2fe2  path: 3F00,0,0,15
  79. D/RILJ    ( 2166): [0025]> iccIO: SIM_IO 0xc0 0x6f40  path: 3F007F10,0,0,15
  80. D/RILJ    ( 2166): [0026]> iccIO: SIM_IO 0xc0 0x6fc9  path: 3F007F20,0,0,15
  81. D/RILJ    ( 2166): [0027]> iccIO: SIM_IO 0xc0 0x6fad  path: 3F007F20,0,0,15
  82. D/RILJ    ( 2166): [0028]> iccIO: SIM_IO 0xc0 0x6fca  path: 3F007F20,0,0,15
  83. D/RILJ    ( 2166): [0029]> iccIO: SIM_IO 0xc0 0x6f11  path: 3F007F20,0,0,15
  84. D/RILJ    ( 2166): [0030]> iccIO: SIM_IO 0xc0 0x6fcb  path: 3F007F20,0,0,15
  85. D/AT      ( 1464): AT< +COPS: 0,0,"CHN-CUGSM"
  86. D/AT      ( 1464): AT< +CME ERROR: 4
  87. E/RIL     ( 1464): requestOperator must not return error when radio is on
  88. D/RILC    ( 1464): [0008]< OPERATOR fails by E_GENERIC_FAILURE
  89. D/RILC    ( 1464): [0009]> DATA_REGISTRATION_STATE
  90. D/RIL     ( 1464): onRequest: DATA_REGISTRATION_STATE
  91. D/AT      ( 1464): AT> AT+CGREG?
  92. D/RILJ    ( 2166): [0008]< OPERATOR error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  93. D/RILJ    ( 2166): [0031]> iccIO: SIM_IO 0xc0 0x6f13  path: 3F007F20,0,0,15
  94. D/RILJ    ( 2166): [0032]> iccIO: SIM_IO 0xc0 0x6f46  path: 3F007F20,0,0,15
  95. D/RILJ    ( 2166): [0033]> iccIO: SIM_IO 0xc0 0x6fcd  path: 3F007F20,0,0,15
  96. D/RILJ    ( 2166): [0034]> iccIO: SIM_IO 0xc0 0x6fc5  path: 3F007F20,0,0,15
  97. D/RILJ    ( 2166): [0035]> iccIO: SIM_IO 0xc0 0x6f38  path: 3F007F20,0,0,15
  98. D/RILJ    ( 2166): [0036]> iccIO: SIM_IO 0xc0 0x6f16  path: 3F007F20,0,0,15
  99. D/RILJ    ( 2166): [0037]> iccIO: SIM_IO 0xc0 0x6f15  path: 3F007F20,0,0,15
  100. D/RILJ    ( 2166): [0038]> GET_SIM_STATUS
  101. D/RILJ    ( 2166): [0039]> QUERY_FACILITY_LOCK
  102. D/RILJ    ( 2166): [0040]> QUERY_FACILITY_LOCK
  103. D/RILJ    ( 2166): [0041]> RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING
  104. D/AT      ( 1464): AT< +CGREG: 1,0
  105. D/AT      ( 1464): AT< OK
  106. D/RILC    ( 1464): [0009]< DATA_REGISTRATION_STATE {0,ffffffff,ffffffff}
  107. D/RILC    ( 1464): [0010]> VOICE_REGISTRATION_STATE
  108. D/RIL     ( 1464): onRequest: VOICE_REGISTRATION_STATE
  109. D/AT      ( 1464): AT> AT+CREG?
  110. D/RILJ    ( 2166): [0009]< DATA_REGISTRATION_STATE {0, ffffffff, ffffffff}
  111. D/AT      ( 1464): AT< +CREG: 2,1,"1BE2","9940"
  112. D/AT      ( 1464): AT< OK
  113. D/RILC    ( 1464): [0010]< VOICE_REGISTRATION_STATE {1,1be2,9940}
  114. D/RILC    ( 1464): [0011]> QUERY_NETWORK_SELECTION_MODE
  115. D/RIL     ( 1464): onRequest: QUERY_NETWORK_SELECTION_MODE
  116. D/AT      ( 1464): AT> AT+COPS?
  117. D/RILJ    ( 2166): [0010]< VOICE_REGISTRATION_STATE {1, 1be2, 9940}
  118. D/AT      ( 1464): AT< +COPS: 0,0,"CHN-CUGSM"
  119. D/AT      ( 1464): AT< OK
  120. D/RILC    ( 1464): [0011]< QUERY_NETWORK_SELECTION_MODE {0}
  121. D/RILC    ( 1464): [0012]> GET_CURRENT_CALLS
  122. D/RIL     ( 1464): onRequest: GET_CURRENT_CALLS
  123. D/AT      ( 1464): AT> AT+CLCC
  124. D/RILJ    ( 2166): [0011]< QUERY_NETWORK_SELECTION_MODE {0}
  125. D/AT      ( 1464): AT< OK
  126. D/RILC    ( 1464): [0012]< GET_CURRENT_CALLS }
  127. D/RILC    ( 1464): [0013]> OPERATOR
  128. D/RIL     ( 1464): onRequest: OPERATOR
  129. D/AT      ( 1464): AT> AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
  130. D/RILJ    ( 2166): [0012]< GET_CURRENT_CALLS  
  131. D/AT      ( 1464): AT< +COPS: 0,0,"CHN-CUGSM"
  132. D/AT      ( 1464): AT< +CME ERROR: 4
  133. E/RIL     ( 1464): requestOperator must not return error when radio is on
  134. D/RILC    ( 1464): [0013]< OPERATOR fails by E_GENERIC_FAILURE
  135. D/RILC    ( 1464): [0014]> DATA_REGISTRATION_STATE
  136. D/RIL     ( 1464): onRequest: DATA_REGISTRATION_STATE
  137. D/AT      ( 1464): AT> AT+CGREG?
  138. D/RILJ    ( 2166): [0013]< OPERATOR error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  139. D/AT      ( 1464): AT< +CGREG: 1,0
  140. D/AT      ( 1464): AT< OK
  141. D/RILC    ( 1464): [0014]< DATA_REGISTRATION_STATE {0,ffffffff,ffffffff}
  142. D/RILC    ( 1464): [0015]> VOICE_REGISTRATION_STATE
  143. D/RIL     ( 1464): onRequest: VOICE_REGISTRATION_STATE
  144. D/AT      ( 1464): AT> AT+CREG?
  145. D/RILJ    ( 2166): [0014]< DATA_REGISTRATION_STATE {0, ffffffff, ffffffff}
  146. D/AT      ( 1464): AT< +CREG: 2,1,"1BE2","9940"
  147. D/AT      ( 1464): AT< OK
  148. D/RILC    ( 1464): [0015]< VOICE_REGISTRATION_STATE {1,1be2,9940}
  149. D/RILC    ( 1464): [0016]> QUERY_NETWORK_SELECTION_MODE
  150. D/RIL     ( 1464): onRequest: QUERY_NETWORK_SELECTION_MODE
  151. D/AT      ( 1464): AT> AT+COPS?
  152. D/RILJ    ( 2166): [0015]< VOICE_REGISTRATION_STATE {1, 1be2, 9940}
  153. D/AT      ( 1464): AT< +COPS: 0,0,"CHN-CUGSM"
  154. D/AT      ( 1464): AT< OK
复制代码
回复 支持 反对

使用道具 举报

6#
 楼主| 发表于 2015-8-13 10:48:24 | 只看该作者
  1. D/RILC    ( 1464): [0016]< QUERY_NETWORK_SELECTION_MODE {0}
  2. D/RILC    ( 1464): [0017]> SET_PREFERRED_NETWORK_TYPE (0)
  3. D/RIL     ( 1464): onRequest: SET_PREFERRED_NETWORK_TYPE
  4. D/RILC    ( 1464): [0017]< SET_PREFERRED_NETWORK_TYPE fails by E_REQUEST_NOT_SUPPORTED
  5. D/RILC    ( 1464): [0018]> SET_NETWORK_SELECTION_AUTOMATIC
  6. D/RIL     ( 1464): onRequest: SET_NETWORK_SELECTION_AUTOMATIC
  7. D/AT      ( 1464): AT> AT+COPS=0
  8. D/RILJ    ( 2166): [0016]< QUERY_NETWORK_SELECTION_MODE {0}
  9. D/RILJ    ( 2166): [0017]< REQUEST_SET_PREFERRED_NETWORK_TYPE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  10. D/AT      ( 1464): AT< OK
  11. D/RILC    ( 1464): [0019]> OPERATOR
  12. D/RIL     ( 1464): onRequest: OPERATOR
  13. D/AT      ( 1464): AT> AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
  14. D/AT      ( 1464): AT< +COPS: 0,0,"CHN-CUGSM"
  15. D/AT      ( 1464): AT< +CME ERROR: 4
  16. E/RIL     ( 1464): requestOperator must not return error when radio is on
  17. D/RILC    ( 1464): [0019]< OPERATOR fails by E_GENERIC_FAILURE
  18. D/RILC    ( 1464): [0020]> DATA_REGISTRATION_STATE
  19. D/RIL     ( 1464): onRequest: DATA_REGISTRATION_STATE
  20. D/AT      ( 1464): AT> AT+CGREG?
  21. D/RILJ    ( 2166): [0019]< OPERATOR error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  22. E/GSM     ( 2166): [GsmSST] RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  23. D/AT      ( 1464): AT< +CGREG: 1,0
  24. D/AT      ( 1464): AT< OK
  25. D/RILC    ( 1464): [0020]< DATA_REGISTRATION_STATE {0,ffffffff,ffffffff}
  26. D/RILC    ( 1464): [0021]> VOICE_REGISTRATION_STATE
  27. D/RIL     ( 1464): onRequest: VOICE_REGISTRATION_STATE
  28. D/AT      ( 1464): AT> AT+CREG?
  29. D/RILJ    ( 2166): [0020]< DATA_REGISTRATION_STATE {0, ffffffff, ffffffff}
  30. D/AT      ( 1464): AT< +CREG: 2,1,"1BE2","9940"
  31. D/AT      ( 1464): AT< OK
  32. D/RILC    ( 1464): [0021]< VOICE_REGISTRATION_STATE {1,1be2,9940}
  33. D/RILC    ( 1464): [0022]> QUERY_NETWORK_SELECTION_MODE
  34. D/RIL     ( 1464): onRequest: QUERY_NETWORK_SELECTION_MODE
  35. D/AT      ( 1464): AT> AT+COPS?
  36. D/RILJ    ( 2166): [0021]< VOICE_REGISTRATION_STATE {1, 1be2, 9940}
  37. D/AT      ( 1464): AT< +COPS: 0,0,"CHN-CUGSM"
  38. D/AT      ( 1464): AT< OK
  39. D/RILC    ( 1464): [0022]< QUERY_NETWORK_SELECTION_MODE {0}
  40. D/RILC    ( 1464): [0023]> GET_IMSI
  41. D/RIL     ( 1464): onRequest: GET_IMSI
  42. D/AT      ( 1464): AT> AT+CIMI
  43. D/RILJ    ( 2166): [0022]< QUERY_NETWORK_SELECTION_MODE {0}
  44. D/GSM     ( 2166): [GsmSST] Poll ServiceState done:  oldSS=[3 home null null null  Unknown:0 CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 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
  45. D/AT      ( 1464): AT< 460012747058821
  46. D/AT      ( 1464): AT< OK
  47. D/RILC    ( 1464): [0023]< GET_IMSI {460012747058821}
  48. D/RILC    ( 1464): [0024]> SIM_IO (cmd=0xC0,efid=0x2FE2,path=3F00,0,0,15,(null),pin2=(null),aid=(null))
  49. D/RIL     ( 1464): onRequest: SIM_IO
  50. D/AT      ( 1464): AT> AT+CRSM=192,12258,0,0,15
  51. D/RILJ    ( 2166): [0023]< GET_IMSI
  52. D/AT      ( 1464): AT< +CRSM: 144,0,"0000000A2FE204000AFFAA01020000"
  53. D/AT      ( 1464): AT< OK
  54. D/RILC    ( 1464): [0024]< SIM_IO {sw1=0x90,sw2=0x0,0000000A2FE204000AFFAA01020000}
  55. D/RILC    ( 1464): [0025]> SIM_IO (cmd=0xC0,efid=0x6F40,path=3F007F10,0,0,15,(null),pin2=(null),aid=(null))
  56. D/RIL     ( 1464): onRequest: SIM_IO
  57. D/AT      ( 1464): AT> AT+CRSM=192,28480,0,0,15
  58. D/RILJ    ( 2166): [0024]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  59. D/AT      ( 1464): AT< +CRSM: 144,0,"000000386F40040011FFAA0102011C"
  60. D/AT      ( 1464): AT< OK
  61. D/RILC    ( 1464): [0025]< SIM_IO {sw1=0x90,sw2=0x0,000000386F40040011FFAA0102011C}
  62. D/RILC    ( 1464): [0026]> SIM_IO (cmd=0xC0,efid=0x6FC9,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  63. D/RIL     ( 1464): onRequest: SIM_IO
  64. D/AT      ( 1464): AT> AT+CRSM=192,28617,0,0,15
  65. D/RILJ    ( 2166): [0025]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  66. D/AT      ( 1464): AT< +CME ERROR: 3
  67. D/RILC    ( 1464): [0026]< SIM_IO fails by E_GENERIC_FAILURE
  68. D/RILC    ( 1464): [0027]> SIM_IO (cmd=0xC0,efid=0x6FAD,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  69. D/RIL     ( 1464): onRequest: SIM_IO
  70. D/AT      ( 1464): AT> AT+CRSM=192,28589,0,0,15
  71. D/RILJ    ( 2166): [0026]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  72. D/GSM     ( 2166): IMSI: xxxxxxx
  73. D/GSM     ( 2166): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED IMSI reason null
  74. D/RILJ    ( 2166): [0042]> iccIO: SIM_IO 0xb0 0x2fe2  path: 3F00,0,0,10
  75. D/RILJ    ( 2166): [0043]> iccIO: SIM_IO 0xb2 0x6f40  path: 3F007F10,1,4,28
  76. D/RILJ    ( 2166): [0044]> iccIO: SIM_IO 0xc0 0x6f17  path: 3F007F20,0,0,15
  77. D/AT      ( 1464): AT< +CRSM: 144,0,"000000036FAD04000AFFAA01020000"
  78. D/AT      ( 1464): AT< OK
  79. D/RILC    ( 1464): [0027]< SIM_IO {sw1=0x90,sw2=0x0,000000036FAD04000AFFAA01020000}
  80. D/RILC    ( 1464): [0028]> SIM_IO (cmd=0xC0,efid=0x6FCA,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  81. D/RIL     ( 1464): onRequest: SIM_IO
  82. D/AT      ( 1464): AT> AT+CRSM=192,28618,0,0,15
  83. D/RILJ    ( 2166): [0027]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  84. D/RILJ    ( 2166): [0045]> iccIO: SIM_IO 0xb0 0x6fad  path: 3F007F20,0,0,3
  85. D/AT      ( 1464): AT< +CME ERROR: 3
  86. D/RILC    ( 1464): [0028]< SIM_IO fails by E_GENERIC_FAILURE
  87. D/RILC    ( 1464): [0029]> SIM_IO (cmd=0xC0,efid=0x6F11,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  88. D/RIL     ( 1464): onRequest: SIM_IO
  89. D/AT      ( 1464): AT> AT+CRSM=192,28433,0,0,15
  90. D/RILJ    ( 2166): [0028]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  91. D/AT      ( 1464): AT< +CRSM: 148,4
  92. D/AT      ( 1464): AT< OK
  93. D/RILC    ( 1464): [0029]< SIM_IO {sw1=0x94,sw2=0x4,(null)}
  94. D/RILC    ( 1464): [0030]> SIM_IO (cmd=0xC0,efid=0x6FCB,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  95. D/RIL     ( 1464): onRequest: SIM_IO
  96. D/AT      ( 1464): AT> AT+CRSM=192,28619,0,0,15
  97. D/RILJ    ( 2166): [0029]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  98. D/AT      ( 1464): AT< +CME ERROR: 3
  99. D/RILC    ( 1464): [0030]< SIM_IO fails by E_GENERIC_FAILURE
  100. D/RILC    ( 1464): [0031]> SIM_IO (cmd=0xC0,efid=0x6F13,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  101. D/RIL     ( 1464): onRequest: SIM_IO
  102. D/AT      ( 1464): AT> AT+CRSM=192,28435,0,0,15
  103. D/RILJ    ( 2166): [0030]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  104. D/AT      ( 1464): AT< +CRSM: 148,4
  105. D/AT      ( 1464): AT< OK
  106. D/RILC    ( 1464): [0031]< SIM_IO {sw1=0x94,sw2=0x4,(null)}
  107. D/RILC    ( 1464): [0032]> SIM_IO (cmd=0xC0,efid=0x6F46,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  108. D/RIL     ( 1464): onRequest: SIM_IO
  109. D/AT      ( 1464): AT> AT+CRSM=192,28486,0,0,15
  110. D/RILJ    ( 2166): [0031]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  111. D/AT      ( 1464): AT< +CRSM: 144,0,"000000116F4604000AFFAA01020000"
  112. D/AT      ( 1464): AT< OK
  113. D/RILC    ( 1464): [0032]< SIM_IO {sw1=0x90,sw2=0x0,000000116F4604000AFFAA01020000}
  114. D/RILC    ( 1464): [0033]> SIM_IO (cmd=0xC0,efid=0x6FCD,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  115. D/RIL     ( 1464): onRequest: SIM_IO
  116. D/AT      ( 1464): AT> AT+CRSM=192,28621,0,0,15
  117. D/RILJ    ( 2166): [0032]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  118. D/RILJ    ( 2166): [0046]> iccIO: SIM_IO 0xb0 0x6f46  path: 3F007F20,0,0,17
  119. D/AT      ( 1464): AT< +CME ERROR: 3
  120. D/RILC    ( 1464): [0033]< SIM_IO fails by E_GENERIC_FAILURE
  121. D/RILC    ( 1464): [0034]> SIM_IO (cmd=0xC0,efid=0x6FC5,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  122. D/RIL     ( 1464): onRequest: SIM_IO
  123. D/AT      ( 1464): AT> AT+CRSM=192,28613,0,0,15
  124. D/RILJ    ( 2166): [0033]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  125. D/AT      ( 1464): AT< +CRSM: 148,4
  126. D/AT      ( 1464): AT< OK
  127. D/RILC    ( 1464): [0034]< SIM_IO {sw1=0x94,sw2=0x4,(null)}
  128. D/RILC    ( 1464): [0035]> SIM_IO (cmd=0xC0,efid=0x6F38,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  129. D/RIL     ( 1464): onRequest: SIM_IO
  130. D/AT      ( 1464): AT> AT+CRSM=192,28472,0,0,15
  131. D/RILJ    ( 2166): [0034]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  132. D/AT      ( 1464): AT< +CRSM: 144,0,"0000000A6F3804001AFFAA01020000"
  133. D/AT      ( 1464): AT< OK
  134. D/RILC    ( 1464): [0035]< SIM_IO {sw1=0x90,sw2=0x0,0000000A6F3804001AFFAA01020000}
  135. D/RILC    ( 1464): [0036]> SIM_IO (cmd=0xC0,efid=0x6F16,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  136. D/RIL     ( 1464): onRequest: SIM_IO
  137. D/AT      ( 1464): AT> AT+CRSM=192,28438,0,0,15
  138. D/RILJ    ( 2166): [0035]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0
  139. D/RILJ    ( 2166): [0047]> iccIO: SIM_IO 0xb0 0x6f38  path: 3F007F20,0,0,10
  140. D/AT      ( 1464): AT< +CRSM: 148,4
  141. D/AT      ( 1464): AT< OK
  142. D/RILC    ( 1464): [0036]< SIM_IO {sw1=0x94,sw2=0x4,(null)}
  143. D/RILC    ( 1464): [0037]> SIM_IO (cmd=0xC0,efid=0x6F15,path=3F007F20,0,0,15,(null),pin2=(null),aid=(null))
  144. D/RIL     ( 1464): onRequest: SIM_IO
  145. D/AT      ( 1464): AT> AT+CRSM=192,28437,0,0,15
  146. D/RILJ    ( 2166): [0036]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  147. D/AT      ( 1464): AT< +CRSM: 148,4
  148. D/AT      ( 1464): AT< OK
复制代码
回复 支持 反对

使用道具 举报

8#
发表于 2015-8-15 09:26:03 | 只看该作者

赞! 楼主有时间可以把移植步骤,过程分享一下,我想很多朋友需要尝试。 谢谢。
回复 支持 反对

使用道具 举报

9#
 楼主| 发表于 2015-8-15 21:32:20 | 只看该作者
yubang 发表于 2015-8-15 09:26
赞! 楼主有时间可以把移植步骤,过程分享一下,我想很多朋友需要尝试。 谢谢。 ...

嗯嗯!好的
回复 支持 反对

使用道具 举报

10#
发表于 2015-8-16 13:02:16 | 只看该作者
很好,很强大
回复 支持 反对

使用道具 举报

11#
 楼主| 发表于 2015-8-17 09:59:43 | 只看该作者

谢谢管理员!
回复 支持 反对

使用道具 举报

12#
 楼主| 发表于 2015-8-27 10:34:05 | 只看该作者
  1. fd = open (s_device_path, O_RDWR);
  2.                 /*if ( fd >= 0 && !memcmp( s_device_path, "/dev/ttyS", 9 ) ) {
  3.                     //* disable echo on serial ports
  4.                     struct termios  ios;
  5.                     tcgetattr( fd, &ios );
  6.                     ios.c_lflag = 0;  
  7.                     tcsetattr( fd, TCSANOW, &ios );
  8.                 }*/
  9.                                 if ( fd >= 0 && !memcmp( s_device_path, "/dev/", 5 ) ) {
  10.                     /* disable echo on serial ports */
  11.                     struct termios  ios;
  12.                     bzero(&ios, sizeof(ios));
  13.                     tcgetattr( fd, &ios );
  14.                     ios.c_iflag |=
  15.                     ios.c_cflag |= CLOCAL | CREAD | CS8;   // 用于本地连接和接收使能数据位长度
  16.                     ios.c_iflag |= IGNPAR;
  17.                     cfsetispeed(&ios, B115200);           //设置波特率
  18.                     cfsetospeed(&ios, B115200);
  19.                     ios.c_lflag = 0;  /* disable ECHO, ICANON, etc... */
  20.                     tcflush(fd, TCIFLUSH);
  21.                     tcsetattr( fd, TCSANOW, &ios );
复制代码
回复 支持 反对

使用道具 举报

13#
 楼主| 发表于 2015-8-27 10:35:28 | 只看该作者
2.脚本配置system.prop
  1. rild.libpath=/system/lib/libreference-ril.so
  2. rild.libargs=-d /dev/ttySAC1
  3. keyguard.no_require_sim=1
复制代码
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|深圳市九鼎创展科技官方论坛 ( 粤ICP备11028681号-2  

GMT+8, 2024-5-20 02:20 , Processed in 0.029942 second(s), 20 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表