Closed
Bug 857462
Opened 12 years ago
Closed 12 years ago
Device alway show "SIM card not ready" in Cellular & Data field.
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(blocking-b2g:leo+, b2g18 fixed)
People
(Reporter: vliu, Assigned: vliu)
Details
Steps to reproduce.
1. ./config.sh leo
2. ./build.sh
3. ./flash.sh
Go to Settings, you can see "SIM not ready" showing in Cellular & Data field.
Assignee | ||
Comment 1•12 years ago
|
||
The problem is the actually data length of REQUEST_GET_SIM_STATUS is shorter than the length the ril_worker read from this parcel. Remove ril quirk ro.moz.ril.simstate_extra_field from /device/qcom/leo/full-leo.mk can solve this problem.
Assignee | ||
Comment 2•12 years ago
|
||
Hi mwu,
I have pulled a request for this issue. Please see [1]. Can you please help me to review it? Thanks.
[1]: https://github.com/mozilla-b2g/device-leo/pull/1
Assignee | ||
Updated•12 years ago
|
Summary: Device alway show "SIM not ready" in Cellular & Data field. → Device alway show "Unknown SIM card state" in Cellular & Data field.
Comment 3•12 years ago
|
||
Merged. This will need an uplift to v1.
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #3)
> Merged. This will need an uplift to v1.
Thanks for you comment. I will uplift for this issue.
blocking-b2g: --- → leo?
![]() |
||
Updated•12 years ago
|
status-b2g18:
--- → affected
Comment 5•12 years ago
|
||
Triage apr/9 - Leo+ as may cause end user to panic and increase call centre calls. Please follow this up if a patch is ready to be uplifted.
blocking-b2g: leo? → leo+
Comment 6•12 years ago
|
||
Talked with QA, and it looks like the fix cannot resolve this issue. FYI.
![]() |
||
Updated•12 years ago
|
QA Contact: atsai
![]() |
||
Comment 7•12 years ago
|
||
After checking, it's fixed in the build on pvtbuild server. If this is the root cause, it should be able to fix it.
![]() |
||
Updated•12 years ago
|
Summary: Device alway show "Unknown SIM card state" in Cellular & Data field. → Device alway show "SIM card not ready" in Cellular & Data field.
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 9•12 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #3)
> Merged. This will need an uplift to v1.
The patch uplift to v1. Please see [1]. Can you please merge it? Thanks.
[1] : https://github.com/mozilla-b2g/device-leo/pull/2
Comment 10•12 years ago
|
||
Merged - thanks.
catlee - this will need a snapshot update for leo.
Comment 11•12 years ago
|
||
catlee, does something still need to be done here for v1.1.0?
Flags: needinfo?(catlee)
Comment 12•12 years ago
|
||
I believe our leo snapshots are up-to-date wrt to the device-leo repo
https://hg.mozilla.org/releases/mozilla-b2g18/file/default/b2g/config/leo/sources.xml contains
https://github.com/mozilla-b2g/device-leo/commit/1f827b5cd7e8d660cce6c9be733acee99c3935fe
Flags: needinfo?(catlee)
Updated•12 years ago
|
Updated•12 years ago
|
Flags: in-moztrap?
Updated•12 years ago
|
Flags: in-moztrap? → in-moztrap+
Comment 13•12 years ago
|
||
This bug is tested in the Cellular & Data test suite in Moztrap. Test Case #1367 -
Test that [SETTINGS] Cellular & Data Display
You need to log in
before you can comment on or make changes to this bug.
Description
•