FSO and GSM instability

Michael 'Mickey' Lauer mickey at openmoko.org
Sun Aug 10 23:00:05 CEST 2008


Am Sonntag 10 August 2008 21:53:11 schrieb Fredrik Wendt:
> lör 2008-08-09 klockan 20:31 +0200 skrev Michael 'Mickey' Lauer:
> > Am Samstag 09 August 2008 14:12:56 schrieb NeilBrown:
> > > ogsmd    INFO     org.freesmartphone.GSM.Network.Status: {'cid':
> > > '590C', 'strength': 0, 'provider': 'vodafone AU', 'lac': '08A2',
> > > 'registration': 'home'}
> >
> > [...]
> >
> > That's ok. Frequent cell changes are usual. The strength 0 is a modem
> > race condition on cell ID change which I will need to workaround in
> > ogsmd.
> >
> > Nothing to worry about until you are seeing "registration":"unregistered"
> > followed by immediate reregistration.
>
> So, here we go:
>
> # here's me connecting
>  [SIGNAL]    org.freesmartphone.GSM.PDP.ContextStatus    from :1.3
> /org/freesmartphone/GSM/Device (dbus.Int32(1), dbus.String(u'outgoing'),
> dbus.Dictionary({}, signature=dbus.Signature('sv'))) [SIGNAL]   
> org.freedesktop.DBus.NameOwnerChanged    from org.freedesktop.DBus
> /org/freedesktop/DBus (dbus.String(u':1.22'), dbus.String(u':1.22'),
> dbus.String(u''))
>  [SIGNAL]    org.freesmartphone.GSM.PDP.ContextStatus    from :1.3
> /org/freesmartphone/GSM/Device (dbus.Int32(1), dbus.String(u'release'),
> dbus.Dictionary({}, signature=dbus.Signature('sv'))) # here's after the
> connect script failed (I tried out a new network and that doesn't seem to
> work) [SIGNAL]    org.freesmartphone.GSM.Network.Status    from :1.3
> /org/freesmartphone/GSM/Device
> (dbus.Dictionary({dbus.String(u'registration'): dbus.String(u'home',
> variant_level=1), dbus.String(u'strength'): dbus.Int32(77,
> variant_level=1), dbus.String(u'provider'): dbus.String(u'TELIA S',
> variant_level=1), dbus.String(u'lac'): dbus.String(u'2338',
> variant_level=1), dbus.String(u'cid'): dbus.String(u'13F5',
> variant_level=1)}, signature=dbus.Signature('sv')),) [SIGNAL]   
> org.freesmartphone.GSM.Network.Status    from :1.3
> /org/freesmartphone/GSM/Device
> (dbus.Dictionary({dbus.String(u'registration'):
> dbus.String(u'unregistered', variant_level=1), dbus.String(u'strength'):
> dbus.Int32(0, variant_level=1), dbus.String(u'lac'): dbus.String(u'2338',
> variant_level=1), dbus.String(u'cid'): dbus.String(u'13F5',
> variant_level=1)}, signature=dbus.Signature('sv')),) [SIGNAL]   
> org.freesmartphone.GSM.Network.Status    from :1.3
> /org/freesmartphone/GSM/Device
> (dbus.Dictionary({dbus.String(u'registration'): dbus.String(u'home',
> variant_level=1), dbus.String(u'strength'): dbus.Int32(0, variant_level=1),
> dbus.String(u'provider'): dbus.String(u'TELIA S', variant_level=1),
> dbus.String(u'lac'): dbus.String(u'2338', variant_level=1),
> dbus.String(u'cid'): dbus.String(u'13F5', variant_level=1)},
> signature=dbus.Signature('sv')),) [SIGNAL]   
> org.freesmartphone.GSM.Network.Status    from :1.3
> /org/freesmartphone/GSM/Device
> (dbus.Dictionary({dbus.String(u'registration'): dbus.String(u'home',
> variant_level=1), dbus.String(u'strength'): dbus.Int32(79,
> variant_level=1), dbus.String(u'provider'): dbus.String(u'TELIA S',
> variant_level=1), dbus.String(u'lac'): dbus.String(u'2338',
> variant_level=1), dbus.String(u'cid'): dbus.String(u'16F2',
> variant_level=1)}, signature=dbus.Signature('sv')),)
>
> Is this what you refered to look out for?

Yes. If you see these "unregistered" regularly appearing, then this is #1024
:(

-- 
:M:




More information about the community mailing list