Closed Bug 967944 Opened 12 years ago Closed 11 years ago

[Flame] SIM Card apparently detected only in left slot (not right slot)

Categories

(Firefox OS Graveyard :: Vendcom, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhammink, Unassigned)

References

Details

(Whiteboard: [mwcdemo2014][POVB])

Flame build from February 1 (that came with the device) The SIM card is apparently detected only in left slot, but not the right one. I alternated T-Mobile and AT&T SIM cards with two different devices, and the issue appears on both.
No longer depends on: 967861
Settings does not contain the SIM Manager when 2 SIMs are placed in the phone. I think it has to detect 2 Sims for the UI to show. Can you confirm enpei?
Flags: needinfo?(echu)
blocking-b2g: --- → 1.4?
qablocker as this blocks the DSDS feature
Keywords: qablocker
1.3 OEM does work with dsds with the change : adb shell setprop persist.radio.multisim.config dsds 1.4 DSDS does not work.
Moving to RIL as if this is confirmed to work on 1.3, then it's likely a regression on our side in RIL.
Component: Vendcom → RIL
Whiteboard: [mwcdemo2014][POVB] → [mwcdemo2014]
Hi John, Is Flame our reference phone? Which code did you flash on it, is the code for dual SIM? I checked with Gaia dev that SIM manager will show if mozMobileConnection length is 2.(https://github.com/mozilla-b2g/gaia/blob/master/apps/settings/js/settings.js#L275) So I wonder if the build you use support dual SIM or not. If build is for dual SIM, then even if there is only one SIM inserted SIM Manager would still show.
Flags: needinfo?(echu) → needinfo?(jhammink)
(In reply to Enpei from comment #5) > Hi John, > > Is Flame our reference phone? Which code did you flash on it, is the code > for dual SIM? Flame = reference phone. The phone is dual SIM supported.
This might be the problem, so rechecking on latest flame image. Restesting on Foxfone build 7, a.k.a. build identifier 20140218183708 (not able to get remote debugging to work, so no other version information available). Here are the results I'm seeing with this version (base + foxfone build7): Gaia 9ea16d757a290de5b374d809e43dc1e99f4f802d Gecko af145741c87714d6ddd8f85008dfc6aded3a58fe BuildID 20140216222114 Version 30.0a1 ro.build.version.incremental=45 ro.build.date=Tue Feb 18 18:17:51 CST 2014 two sims: SIM Manager shows up (in Cellular & Data settings) for both SIMS However, it's only possible to toggle on/off data connection for SIM 1 (not SIM 2). SIM2 Data connection UI is greyed out. Note that messaging, data and a-gps settings are populated for both SIM cards. It is also possible to enable roaming for both SIM cards. Let me know if more information is needed. It's not easy getting a logcat because the phone is so frequently going blank and dying.
Flags: needinfo?(jhammink)
OK ^ that was cellular & data settings, not SIM manager. My bad. Another very strange observation with SIM Manager on this build: When I had active, working T-Mobile SIM in slot one and active, working AT&T SIM in slot two: SIM 1 T-Mobile 16509965746 SIM 2 No operator 16508610891 but when I switched them, I got: SIM 1 No operator 16508610891 SIM 2 No operator 16509965746
Clearing qablocker flag - this flag can only be used for issues on existing test workflows, not new test workflows.
blocking-b2g: 1.4? → ---
Keywords: qablocker
Seeing the same results on both the v107 base image only Gaia 567608949aefd9f6da9d4c6c5bc9d0d3f8b6c402 Gecko 30a028c84f581e5ae6397141e82dde1fc6a6410f BuildID 20140220211338 Version 28.0 ro.build.version.incremental=48 ro.build.date=Thu Feb 20 19:48:03 CST 2014 and foxfone-build8 (v107 base image plus latest gecko and gaia) Gaia 567608949aefd9f6da9d4c6c5bc9d0d3f8b6c402 Gecko 30a028c84f581e5ae6397141e82dde1fc6a6410f BuildID 20140220211338 Version 28.0 What's more, I'm not seeing even SIM manager or Dual SIM support any more in Settings => Cellular & Data. Filing a new bug on that. ro.build.version.incremental=48 ro.build.date=Thu Feb 20 19:48:03 CST 2014
Whiteboard: [mwcdemo2014] → [mwcdemo2014][POVB]
Component: RIL → Vendcom
Blocks: 975264
No longer blocks: 975264
Component: Vendcom → RIL
Component: RIL → Vendcom
The dual SIM function as well as setting should be enabled by ADB command on current version(v107 which release on Feb. 20), but still have some issue on it. This function will default open in future release. Current ADB command to open it are: adb root adb remount adb shell setprop persist.radio.multisim.config dsds adb reboot
tested w/ v107 and followed steps in Comment 12. It'll keep searching for signal. Wait for partner's patches.
hi Yanan, do you have any update?
Flags: needinfo?(yanan.zhao)
Hi all, just looking into this now. After flashing 109 (with 107 user image and separate modem files), enabling dsds and restarting the phone, I'm seeing what Al described in comment 13. Except on one phone, where it's detected the SIM only in slot #1.
Blocks: 987410
Hi all, We did aware of this issue and still working on it, for detail please refer to comments 4 of issue 987410, thanks
Flags: needinfo?(yanan.zhao)
verify with v10B build, DSDS is default enabled and both SIMs can be detected normally
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.