Closed Bug 897466 Opened 12 years ago Closed 12 years ago

Leo/Moz RIL does not work with 3 UK SIM card (unknown SIM state)

Categories

(Firefox OS Graveyard :: Hardware, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: zcampbell, Unassigned)

Details

Attachments

(1 file, 3 obsolete files)

The Leo device cannot use the SIM with a pair of 3 (UK) SIM cards which I have used for Unagi/Inari/etc testing on Moz RIL for several months. For the exact same build but using a EE SIM (different carrier) the RIL component works fine, just by turning off the phone, swapping the SIM in and restarting. I am not sure what is different about these SIMs aside from the carrier. They have worked fine for me in other B2G phones.
Attached file leo_3sim.txt (obsolete) —
startup logcat with 3 (UK) SIM
Hi, Zac Sorry but it seems no RIL log inside, can you help to enable it again? Or maybe you could apply the patch for the bug you reported a few day ago, maybe they are from the same root cause. The reason why the behavior is different between SIM cards because those data on the SIM can be optional, so that means some operator could have but others might not. In the previous case, (Sorry I cannot recall the bug number) The SIM reports it has two Phonebook sets, but one of them is empty. But in a regular SIM, two phonebook sets both have data in them.
Hi Zac, In order to enable the RIL logging, you'll have to turn on a preference: adb pull /system/b2g/defaults/pref/user.js . < edit user.js and set "ril.debugging.enabled" to true > adb shell mount -o remount,rw /system adb push user.js /system/b2g/defaults/pref adb shell mount -o remount,ro /system adb shell sync && adb reboot Once you reboot, please do a |adb logcat -b radio| as well as a regular adb logcat.
Flags: needinfo?(zcampbell)
Attached file logcat of startup (obsolete) —
Attachment #780376 - Attachment is obsolete: true
Flags: needinfo?(zcampbell)
Attached file logcat -b radio of startup (obsolete) —
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/2d2d9c09d358 Gaia ef03c2b4eeba3bfca18434ccb3ea193961bf7a2b BuildID 20130723230203 Version 18.0
(In reply to Zac C (:zac) from comment #4) > Created attachment 780448 [details] > logcat of startup Seems this log doesn't have information for reading SIM contact?
Yoshi this bug is not to do with SIM contacts. In this case the SIM just doesn't work - no calls, SMS, no signal in the status bar.. The lockscreen reads: Emergency calls only (unknown SIM state)
Summary: Leo/Moz RIL does not work with 3 UK SIM card → Leo/Moz RIL does not work with 3 UK SIM card (unknown SIM state)
But from both logs there are no useful information in it, can you do it again with adb logcat -b main -b radio ? Thanks
Attached file leo_3sim_log.log
Yoshi, I used: adb logcat -b main -b radio -d > leo_3sim_log.log Is this correct? Thanks
Attachment #780448 - Attachment is obsolete: true
Attachment #780450 - Attachment is obsolete: true
Hi, Zac Thanks for capturing the log again, but it seems some logs are still missing :( There should be some initializing log which related to SIM_STATUS. Have you restarted the phone and capture the log ? Sorry for bothering you again.
I ran it again but it just looks pretty much the same. Are you sure that's not *the* problem?
As far as I can tell, there's just some operator, signal strength, voice info, data info in the log. And for RIL, there should be some RIL_CONNECTED, RADIO_STATE_CHANGED event coming in the early stage, but didn't see this in the log. Anyway, I will CC this bug to Marco Chen to see his team knows this problem.
I will try this again today on the new base build and report back
Cancelling ni? for Marco. Zac, if you still cannot get log, then we might need help from Macro. : (
Flags: needinfo?(mchen)
Julienw has just diagnosed this as the carrier rejecting the device because it has no IMEI. It matches all of my experience with trying with several different builds.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Hi Zac: Is that possible for you to get the log with that 3UK sim to us again? We can check if that this specific sim issue or not then. Thanks!! sku
(In reply to shawn ku [:sku] from comment #17) > Hi Zac: > Is that possible for you to get the log with that 3UK sim to us again? > We can check if that this specific sim issue or not then. > > Thanks!! > sku I missed the updated information you provide. There is no log needed anymore. Sorry for your time. Thanks!! sku
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: