Ticket #144 (closed defect: fixed)
ogsmd needs to request the SIM ready status when starting
| Reported by: | anonymous | Owned by: | mickeyl |
|---|---|---|---|
| Priority: | critical | Milestone: | milestone4 |
| Component: | framework/ogsmd | Version: | |
| Keywords: | Cc: |
Description
The button for SMS is greyed out so I can't use SMS If you need more information please tell me what I should provide
Change History
comment:2 follow-up: ↓ 3 Changed 5 years ago by tasn
mine was grayed when i had no messages on sim, and it's grayed now for non apparent reason. I can't get what's wrong, so i guess i share this bug. Calls and contacts do work.
comment:4 Changed 5 years ago by daniel
- Component changed from zhone/general to framework/ogsmd
- Summary changed from SMS don't work on MS3 to ogsmd needs to request the SIM ready status when starting
I believe the problem is with zhone waiting for the SIM ready signal from ogsmd. Now if you restart frameworkd while not resetting the modem ogsmd will not know that the SIM is already ready and zhone will never get the SIM ready signal.
Every other problem seems to be gone on recent builds.
comment:5 Changed 5 years ago by daniel
It seems there is no way to request that status if you missed it other than to power cycle the GSM modem.
comment:6 Changed 5 years ago by mickey
There's no canonical way, right. However I need to do some more tests w/ +CNMI and +CIMI. We might be able to abuse these commands to get some idea of readyness.
comment:7 Changed 5 years ago by daniel
- Status changed from new to closed
- Resolution set to fixed
This should not be an issue any more as ogsmd now powers off the modem on resource shutdown. Fix is in [69ac1421799f966baaf904a6790ed1a87c066798].

I have milestone 3 and SMS is working for me. (At least the icon is not greyed out)
Do the rest of the phone functions work? Meybe you have this issue: http://trac.freesmartphone.org/ticket/147