Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #144 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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:1 Changed 5 years ago by tilman@…

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

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:3 in reply to: ↑ 2 Changed 5 years ago by anonymous

Replying to 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.

see bug #134 for patch of this

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].

Note: See TracTickets for help on using tickets.