[PATCH 1/2] modem-helpers: if operator not in UCS2, see if already valid UTF-8
Aleksander Morgado
aleksander at aleksander.es
Fri Apr 14 22:15:59 UTC 2017
On Fri, Apr 14, 2017 at 4:57 PM, Colin Helliwell
<colin.helliwell at ln-systems.com> wrote:
> Might have hung this off the wrong thread, but it's along the same lines.
> I've just noticed that whilst the mmcli status now decodes the operator, the --sim status doesn't:
>
> # mmcli -m 0
> ...
> 3GPP | imei: '358606050452806'
> | enabled locks: 'none'
> | operator id: '23415'
> | operator name: 'vodafone UK'
> | subscription: 'unknown'
> | registration: 'home'
> -------------------------
> ...
>
> # mmcli -m 0 --sim=0
> SIM '/org/freedesktop/ModemManager1/SIM/0'
> -------------------------
> Properties | imsi : '234159108784146'
> | id : '89441000301658713096'
> | operator id : '23415'
> | operator name : 'unknown'
Could you gather debug logs so that we can see whether this is due to
the string being wrongly decoded or just not provided by the SIM?
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list