Issue #1137
closed
No mobile data on I9000 with 4.2 0003
Added by Flo Debian about 10 years ago.
Updated about 9 years ago.
Category:
Telephony and mobile data
Description
I installed the new image as described. Everything worked fine except for data which didn't work.
Then I kept the new recovery.img and installed the 4.2 0002 zip and data were up again. Therefore that's the version I am running my phone right now.
Files
- Category set to 69
- Assignee set to Paul Kocialkowski
- Target version set to Replicant 4.2
You should have provided logs of the radio buffer. However, I was able to reproduce the issue:
D/RILJ ( 695): [0189]> SETUP_DATA_CALL 5 0 free null null 0 IP
D/RIL ( 137): 2 RIL requests in the queue (1 pending, 1 handled, 0 unhandled)
D/RIL ( 137): Setting up data connection to APN: free with username/password: (null)/(null)
D/GSM ( 695): [GsmDCT] setupData: initing!
D/GSM ( 695): [GsmDCT] notifyOffApnOfAvailability type:dun
D/GSM ( 695): [GsmDCT] isDataPossible(dun): possible=true isDataAllowed=true apnTypePossible=true apnContextisEnabled=false apnContextState()=IDLE
D/GSM ( 695): [GsmDCT] get active apn string for type:dun
D/RIL ( 137): 1 RIL request in the queue (0 pending, 1 handled, 0 unhandled)
D/RILJ ( 695): [0189]< SETUP_DATA_CALL error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
D/GSM ( 695): [GsmDC-1] DcActivatingState msg.what=EVENT_SETUP_DATA_CONNECTION_DONE
D/GSM ( 695): [GsmDC-1] onSetupConnectionCompleted failed, ar.exception=com.android.internal.telephony.CommandException: GENERIC_FAILURE response=null
D/GSM ( 695): [GsmDC-1] DcActivatingState onSetupConnectionCompleted result=ERR_GetLastErrorFromRil SetupResult.mFailCause=NONE
D/RILJ ( 695): [0190]> LAST_DATA_CALL_FAIL_CAUSE
D/RIL ( 137): 2 RIL requests in the queue (1 pending, 1 handled, 0 unhandled)
D/RIL ( 137): 1 RIL request in the queue (0 pending, 1 handled, 0 unhandled)
D/RILJ ( 695): [0190]< LAST_DATA_CALL_FAIL_CAUSE {65535}
I'll look into it and let you posted.
- Status changed from New to Resolved
- Resolution set to fixed
- Status changed from Resolved to Closed
libsamsung-ril binary with the fix attached. To install, connect to the device with ADB with sufficient rights and run:
adb remount
adb push libsamsung-ril.so /system/lib/
and reboot the device. Mobile data should then be working.
I applied the fix and it's working now.
Thanks a lot.
- Category changed from 69 to Telephony and mobile data
- Device Galaxy S (I9000) added
Also available in: Atom
PDF